MatrixSynapse/synapse
David Robertson 5b3af1c7d0
Stabilise serving partial join responses (#14839)
Serving partial join responses is no longer experimental. They will only be served under the stable identifier if the the undocumented config flag experimental.msc3706_enabled is set to true.

Synapse continues to request a partial join only if the undocumented config flag experimental.faster_joins is set to true; this setting remains present and unaffected.
2023-01-17 12:44:15 +00:00
..
_scripts
api
app
appservice
config Stabilise serving partial join responses (#14839) 2023-01-17 12:44:15 +00:00
crypto
events
federation Stabilise serving partial join responses (#14839) 2023-01-17 12:44:15 +00:00
handlers Add an early return when handling no-op presence updates. (#14855) 2023-01-16 14:20:12 +00:00
http
logging
metrics
module_api
push
replication Fix bug in `wait_for_stream_position` (#14856) 2023-01-17 09:58:22 +00:00
res
rest Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 2023-01-16 13:16:19 +00:00
server_notices
spam_checker_api
state
static
storage Merge device list replication streams (#14833) 2023-01-17 09:29:58 +00:00
streams
types
util Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 2023-01-16 13:16:19 +00:00
__init__.py
event_auth.py
notifier.py
py.typed
server.py Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 2023-01-16 13:16:19 +00:00
visibility.py