mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-25 21:52:25 +00:00
Enables MSC3925 support by default, which: * Includes the full edit event in the bundled aggregations of an edited event. * Stops modifying the original event's content to return the new content from the edit event. This is a backwards-incompatible change that is considered to be "correct" by the spec.