MatrixSynapse/synapse/events
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 Remove stream ordering from Metadata dict (#8452) 2020-10-05 14:43:14 +01:00
builder.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
snapshot.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
spamcheck.py Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) 2020-10-07 12:03:26 +01:00
third_party_rules.py Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) 2020-10-07 12:03:26 +01:00
utils.py Remove stream ordering from Metadata dict (#8452) 2020-10-05 14:43:14 +01:00
validator.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00