mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-26 11:36:03 +03:00
ab8047b4bf
Fixes two related bugs: * No edit information was bundled for events which aren't `m.room.message`. * `m.new_content` was not applied for those events.
1 line
133 B
Text
1 line
133 B
Text
Fix a long-standing bug where edits of non-`m.room.message` events would not be correctly bundled or have their new content applied.
|