MatrixSynapse/synapse/handlers
Patrick Cloke de5cafe980
Add type hints to profile and base handlers. (#8609)
2020-10-21 06:44:31 -04:00
..
ui_auth Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
__init__.py
_base.py Add type hints to profile and base handlers. (#8609) 2020-10-21 06:44:31 -04:00
account_data.py
account_validity.py
acme.py
acme_issuing_service.py
admin.py
appservice.py
auth.py
cas_handler.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
events.py
federation.py
groups_local.py
identity.py
initial_sync.py Add type hints to profile and base handlers. (#8609) 2020-10-21 06:44:31 -04:00
message.py
oidc_handler.py
pagination.py
password_policy.py
presence.py
profile.py Add type hints to profile and base handlers. (#8609) 2020-10-21 06:44:31 -04:00
read_marker.py
receipts.py
register.py
room.py
room_list.py
room_member.py
room_member_worker.py
saml_handler.py
search.py
set_password.py
state_deltas.py
stats.py
sync.py
typing.py
user_directory.py