MatrixSynapse/synapse/replication/http
Brendan Abolivier be76cd8200
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556)
2022-09-29 15:23:24 +02:00
..
__init__.py Persist CreateRoom events to DB in a batch (#13800) 2022-09-28 10:11:48 +00:00
_base.py
account_data.py
devices.py
federation.py
login.py
membership.py
presence.py
push.py
register.py Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 2022-09-29 15:23:24 +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