riot-web/test/components/views
Richard van der Hoff 70b87f8bde
Simplify `isDeviceVerified` definitions (#10594)
* Simplify `isDeviceVerified` definitions

Currently, we have two similar but different definitions of `isDeviceVerified`,
and they both do a lot of wrangling that relies on js-sdk internals. We can
simplify it a lot by just calling `MatrixClientPeg.checkDeviceTrust`.

* fix tests

* more test fixes
2023-04-14 09:46:37 +00:00
..
audio_messages
auth
avatars
beacon Conform more of the codebase to `strictNullChecks` (#10518 2023-04-06 11:10:14 +01:00
beta
context_menus
dialogs Fix send two join requests when joining a room from spotlight search (#10534) 2023-04-06 14:02:18 +00:00
elements
emojipicker
location
messages Fix: Images no longer reserve their space in the timeline correctly (#10571) 2023-04-13 01:22:16 +00:00
polls/pollHistory
right_panel
rooms Handle more completion types in rte autocomplete (#10560) 2023-04-14 09:09:38 +00:00
settings Simplify `isDeviceVerified` definitions (#10594) 2023-04-14 09:46:37 +00:00
spaces
typography
user-onboarding
voip
Validation-test.ts