forked-synapse/synapse/federation
Jorik Schellekens 1d65292e94 Link the send loop with the edus contexts
The contexts were being filtered too early so  the send loop wasn't
being linked to them unless the destination
was whitelisted.
2019-09-05 14:42:37 +01:00
..
sender Link the send loop with the edus contexts 2019-09-05 14:42:37 +01:00
transport Merge pull request #5859 from matrix-org/rei/msc2197 2019-08-28 09:00:21 +01:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
federation_client.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
federation_server.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
persistence.py remove dead transaction persist code (#5622) 2019-07-05 12:59:42 +01:00
send_queue.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
units.py Link the send loop with the edus contexts 2019-09-05 14:42:37 +01:00