MatrixSynapse/synapse/federation
Richard van der Hoff b0c8bdd49d
pass room version into FederationClient.send_join (#6854)
... which allows us to sanity-check the create event.
2020-02-06 15:50:39 +00:00
..
sender Wake up transaction queue when remote server comes back online (#6706) 2020-01-17 10:27:19 +00:00
transport Reduce amount of logging at INFO level. (#6862) 2020-02-06 13:31:05 +00:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Remove usage of deprecated logger.warn method from codebase (#6271) 2019-10-31 10:23:24 +00:00
federation_client.py pass room version into FederationClient.send_join (#6854) 2020-02-06 15:50:39 +00:00
federation_server.py Reduce amount of logging at INFO level. (#6862) 2020-02-06 13:31:05 +00:00
persistence.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
send_queue.py Remove unused DeviceRow class (#6800) 2020-01-29 12:06:31 +00:00
units.py Link the send loop with the edus contexts 2019-09-05 14:42:37 +01:00