synapse-product/synapse/federation
Patrick Cloke 3a541a7daa
Improve failover logic for MSC3083 restricted rooms. (#10447)
If the federation client receives an M_UNABLE_TO_AUTHORISE_JOIN or
M_UNABLE_TO_GRANT_JOIN response it will attempt another server
before giving up completely.
2021-07-29 11:50:14 +00:00
..
sender Stagger send presence to remotes (#10398) 2021-07-15 11:52:56 +01:00
transport Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04:00
federation_client.py Improve failover logic for MSC3083 restricted rooms. (#10447) 2021-07-29 11:50:14 +00:00
federation_server.py Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04:00
persistence.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
send_queue.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
units.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00