MatrixSynapse/synapse/handlers
Erik Johnston 928e964857
Fix cross-worker ratelimiting (#16558)
c.f. #16481
2023-10-27 12:52:40 +01:00
..
ui_auth Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
__init__.py
account.py
account_data.py
account_validity.py
admin.py
appservice.py
auth.py
cas.py
deactivate_account.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
event_auth.py
events.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
federation.py
federation_event.py
identity.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
initial_sync.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
jwt.py
message.py Fix cross-worker ratelimiting (#16558) 2023-10-27 12:52:40 +01:00
oidc.py
pagination.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
password_policy.py
presence.py Add a new module API to update user presence state. (#16544) 2023-10-26 15:11:24 -04:00
profile.py
push_rules.py
read_marker.py
receipts.py
register.py
relations.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
room.py
room_list.py
room_member.py
room_member_worker.py
room_summary.py
saml.py
search.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
send_email.py
set_password.py
sso.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
state_deltas.py
stats.py
sync.py Add a new module API to update user presence state. (#16544) 2023-10-26 15:11:24 -04:00
typing.py
user_directory.py
worker_lock.py