synapse-product/synapse/handlers
2021-09-22 15:20:18 +01:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py Require type hints in the handlers module. (#10831) 2021-09-20 08:56:23 -04:00
admin.py
appservice.py
auth.py
cas.py
deactivate_account.py Always add local users to the user directory (#10796) 2021-09-21 12:02:34 +00:00
device.py Require type hints in the handlers module. (#10831) 2021-09-20 08:56:23 -04:00
devicemessage.py
directory.py Use inline type hints in handlers/ and rest/. (#10382) 2021-07-16 18:22:36 +01:00
e2e_keys.py Require type hints in the handlers module. (#10831) 2021-09-20 08:56:23 -04:00
e2e_room_keys.py
event_auth.py
events.py
federation_event.py Require type hints in the handlers module. (#10831) 2021-09-20 08:56:23 -04:00
federation.py Ensure we mark sent knocks as outliers (#10873) 2021-09-22 15:20:18 +01:00
groups_local.py
identity.py
initial_sync.py
message.py
oidc.py
pagination.py
password_policy.py
presence.py
profile.py
read_marker.py
receipts.py
register.py
room_list.py Require type hints in the handlers module. (#10831) 2021-09-20 08:56:23 -04:00
room_member_worker.py
room_member.py
room_summary.py
room.py
saml.py
search.py
send_email.py
set_password.py
sso.py
state_deltas.py Easy refactors of the user directory (#10789) 2021-09-10 10:54:38 +01:00
stats.py
sync.py
typing.py
user_directory.py