anonymousland-synapse/synapse/replication/http
2022-10-11 14:41:06 +02:00
..
__init__.py Persist CreateRoom events to DB in a batch (#13800) 2022-09-28 10:11:48 +00:00
_base.py Generalise the @cancellable annotation so it can be used on functions other than just servlet methods. (#13662) 2022-08-31 11:16:05 +00:00
account_data.py
devices.py
federation.py
login.py
membership.py
presence.py
push.py
register.py Fallback if 'approved' isn't included in a registration replication request (#14135) 2022-10-11 14:41:06 +02:00
send_event.py Persist CreateRoom events to DB in a batch (#13800) 2022-09-28 10:11:48 +00:00
send_events.py Persist CreateRoom events to DB in a batch (#13800) 2022-09-28 10:11:48 +00:00
state.py
streams.py