forked-synapse/synapse/federation
Patrick Cloke 509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
Ensure good comprehension hygiene using flake8-comprehensions.
2020-02-21 07:15:07 -05:00
..
sender Add typing to synapse.federation.sender (#6871) 2020-02-07 13:56:38 +00:00
transport Reduce amount of logging at INFO level. (#6862) 2020-02-06 13:31:05 +00:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
federation_client.py Pass room_version into event_from_pdu_json 2020-02-06 16:08:27 +00:00
federation_server.py Add support for putting fed user query API on workers (#6873) 2020-02-07 15:45:39 +00:00
persistence.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
send_queue.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
units.py Add typing to synapse.federation.sender (#6871) 2020-02-07 13:56:38 +00:00