MatrixSynapse/synapse/handlers
reivilibre 6302753012
Deduplicate `is_server_notices_room`. (#13780)
2022-09-14 15:53:18 +00:00
..
ui_auth
__init__.py
account.py
account_data.py
account_validity.py
admin.py Add timestamp to user's consent (#13741) 2022-09-08 15:41:48 +00:00
appservice.py
auth.py
cas.py
deactivate_account.py
device.py Fix bug in device list caching when remote users leave rooms (#13749) 2022-09-14 10:42:57 +01:00
devicemessage.py
directory.py
e2e_keys.py Fix bug in device list caching when remote users leave rooms (#13749) 2022-09-14 10:42:57 +01:00
e2e_room_keys.py
event_auth.py
events.py
federation.py Optimize how we calculate `likely_domains` during backfill (#13575) 2022-08-30 01:38:14 -05:00
federation_event.py
identity.py Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 2022-08-31 12:10:25 +00:00
initial_sync.py
message.py Deduplicate `is_server_notices_room`. (#13780) 2022-09-14 15:53:18 +00:00
oidc.py
pagination.py Add Admin API to Fetch Messages Within a Particular Window (#13672) 2022-09-07 10:54:44 +01:00
password_policy.py
presence.py
profile.py
push_rules.py
read_marker.py
receipts.py Remove support for unstable private read receipts (#13653) 2022-09-01 13:31:54 +01:00
register.py
relations.py
room.py Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 2022-08-31 12:10:25 +00:00
room_batch.py
room_list.py
room_member.py Deduplicate `is_server_notices_room`. (#13780) 2022-09-14 15:53:18 +00:00
room_member_worker.py
room_summary.py Remove the unspecced room_id field in the /hierarchy response. (#13506) 2022-09-06 15:28:44 -04:00
saml.py
search.py
send_email.py
set_password.py
sso.py
state_deltas.py
stats.py
sync.py Re-type hint some collections in `/sync` code as read-only (#13754) 2022-09-08 20:13:39 +01:00
typing.py
user_directory.py