MatrixSynapse/synapse/federation
Erik Johnston 4f2a803c66 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/catchup_on_worker 2020-03-23 14:49:07 +00:00
..
sender Add ability to catchup on stream by talking to master. 2020-03-20 15:31:47 +00:00
transport Remove unused federation endpoint (`query_auth`) (#7026) 2020-03-17 08:04:49 -04:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Fix a bug in the federation API which could cause occasional "Failed to get PDU" errors (#7089). 2020-03-19 08:22:56 -04:00
federation_client.py Fix a bug in the federation API which could cause occasional "Failed to get PDU" errors (#7089). 2020-03-19 08:22:56 -04:00
federation_server.py Fix a bug in the federation API which could cause occasional "Failed to get PDU" errors (#7089). 2020-03-19 08:22:56 -04:00
persistence.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
send_queue.py Convert `*StreamRow` classes to inner classes (#7116) 2020-03-23 13:59:11 +00:00
units.py Add typing to synapse.federation.sender (#6871) 2020-02-07 13:56:38 +00:00