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

Device dehydration v2 #1807

Merged
merged 5 commits into from
Aug 12, 2023
Merged

Device dehydration v2 #1807

merged 5 commits into from
Aug 12, 2023

Commits on Jul 28, 2023

  1. Device dehydration v2

    - add support for device dehydration v2 i.e. `org.matrix.msc3814`
    - implement rest client methods and models
    - implement flows for creating and storing the dehydrated device pickle in in 4s as well as recovering it to use for device rehydration
    - implement methods for creating, retrieving, deleting dehydrated devices as well as consuming the messages stored on the backend in between sessions
    - delete previous implementation
    stefanceriu committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7187ab7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Bump MatrixSDKCrypto to 0.3.12 - adopt latest API changes and URL enc…

    …ode the deviceId when requesting dehydrated device events
    stefanceriu committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9ab7ac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a09cee5 View commit details
    Browse the repository at this point in the history
  3. Attempt to fix the CI

    stefanceriu committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4cf139f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    ee7e271 View commit details
    Browse the repository at this point in the history