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

First batch: remove deprecated call on MatrixClient #141

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    ec92177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30afd6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    921cdec View commit details
    Browse the repository at this point in the history
  4. Replace MatrixClient.setGlobalBlacklistUnverifiedDevices by `Matrix…

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

    …toApi.requestDeviceVerification`
    florianduros committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d8a4929 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    930855d View commit details
    Browse the repository at this point in the history
  2. Replace MatrixClient.bootstrapCrossSigning by `MatrixClient.getCryp…

    …to.bootstrapCrossSigning`
    florianduros committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9b39291 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Replace MatrixClient.bootstrapCrossSigning by `MatrixClient.getCryp…

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

    …ent.getCrypto.getTrustCrossSignedDevices`
    florianduros committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8c6540d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26e8e31 View commit details
    Browse the repository at this point in the history
  4. Replace MatrixClient.getDefaultSecretStorageKeyId by `MatrixClient.…

    …SecretStorage.getDefaultKeyId`
    florianduros committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f9db070 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0abbb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e83cb57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ac90c0 View commit details
    Browse the repository at this point in the history