MatrixSynapse/synapse/federation
Sean Quah db5145a31d
Add parameter to control whether we do a partial state join (#14843)
When the local homeserver is already joined to a room and wants to
perform another remote join, we may find it useful to do a non-partial
state join if we already have the full state for the room.

Signed-off-by: Sean Quah <seanq@matrix.org>
2023-01-16 23:15:17 +00:00
..
sender
transport Add parameter to control whether we do a partial state join (#14843) 2023-01-16 23:15:17 +00:00
__init__.py
federation_base.py
federation_client.py Add parameter to control whether we do a partial state join (#14843) 2023-01-16 23:15:17 +00:00
federation_server.py
persistence.py
send_queue.py
units.py