forked-synapse/synapse/federation
Richard van der Hoff 16b1a34e80
Fix typing annotations in synapse/federation (#7382)
We're pretty close to having mypy working for `synapse.federation`, so let's
finish the job.
2020-05-05 14:27:13 +01:00
..
sender Fix catchup-on-reconnect for the Federation Stream (#7374) 2020-05-05 14:15:57 +01:00
transport Further improvements to requesting the public rooms list on a homeserver which has it set to private (#7368) 2020-05-01 15:15:08 +01:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
federation_client.py async/await is_server_admin (#7363) 2020-05-01 15:15:36 +01:00
federation_server.py Add typing information to federation_server. (#7219) 2020-04-07 15:03:23 -04:00
persistence.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
send_queue.py Fix typing annotations in synapse/federation (#7382) 2020-05-05 14:27:13 +01:00
units.py Add typing to synapse.federation.sender (#6871) 2020-02-07 13:56:38 +00:00