Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

First batch: remove deprecated calls on MatrixClient #154

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    e26245b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5660b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18ae811 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fab2a3b View commit details
    Browse the repository at this point in the history
  5. Replace MatrixClient.setGlobalBlacklistUnverifiedDevices by `Matrix…

    …Client.CryptoApi.globalBlacklistUnverifiedDevices`
    florianduros committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    dfa9eda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fe7322 View commit details
    Browse the repository at this point in the history
  7. Replace MatrixClient.legacyDeviceVerification by `MatrixClient.Cryp…

    …toApi.requestDeviceVerification`
    florianduros committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3640841 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a076c67 View commit details
    Browse the repository at this point in the history
  9. Replace MatrixClient.bootstrapCrossSigning by `MatrixClient.getCryp…

    …to.bootstrapCrossSigning`
    florianduros committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    400ddab View commit details
    Browse the repository at this point in the history
  10. Replace MatrixClient.getCryptoTrustCrossSignedDevices by `MatrixCli…

    …ent.getCrypto.getTrustCrossSignedDevices`
    florianduros committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6892035 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bdfc4a4 View commit details
    Browse the repository at this point in the history
  12. Replace MatrixClient.getDefaultSecretStorageKeyId by `MatrixClient.…

    …SecretStorage.getDefaultKeyId`
    florianduros committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4fbbee5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b565895 View commit details
    Browse the repository at this point in the history