MatrixSynapse/synapse/storage
Richard van der Hoff 2b78981736
Remove support for aggregating reactions (#15172)
It turns out that no clients rely on server-side aggregation of `m.annotation`
relationships: it's just not very useful as currently implemented.

It's also non-trivial to calculate.

I want to remove it from MSC2677, so to keep the implementation in line, let's
remove it here.
2023-02-28 18:49:28 +00:00
..
controllers
databases Remove support for aggregating reactions (#15172) 2023-02-28 18:49:28 +00:00
engines Use mypy 1.0 (#15052) 2023-02-16 16:09:11 +00:00
schema
util
__init__.py
_base.py
background_updates.py
database.py
keys.py
prepare_database.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
push_rule.py
roommember.py
types.py Use mypy 1.0 (#15052) 2023-02-16 16:09:11 +00:00