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

Second batch: Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom #28466

Merged

Conversation

florianduros
Copy link
Member

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 `MemberListStore.tsx`
…ncryptionEnabledInRoom` in `EventIndex.tsx`
…ncryptionEnabledInRoom` in `SendMessageComposer.tsx`
…ncryptionEnabledInRoom` in `ScalarMessaging.ts`
…ncryptionEnabledInRoom` in `RolesRoomSettingsTab.tsx`
src/utils/arrays.ts Outdated Show resolved Hide resolved
src/ScalarMessaging.ts Outdated Show resolved Hide resolved
src/stores/MemberListStore.ts Outdated Show resolved Hide resolved
src/components/views/rooms/SendMessageComposer.tsx Outdated Show resolved Hide resolved
…oApi.isEncryptionEnabledInRoom` in `SendMessageComposer.tsx`"

This reverts commit 6bf06da.
@florianduros
Copy link
Member Author

I'm reverting the changes to the composer. It will need more work in a dedicated PR.

@florianduros florianduros added this pull request to the merge queue Nov 20, 2024
Merged via the queue into develop with commit 5cdcf44 Nov 20, 2024
34 checks passed
@florianduros florianduros deleted the florianduros/rip-out-legacy-crypto/2-remove-isRoomEncrypted branch November 20, 2024 14:44
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.

2 participants