element-web/test/components/views
Richard van der Hoff 36c81f6416
VerificationPanel: avoid use of `getStoredDevice` (#11129)
* VerificationPanel: avoid use of `getStoredDevice`

This is deprecated and doesn't work with the rust-sdk.

* fix types
2023-06-23 12:38:06 +00:00
..
audio_messages
auth
avatars
beacon
beta
context_menus
dialogs Fix server picker not allowing you to switch from custom to default (#11127) 2023-06-22 13:48:15 +00:00
elements Handle permalinks in room topic (#11115) 2023-06-21 18:09:22 +00:00
emojipicker
location
messages Remove `feature_favourite_messages` as it is has been abandoned for now (#11097) 2023-06-15 11:02:45 +00:00
polls/pollHistory
right_panel VerificationPanel: avoid use of `getStoredDevice` (#11129) 2023-06-23 12:38:06 +00:00
rooms Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
settings Disable encryption toggle in room settings when force disabled (#11122) 2023-06-21 23:17:30 +00:00
spaces Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
toasts Remove references to `VerificationRequest` (#11050) 2023-06-14 14:35:32 +00:00
typography
user-onboarding Prefer MatrixClientContext over MatrixClientPeg (#10986) 2023-06-14 13:42:07 +01:00
voip
Validation-test.ts