element-web/src/toasts
Richard van der Hoff d7bb8043ea
Replace uses of checkDeviceTrust with getDeviceVerificationStatus (#10663)
matrix-org/matrix-js-sdk#3287 and matrix-org/matrix-js-sdk#3303 added a new API called getDeviceVerificationStatus. Let's use it.
2023-04-24 14:19:46 +01:00
..
AnalyticsToast.tsx Conform more code to strictNullChecks (#10444 2023-03-27 08:01:09 +01:00
BulkUnverifiedSessionsToast.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
DesktopNotificationsToast.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
IncomingCallToast.tsx Handle group call redaction (#10465) 2023-03-28 13:16:30 +00:00
IncomingLegacyCallToast.tsx Implement new toast UI (#10467) 2023-04-18 11:38:41 +00:00
MobileGuideToast.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
ServerLimitToast.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
SetupEncryptionToast.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
UnverifiedSessionToast.tsx Replace uses of checkDeviceTrust with getDeviceVerificationStatus (#10663) 2023-04-24 14:19:46 +01:00
UpdateToast.tsx Improve typescript null checking in places (#10073 (#10073 2023-02-03 15:27:47 +00:00