MatrixSynapse/synapse/handlers
Andrew Morgan b21000a44f
Improve error responses when a remote server doesn't allow you to access its public rooms list (#6899)
2020-04-06 12:35:30 +01:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py
acme.py
acme_issuing_service.py
admin.py
appservice.py
auth.py Support CAS in UI Auth flows. (#7186) 2020-04-03 15:35:05 -04:00
cas_handler.py Support CAS in UI Auth flows. (#7186) 2020-04-03 15:35:05 -04:00
deactivate_account.py
device.py Add explanatory comment 2020-03-30 14:00:11 +01:00
devicemessage.py
directory.py Allow admins to create aliases when they are not in the room (#7191) 2020-04-01 08:27:05 -04:00
e2e_keys.py
e2e_room_keys.py
events.py
federation.py Rewrite prune_old_outbound_device_pokes for efficiency (#7159) 2020-03-30 19:06:52 +01:00
groups_local.py
identity.py
initial_sync.py
message.py
pagination.py
password_policy.py
presence.py
profile.py Add options to prevent users from changing their profile. (#7096) 2020-03-27 19:15:23 +00:00
read_marker.py
receipts.py
register.py
room.py
room_list.py Improve error responses when a remote server doesn't allow you to access its public rooms list (#6899) 2020-04-06 12:35:30 +01:00
room_member.py Transfer alias mappings when joining an upgraded room (#6946) 2020-03-30 17:53:25 +01:00
room_member_worker.py
saml_handler.py Support SAML in the user interactive authentication workflow. (#7102) 2020-04-01 08:48:00 -04:00
search.py
set_password.py
state_deltas.py
stats.py
sync.py Add explanatory comment 2020-03-30 14:00:11 +01:00
typing.py
user_directory.py