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

First batch: Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom #28242

Merged

Conversation

florianduros
Copy link
Member

@florianduros florianduros commented Oct 18, 2024

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.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

Task #26922
Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom

…ncryptionEnabledInRoom` in `DeviceListener.ts`
…ncryptionEnabledInRoom` in `SlidingSyncManager.ts`
@florianduros florianduros added the T-Task Tasks for the team like planning label Oct 18, 2024
@florianduros florianduros changed the title First batch: Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom First batch: Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom Oct 18, 2024
…ncryptionEnabledInRoom` in `EncryptionEvent.tsx`
…ncryptionEnabledInRoom` in `ReportEventDialog.tsx`
…ncryptionEnabledInRoom` in `RoomNotifications.tsx`
…Api.isEncryptionEnabledInRoom` in `shouldSkipSetupEncryption.ts`
src/Searching.ts Outdated Show resolved Hide resolved
src/DeviceListener.ts Outdated Show resolved Hide resolved
@dbkr dbkr merged commit d4ab409 into develop Nov 19, 2024
31 of 32 checks passed
@dbkr dbkr deleted the florianduros/rip-out-legacy-crypto/1-remove-isRoomEncrypted branch November 19, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants