element-hq / element-hq/hydrogen-web
Attempt to decrypt last x events in all E2EE rooms when session backup is enabled.
未关闭
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 还没有评估数据。