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

Add CryptoApi.encryptToDeviceMessages() and deprecate Crypto.encryptAndSendToDevices() #4380

Open
wants to merge 23 commits into
base: develop
Choose a base branch
from

Commits on Sep 2, 2024

  1. Add CryptoApi. encryptToDeviceMessages

    Deprecate Crypto. encryptAndSendToDevices and MatrixClient. encryptAndSendToDevices
    hughns committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ca07b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a0d8e2 View commit details
    Browse the repository at this point in the history
  3. Revert "Overload MatrixClient. encryptAndSendToDevices instead of dep…

    …recating"
    
    This reverts commit 6a0d8e2.
    hughns committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    354f5b9 View commit details
    Browse the repository at this point in the history
  4. Feedback from code review

    hughns committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    28456ce View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. Deduplicate user IDs

    hughns committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3266a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8afcc05 View commit details
    Browse the repository at this point in the history
  3. Use ensureSessionsForUsers()

    hughns committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7bb6a1b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    687ce0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e978b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    e8bc1f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8a6608 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eead466 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    6db31ab View commit details
    Browse the repository at this point in the history
  2. Sync with develop

    hughns committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4326169 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    f6df6ba View commit details
    Browse the repository at this point in the history
  2. Add test for olmlib CryptoApi

    hughns committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    91cab8e View commit details
    Browse the repository at this point in the history
  3. Fix link

    hughns committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b3647a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Feedback from review

    hughns committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f29f40a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2be86fe View commit details
    Browse the repository at this point in the history
  3. FIx doc

    hughns committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    538b39b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Integration test

    hughns committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a87a29f View commit details
    Browse the repository at this point in the history