MatrixSynapse/synapse/events
Patrick Cloke 8fe930c215
Move get_bundled_aggregations to relations handler. (#12237)
The get_bundled_aggregations code is fairly high-level and uses
a lot of store methods, we move it into the handler as that seems
like a better fit.
2022-03-18 17:49:32 +00:00
..
__init__.py
builder.py
presence_router.py
snapshot.py
spamcheck.py Correct `check_username_for_spam` annotations and docs (#12246) 2022-03-18 13:51:41 +00:00
third_party_rules.py
utils.py Move get_bundled_aggregations to relations handler. (#12237) 2022-03-18 17:49:32 +00:00
validator.py