MatrixSynapse/synapse/app
Richard van der Hoff 4f0637346a
Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464)
Lots of different module apis is not easy to maintain.

Rather than adding yet another ModuleApi(hs, hs.get_auth_handler()) incantation, first add an hs.get_module_api() method and use it where possible.
2020-10-07 12:03:26 +01:00
..
__init__.py
_base.py
admin_cmd.py
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py
homeserver.py Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) 2020-10-07 12:03:26 +01:00
media_repository.py
phone_stats_home.py
pusher.py
synchrotron.py
user_dir.py