Brendan Abolivier 422cff7df6 Fallback if 'approved' isn't included in a registration replication request (#14135) 1 year ago
..
__init__.py 8ab16a92ed Persist CreateRoom events to DB in a batch (#13800) 1 year ago
_base.py 7bc110a19e Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) 1 year ago
account_data.py 63d90f10ec Add missing type hints to synapse.replication.http. (#11856) 2 years ago
devices.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
federation.py 68db233f0c Handle race between persisting an event and un-partial stating a room (#13100) 1 year ago
login.py 63d90f10ec Add missing type hints to synapse.replication.http. (#11856) 2 years ago
membership.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
presence.py 63d90f10ec Add missing type hints to synapse.replication.http. (#11856) 2 years ago
push.py 63d90f10ec Add missing type hints to synapse.replication.http. (#11856) 2 years ago
register.py 422cff7df6 Fallback if 'approved' isn't included in a registration replication request (#14135) 1 year ago
send_event.py 8ab16a92ed Persist CreateRoom events to DB in a batch (#13800) 1 year ago
send_events.py 8ab16a92ed Persist CreateRoom events to DB in a batch (#13800) 1 year ago
state.py 1391a76cd2 Faster room joins: fix race in recalculation of current room state (#13151) 1 year ago
streams.py 63d90f10ec Add missing type hints to synapse.replication.http. (#11856) 2 years ago