MatrixSynapse/synapse/handlers
David Robertson 0a00c99823
Fix upgrading a room without `events` field in power levels (#16725)
2023-12-05 12:06:21 +00:00
..
ui_auth
__init__.py
account.py
account_data.py
account_validity.py ModuleAPI SSO auth callbacks (#15207) 2023-12-01 14:31:50 +00:00
admin.py
appservice.py
auth.py ModuleAPI SSO auth callbacks (#15207) 2023-12-01 14:31:50 +00:00
cas.py
deactivate_account.py
device.py Reduce task concurrency (#16656) 2023-11-17 13:14:26 +00:00
devicemessage.py
directory.py
e2e_keys.py Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 2023-11-15 17:28:10 +00:00
e2e_room_keys.py
event_auth.py
events.py
federation.py
federation_event.py Speed up persisting large number of outliers (#16649) 2023-11-16 14:25:35 +00:00
identity.py
initial_sync.py
jwt.py
message.py Drop unused tables & unneeded access token ID for events. (#16522) 2023-12-01 10:12:00 +00:00
oidc.py
pagination.py
password_policy.py
presence.py Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
profile.py Implement MSC4069: Inhibit profile propagation (#16636) 2023-12-04 11:36:12 +00:00
push_rules.py
read_marker.py
receipts.py
register.py
relations.py
room.py Fix upgrading a room without `events` field in power levels (#16725) 2023-12-05 12:06:21 +00:00
room_list.py
room_member.py Reduce DB load when forget on leave setting is disabled (#16668) 2023-11-29 18:21:30 +00:00
room_member_worker.py
room_summary.py
saml.py
search.py
send_email.py
set_password.py
sso.py
state_deltas.py
stats.py
sync.py Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
typing.py
user_directory.py Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
worker_lock.py