element-web/test/unit-tests/components/views
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
..
audio_messages Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
auth Swap out Twitter link for Mastodon on auth footer (#28508) 2024-11-21 10:59:43 +00:00
avatars Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
beacon Standardise icons using Compound Design Tokens (#28217) 2024-11-18 15:47:15 +00:00
beta
context_menus Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
dialogs Remove manual device verification which is not supported by the new cryptography stack (#28588) 2024-12-03 15:26:37 +00:00
elements Merge branch 'develop' of https://github.com/vector-im/element-web into dbkr/stateafter 2024-11-27 10:47:35 +00:00
emojipicker Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
location Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
messages Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
polls/pollHistory Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
right_panel Add `Close` tooltip to dialog (#28617) 2024-12-03 14:25:06 +00:00
room_settings Rework `UrlPreviewSettings` to use `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28463) 2024-11-20 17:08:34 +00:00
rooms Add `Close` tooltip to dialog (#28617) 2024-12-03 14:25:06 +00:00
settings Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
spaces Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
toasts Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
typography
user-onboarding
voip Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
Validation-test.ts
VerificationShowSas-test.tsx