mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04: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.
2 lines
133 B
Plaintext
2 lines
133 B
Plaintext
Fix a long-standing bug where edits of non-`m.room.message` events would not be correctly bundled or have their new content applied.
|