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 11 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
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