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

Provide more options for starting dehydration #4619

Draft
wants to merge 12 commits into
base: valere/cache_dehydration_key_in_store
Choose a base branch
from

Conversation

uhoreg
Copy link
Member

@uhoreg uhoreg commented Jan 15, 2025

Needed for starting dehydration after restart -- since we only want to do that if we already have a key cached, and we don't need to try to rehydrate a device.

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

RiotRobot and others added 8 commits January 7, 2025 12:43
…EncryptionManager (matrix-org#4612)

* move Encryption logic from MatrixRTCSession into EncryptionManager

* review

* review 2
…be set at `null` in order to delete an exising recovery key (matrix-org#4615)
…x-org#4574)

* Distinguish room state and timeline events in embedded clients

This change enables room widget clients to take advantage of the more reliable method of communicating room state over the widget API provided by a recent update to MSC2762.

* Add missing awaits

* Upgrade matrix-widget-api
@uhoreg uhoreg force-pushed the schedule_dehydration_on_reload branch from 34d7d34 to 35bf231 Compare January 15, 2025 23:43
@uhoreg uhoreg changed the title Schedule device dehydration on restart Provide more options for starting dehydration Jan 15, 2025
@uhoreg
Copy link
Member Author

uhoreg commented Jan 20, 2025

Argh. I merged in develop so that I could get my element-web PR working. But of course, since this PR is based on a different branch, this PR is now unreadable. :( I'll need to tease things apart...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants