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

Deprecate MatrixClient.isEventSenderVerified #4527

Conversation

florianduros
Copy link
Contributor

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

Task element-hq/element-web#26922
MatrixClient.isEventSenderVerified calls MatrixClient.getEventSenderDeviceInfo which is deprecated and not supported by the rust cryptography stack.

@florianduros florianduros added this pull request to the merge queue Nov 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 13, 2024
@florianduros florianduros added this pull request to the merge queue Nov 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 13, 2024
@florianduros florianduros added this pull request to the merge queue Nov 13, 2024
Merged via the queue into develop with commit f5f4091 Nov 13, 2024
30 of 31 checks passed
@florianduros florianduros deleted the florianduros/rip-out-legacy-crypto/deprecate-issenderverified branch November 13, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Deprecation A pull request that makes something deprecated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants