1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-08-07 23:02:56 +03:00

Properly re-insert room ID in bundled thread relation messages from sync (#2505)

Events returned by the `/sync` endpoint, including relations bundled with other events, may have their `room_id`s stripped out. This causes decryption errors if the IDs aren't repopulated.

Fixes vector-im/element-web#22094.
This commit is contained in:
Faye Duxovni
2022-07-08 18:43:38 -04:00
committed by GitHub
parent 72f9a51c27
commit 3935152d08
3 changed files with 170 additions and 50 deletions

File diff suppressed because it is too large Load Diff