MatrixSynapse/synapse/handlers
Patrick Cloke f40645e60b
Convert events worker database to async/await. (#8071)
2020-08-18 16:20:49 -04:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py Use the default templates when a custom template file cannot be found (#8037) 2020-08-17 17:05:00 +01:00
acme.py
acme_issuing_service.py
admin.py
appservice.py
auth.py Use the default templates when a custom template file cannot be found (#8037) 2020-08-17 17:05:00 +01:00
cas_handler.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
events.py Add typing info to Notifier (#8058) 2020-08-11 19:40:02 +01:00
federation.py Convert events worker database to async/await. (#8071) 2020-08-18 16:20:49 -04:00
groups_local.py
identity.py
initial_sync.py
message.py Convert events worker database to async/await. (#8071) 2020-08-18 16:20:49 -04:00
oidc_handler.py Use the default templates when a custom template file cannot be found (#8037) 2020-08-17 17:05:00 +01:00
pagination.py
password_policy.py
presence.py Convert stream database to async/await. (#8074) 2020-08-17 07:24:46 -04:00
profile.py
read_marker.py
receipts.py
register.py Add a shadow-banned flag to users. (#8092) 2020-08-14 12:37:59 -04:00
room.py Add type hints to synapse.handlers.room (#8090) 2020-08-14 14:47:53 +01:00
room_list.py
room_member.py Convert events worker database to async/await. (#8071) 2020-08-18 16:20:49 -04:00
room_member_worker.py
saml_handler.py
search.py
set_password.py
state_deltas.py
stats.py
sync.py
typing.py
user_directory.py