Commit graph

2 commits

Author SHA1 Message Date
Jade Ellis
908efef692 fix: Filter out invalid replacements from bundled aggregations 2025-06-18 14:39:08 -07:00
Jade Ellis
69c66af0ea feat: Add bundled aggregations support
Add support for the m.replace and m.reference bundled
aggregations.
This should fix plenty of subtle client issues.
Threads are not included in the new code as they have
historically been written to the database. Replacing the
old system would result in issues when switching away from
continuwuity, so saved for later.
Some TODOs have been left re event visibility and ignored users.
These should be OK for now, though.
2025-06-18 14:39:08 -07:00