MatrixSynapse/synapse/federation
Richard van der Hoff 30bcbf775a Accept join events from all servers
Make sure that we accept join events from any server, rather than just the
origin server, to make the federation join dance work correctly.

(Fixes #1893).
2017-04-03 15:58:07 +01:00
..
transport Ignore backoff history for invites, aliases, and roomdirs 2017-03-23 12:23:22 +00:00
__init__.py
federation_base.py
federation_client.py Ignore backoff history for invites, aliases, and roomdirs 2017-03-23 12:23:22 +00:00
federation_server.py Accept join events from all servers 2017-04-03 15:58:07 +01:00
persistence.py
replication.py
send_queue.py Notify on new federation traffic 2017-03-27 14:07:47 +01:00
transaction_queue.py Bail early if remote wouldn't be retried (#2064) 2017-03-29 11:48:27 +01:00
units.py