anonymousland-synapse/synapse/storage/databases
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
..
main Remove support for aggregating reactions (#15172) 2023-02-28 18:49:28 +00:00
state Batch up storing state groups when creating new room (#14918) 2023-02-24 13:15:29 -08:00
__init__.py Ensure that get_datastores().main is typed (#12070) 2022-02-25 10:20:40 +00:00