MatrixSynapse/synapse/federation
reivilibre 98fd558382
Add a primitive helper script for listing worker endpoints. (#15243)
Co-authored-by: Patrick Cloke <patrickc@matrix.org>
2023-03-23 12:11:14 +00:00
..
sender Change the parameter `immediate` of `send_device_messages` to default to `True` (#15297) 2023-03-21 17:59:55 -07:00
transport Add a primitive helper script for listing worker endpoints. (#15243) 2023-03-23 12:11:14 +00:00
__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 Change the parameter `immediate` of `send_device_messages` to default to `True` (#15297) 2023-03-21 17:59:55 -07:00
units.py