element-hq / element-hq/hydrogen-web

Attempt to decrypt last x events in all E2EE rooms when session backup is enabled.

未关闭
#111 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
e2ee
主要语言
TypeScript
星标
714
派生
131
PR 合并指标
30 天内没有已合并 PR

描述

Right now, if you refresh after an initial sync and then enable session backup, the room list still won't be sorted correctly because the _missingSessions in `RoomEncryption` got cleared in the refresh. We'd better just read the last x (5, or until we find a message event?) events and retry decryption of those, which should trigger sessiom backup fetching.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。