Skip to content

ElementR: mark everything in js-sdk that is no longer supported as deprecated #26919

Closed
matrix-org/matrix-js-sdk
#4389
@richvdh

Description

@richvdh

There are quite a lot of methods in MatrixClient that will not work correctly with Element-R, and which have been replaced, but have yet to be marked as deprecated. Examples:

  • isEventSenderVerified
  • getEventSenderDeviceInfo
  • getOutgoingRoomKeyRequest
  • requestSecret

We should audit for places that use MatrixClient.crypto, and either deprecate them, or plan to fix them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Element-RIssues affecting the port of Element's crypto layer to RustT-TaskTasks for the team like planningZ-Labs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions