MatrixSynapse/synapse/handlers
Matthew Hodgson 2ac1abbc7e
show heroes if a room has a 'deleted' name/canonical_alias (#3851)
2018-09-12 17:11:05 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py Port handlers/ to Python 3 (#3803) 2018-09-07 00:22:23 +10:00
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py Port handlers/ to Python 3 (#3803) 2018-09-07 00:22:23 +10:00
events.py
federation.py Port handlers/ to Python 3 (#3803) 2018-09-07 00:22:23 +10:00
groups_local.py
identity.py
initial_sync.py
message.py
pagination.py
presence.py
profile.py Rename WorkerProfileHandler to BaseProfileHandler 2018-08-22 10:13:40 +01:00
read_marker.py
receipts.py
register.py fix bug where preserved threepid user comes to sign up and server is mau blocked 2018-08-31 10:49:14 +01:00
room.py
room_list.py Port handlers/ to Python 3 (#3803) 2018-09-07 00:22:23 +10:00
room_member.py
room_member_worker.py
search.py Port handlers/ to Python 3 (#3803) 2018-09-07 00:22:23 +10:00
set_password.py
sync.py show heroes if a room has a 'deleted' name/canonical_alias (#3851) 2018-09-12 17:11:05 +01:00
typing.py
user_directory.py