synapse/synapse/federation
reivilibre 4535e849d7
Remove obsolete order field in send_new_transaction (#8245)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2020-09-03 19:23:07 +01:00
..
sender Remove obsolete order field in send_new_transaction (#8245) 2020-09-03 19:23:07 +01:00
transport Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
federation_client.py Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
federation_server.py Be stricter about JSON that is accepted by Synapse (#8106) 2020-08-19 07:26:03 -04:00
persistence.py Convert additional database code to async/await. (#8195) 2020-08-28 07:54:27 -04:00
send_queue.py Convert stream database to async/await. (#8074) 2020-08-17 07:24:46 -04:00
units.py Convert calls of async database methods to async (#8166) 2020-08-27 13:38:41 -04:00