0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00
synapse/synapse/app
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
..
__init__.py Remove usage of deprecated logger.warn method from codebase (#6271) 2019-10-31 10:23:24 +00:00
_base.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
admin_cmd.py Port synapse.replication.tcp to async/await (#6666) 2020-01-16 09:16:12 +00:00
appservice.py Port synapse.replication.tcp to async/await (#6666) 2020-01-16 09:16:12 +00:00
client_reader.py Allow moving group read APIs to workers (#6866) 2020-02-07 11:14:19 +00:00
event_creator.py Allow monthly active user limiting support for worker mode, fixes #4639. (#6742) 2020-01-22 11:05:14 +00:00
federation_reader.py Add support for putting fed user query API on workers (#6873) 2020-02-07 15:45:39 +00:00
federation_sender.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
frontend_proxy.py Remove database config parsing from apps. 2019-12-10 14:34:17 +00:00
homeserver.py Allow additional_resources to implement Resource directly (#6686) 2020-01-13 12:42:44 +00:00
media_repository.py Import RoomStore in media worker to fix admin APIs 2020-01-08 13:26:20 +00:00
pusher.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
synchrotron.py Allow monthly active user limiting support for worker mode, fixes #4639. (#6742) 2020-01-22 11:05:14 +00:00
user_dir.py Port synapse.replication.tcp to async/await (#6666) 2020-01-16 09:16:12 +00:00