..
ui_auth
Implement MSC3231: Token authenticated registration ( #10142 )
2021-08-21 22:14:43 +01:00
__init__.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
_base.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
account_data.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
account_validity.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
admin.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
appservice.py
Add types to synapse.util. ( #10601 )
2021-09-10 17:03:18 +01:00
auth.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
cas.py
Remove unstable MSC2858 API, including experimental.msc2858_enabled
config option ( #10693 )
2021-09-09 17:59:59 +01:00
deactivate_account.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
device.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
devicemessage.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
directory.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
e2e_keys.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
e2e_room_keys.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
event_auth.py
Clarify error message when joining a restricted room. ( #10572 )
2021-08-11 14:31:39 -04:00
events.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
federation_event.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
federation.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
groups_local.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
identity.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
initial_sync.py
Convert room member storage tuples to attrs. ( #10629 )
2021-08-18 09:22:07 -04:00
message.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
oidc.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
pagination.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
password_policy.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
presence.py
Add types to synapse.util. ( #10601 )
2021-09-10 17:03:18 +01:00
profile.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
read_marker.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
receipts.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
register.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
room_list.py
Add a constant for m.federate. ( #10775 )
2021-09-08 10:00:43 -04:00
room_member_worker.py
Implement knock feature ( #6739 )
2021-06-09 19:39:51 +01:00
room_member.py
Move maybe_kick_guest_users
out of BaseHandler
( #10744 )
2021-09-06 12:17:16 +01:00
room_summary.py
Return stripped m.space.child events via the space summary. ( #10760 )
2021-09-07 08:43:54 -04:00
room.py
Handle room upgrades for spaces ( #10774 )
2021-09-10 07:30:05 -04:00
saml.py
Remove unstable MSC2858 API, including experimental.msc2858_enabled
config option ( #10693 )
2021-09-09 17:59:59 +01:00
search.py
Use inline type hints in handlers/
and rest/
. ( #10382 )
2021-07-16 18:22:36 +01:00
send_email.py
Fix incompatibility with Twisted < 21. ( #10713 )
2021-08-27 16:33:41 +01:00
set_password.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
sso.py
Ask consent on SSO registration with default mxid ( #10733 )
2021-09-10 10:36:45 +01:00
state_deltas.py
Easy refactors of the user directory ( #10789 )
2021-09-10 10:54:38 +01:00
stats.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
sync.py
Cleanup opentracing logging for syncs ( #10828 )
2021-09-15 17:14:25 +01:00
typing.py
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
user_directory.py
Easy refactors of the user directory ( #10789 )
2021-09-10 10:54:38 +01:00