anonymousland-synapse/synapse/federation
David Robertson c071cd5a0e
Ensure fed-sender catchup does not block for full state (#15248)
* Reproduce bad scenario in test
* Avoid catchup optimisation for partial state rooms
2023-03-13 12:31:19 +00:00
..
sender Ensure fed-sender catchup does not block for full state (#15248) 2023-03-13 12:31:19 +00:00
transport
__init__.py
federation_base.py
federation_client.py Fix federated joins when the first server in the list is not in the room (#15074) 2023-02-15 13:59:06 +00:00
federation_server.py Faster joins: don't stall when a user joins during a fast join (#14606) 2023-02-10 23:31:05 +00:00
persistence.py
send_queue.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
units.py