riot-web/test/unit-tests/components/views/dialogs
Florian Duros d2acce1221
Remove manual device verification which is not supported by the new cryptography stack (#28588)
* Remove call of `MatrixClient.setDeviceVerified`

* Replace usage of deprecated crypto events

* Replace deprecated imports

* Remove legacy button in `UntrustedDeviceDialog`

* Review fixes

* Add tests

* Fix doc
2024-12-03 15:26:37 +00:00
..
__snapshots__ Remove manual device verification which is not supported by the new cryptography stack (#28588) 2024-12-03 15:26:37 +00:00
devtools
security Remove manual device verification which is not supported by the new cryptography stack (#28588) 2024-12-03 15:26:37 +00:00
spotlight
AccessSecretStorageDialog-test.tsx Reset cross-signing before backup when resetting both (#28402) 2024-11-19 03:17:24 +00:00
AppDownloadDialog-test.tsx
AskInviteAnywayDialog-test.tsx
ChangelogDialog-test.tsx Fix develop changelog parsing (#28232) 2024-10-18 11:20:52 +00:00
ConfirmRedactDialog-test.tsx Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
ConfirmUserActionDialog-test.tsx
CreateRoomDialog-test.tsx
DevtoolsDialog-test.tsx
ExportDialog-test.tsx
FeedbackDialog-test.tsx
ForwardDialog-test.tsx Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `EventTile.tsx` (#28510) 2024-12-02 10:20:13 +00:00
IncomingSasDialog-test.tsx
InteractiveAuthDialog-test.tsx
InviteDialog-test.tsx Update calls to addEventToTimeline and addLiveEvents for new signature 2024-11-06 14:55:21 +00:00
LogoutDialog-test.tsx Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion` (#28450) 2024-11-25 09:30:42 +00:00
ManageRestrictedJoinRuleDialog-test.tsx
MessageEditHistoryDialog-test.tsx
RoomSettingsDialog-test.tsx
ServerPickerDialog-test.tsx
ShareDialog-test.tsx New UX for Share dialog (#28598) 2024-12-02 18:10:17 +00:00
SpotlightDialog-test.tsx Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
UnpinAllDialog-test.tsx
UntrustedDeviceDialog-test.tsx Remove manual device verification which is not supported by the new cryptography stack (#28588) 2024-12-03 15:26:37 +00:00
UserSettingsDialog-test.tsx