forked-synapse/synapse/federation
Richard van der Hoff 5c15039e06
Clean up code for sending federation EDUs. (#5381)
This code confused the hell out of me today. Split _get_new_device_messages
into its two (unrelated) parts.
2019-06-13 13:52:08 +01:00
..
sender Clean up code for sending federation EDUs. (#5381) 2019-06-13 13:52:08 +01:00
transport Associate a request_name with each verify request, for logging 2019-06-05 10:46:26 +01:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Associate a request_name with each verify request, for logging 2019-06-05 10:46:26 +01:00
federation_client.py Clean up debug logging (#5347) 2019-06-05 10:35:40 +01:00
federation_server.py Fix error handling for rooms whose versions are unknown. (#5219) 2019-05-21 13:47:25 +01:00
persistence.py Fix origin handling for pushed transactions 2018-09-05 13:08:07 +01:00
send_queue.py Use event streams to calculate presence 2019-03-27 13:41:36 +00:00
units.py Clean up event accesses and tests 2018-11-02 13:44:14 +00:00