0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00
synapse/synapse/federation
2020-07-29 23:22:13 +01:00
..
sender Update worker docs with recent enhancements (#7969) 2020-07-29 23:22:13 +01:00
transport Abort federation requests if the client disconnects early (#7930) 2020-07-23 16:52:33 +01: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 synapse.app to async/await. (#7868) 2020-07-17 07:08:56 -04:00
federation_server.py Put a cache on /state_ids (#7931) 2020-07-23 18:38:19 +01:00
persistence.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
send_queue.py Update worker docs with recent enhancements (#7969) 2020-07-29 23:22:13 +01:00
units.py Add typing to synapse.federation.sender (#6871) 2020-02-07 13:56:38 +00:00