Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element-R: lazy loading of members not working #26419

Closed
richvdh opened this issue Oct 23, 2023 · 1 comment
Closed

Element-R: lazy loading of members not working #26419

richvdh opened this issue Oct 23, 2023 · 1 comment
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust T-Enhancement Z-Labs

Comments

@richvdh
Copy link
Member

richvdh commented Oct 23, 2023

Element-R loads all the members of encrypted rooms at startup, making lazy-loading a bit useless

https://github.com/matrix-org/matrix-js-sdk/blob/6e2ac03f7e130ec721fc67176883571547608ee6/src/rust-crypto/rust-crypto.ts#L1237

legacy crypto has code to handle this: https://github.com/matrix-org/matrix-js-sdk/blob/6e2ac03f7e130ec721fc67176883571547608ee6/src/crypto/index.ts#L2928

@richvdh richvdh added T-Enhancement A-Element-R Issues affecting the port of Element's crypto layer to Rust labels Oct 23, 2023
@t3chguy
Copy link
Member

t3chguy commented Oct 23, 2023

Duplicate of #26418

@t3chguy t3chguy marked this as a duplicate of #26418 Oct 23, 2023
@t3chguy t3chguy closed this as completed Oct 23, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust T-Enhancement Z-Labs
Projects
None yet
Development

No branches or pull requests

2 participants