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 Merge account data streams (#14826) 2023-01-13 14:57:43 +00:00
app Add listener `health` (#14747) 2023-01-11 12:00:38 +00:00
appservice
config Stabilise serving partial join responses (#14839) 2023-01-17 12:44:15 +00:00
crypto Add some clarifying comments and refactor a portion of the `Keyring` class for readability (#14804) 2023-01-13 12:37:28 +00:00
events Implement MSC3925: changes to bundling of edits (#14811) 2023-01-10 16:31:28 +00:00
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 Add `set_displayname` to the module API (#14629) 2023-01-11 18:41:52 +00:00
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 Batch up replication requests to request the resyncing of remote users's devices. (#14716) 2023-01-10 11:17:59 +00:00
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