.. |
ui_auth
|
Add missing type hints to handlers and fix a Spam Checker type hint. (#9896)
|
2021-04-29 07:17:28 -04:00 |
__init__.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
_base.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
account_data.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
account_validity.py
|
Add a module type for account validity (#9884)
|
2021-07-16 18:11:53 +02:00 |
admin.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
appservice.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
auth.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
cas.py
|
[pyupgrade] synapse/ (#10348)
|
2021-07-19 15:28:05 +01:00 |
deactivate_account.py
|
Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832)
|
2021-04-19 19:16:34 +01:00 |
device.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
devicemessage.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
directory.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
e2e_keys.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
e2e_room_keys.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
event_auth.py
|
Update the MSC3083 support to verify if joins are from an authorized server. (#10254)
|
2021-07-26 12:17:00 -04:00 |
events.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
federation.py
|
Update the MSC3083 support to verify if joins are from an authorized server. (#10254)
|
2021-07-26 12:17:00 -04:00 |
groups_local.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
identity.py
|
[pyupgrade] synapse/ (#10348)
|
2021-07-19 15:28:05 +01:00 |
initial_sync.py
|
Support for MSC2285 (hidden read receipts) (#10413)
|
2021-07-28 10:05:11 +02:00 |
message.py
|
Port the ThirdPartyEventRules module interface to the new generic interface (#10386)
|
2021-07-20 12:39:46 +02:00 |
oidc.py
|
[pyupgrade] synapse/ (#10348)
|
2021-07-19 15:28:05 +01:00 |
pagination.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
password_policy.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
presence.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
profile.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
read_marker.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
receipts.py
|
Support for MSC2285 (hidden read receipts) (#10413)
|
2021-07-28 10:05:11 +02:00 |
register.py
|
[pyupgrade] synapse/ (#10348)
|
2021-07-19 15:28:05 +01:00 |
room_list.py
|
Fix exception when failing to get remote room list (#10414)
|
2021-07-20 11:35:23 +01:00 |
room_member_worker.py
|
Implement knock feature (#6739)
|
2021-06-09 19:39:51 +01:00 |
room_member.py
|
Update the MSC3083 support to verify if joins are from an authorized server. (#10254)
|
2021-07-26 12:17:00 -04:00 |
room.py
|
Port the ThirdPartyEventRules module interface to the new generic interface (#10386)
|
2021-07-20 12:39:46 +02:00 |
saml.py
|
[pyupgrade] synapse/ (#10348)
|
2021-07-19 15:28:05 +01:00 |
search.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
send_email.py
|
Split multiplart email sending into a dedicated handler (#9977)
|
2021-05-17 12:33:38 +02:00 |
set_password.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
space_summary.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
sso.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
state_deltas.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
stats.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
sync.py
|
[pyupgrade] synapse/ (#10348)
|
2021-07-19 15:28:05 +01:00 |
typing.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |
user_directory.py
|
Use inline type hints in handlers/ and rest/ . (#10382)
|
2021-07-16 18:22:36 +01:00 |