synapse-product/synapse/handlers
2020-08-12 15:05:50 +01:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py
acme_issuing_service.py
acme.py
admin.py
appservice.py Convert run_as_background_process inner function to async. (#8032) 2020-08-06 08:20:42 -04:00
auth.py Improve performance of the register endpoint (#8009) 2020-08-06 08:09:55 -04: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 synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
groups_local.py
identity.py
initial_sync.py
message.py Add type hints to handlers.message and events.builder (#8067) 2020-08-12 15:05:50 +01:00
oidc_handler.py Change HomeServer definition to work with typing. 2020-08-11 18:00:17 +01:00
pagination.py
password_policy.py
presence.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
profile.py
read_marker.py
receipts.py
register.py
room_list.py
room_member_worker.py
room_member.py Add type hints to handlers.message and events.builder (#8067) 2020-08-12 15:05:50 +01:00
room.py
saml_handler.py Implement login blocking based on SAML attributes (#8052) 2020-08-11 16:08:10 +01:00
search.py
set_password.py
state_deltas.py
stats.py
sync.py Revert #7736 (#8039) 2020-08-06 17:15:35 +01:00
typing.py
user_directory.py