MatrixSynapse/synapse/handlers
Patrick Cloke 6a5dd485bd
Refactor the code to inject bundled relations during serialization. (#11408)
2021-11-23 06:43:56 -05:00
..
ui_auth
__init__.py
account_data.py
account_validity.py
admin.py
appservice.py
auth.py
cas.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
event_auth.py
events.py Refactor the code to inject bundled relations during serialization. (#11408) 2021-11-23 06:43:56 -05:00
federation.py
federation_event.py
groups_local.py
identity.py
initial_sync.py
message.py Refactor the code to inject bundled relations during serialization. (#11408) 2021-11-23 06:43:56 -05:00
oidc.py
pagination.py
password_policy.py
presence.py
profile.py
read_marker.py
receipts.py Improve docstrings for methods related to sending EDUs to application services (#11138) 2021-10-21 17:42:25 +01:00
register.py
room.py
room_batch.py
room_list.py
room_member.py
room_member_worker.py
room_summary.py
saml.py
search.py
send_email.py
set_password.py
sso.py Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
state_deltas.py
stats.py
sync.py
typing.py
user_directory.py