riot-web/src/stores
Richard van der Hoff 0a3a111327
Use new `CryptoEvent.VerificationRequestReceived` event ()
https://github.com/matrix-org/matrix-js-sdk/pull/3514 deprecates
`CryptoEvent.VerificationRequest` in favour of
`CryptoEvent.VerificationRequestReceived`. Use the new event.
2023-06-28 10:11:18 +00:00
..
local-echo Pass around MatrixClients instead of using MatrixClientPeg () 2023-06-01 14:43:24 +01:00
notifications Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* () 2023-06-15 15:11:49 +01:00
right-panel Use new `CryptoEvent.VerificationRequestReceived` event () 2023-06-28 10:11:18 +00:00
room-list Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* () 2023-06-15 15:11:49 +01:00
spaces Fix people space notification badge not updating for new DM invites () 2023-05-12 10:49:41 +00:00
widgets Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* () 2023-06-15 15:11:49 +01:00
AccountPasswordStore.ts Do not prompt for a password when doing a „reset all“ after login () 2023-02-23 08:46:49 +01:00
ActiveWidgetStore.ts Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* () 2023-06-15 15:11:49 +01:00
AsyncStore.ts Remove flux dependency () 2023-03-08 14:19:05 +00:00
AsyncStoreWithClient.ts Conform more of the codebase to `strictNullChecks` ( 2023-04-06 11:10:14 +01:00
AutoRageshakeStore.ts Make more of the codebase conform to strict types () 2023-05-12 09:49:37 +01:00
BreadcrumbsStore.ts Remove new room breadcrumbs () 2023-06-19 08:18:46 +00:00
CallStore.ts Conform more of the codebase to strict typescript () 2023-05-25 09:39:23 +01:00
LifecycleStore.ts Remove flux dependency () 2023-03-08 14:19:05 +00:00
MemberListStore.ts
ModalWidgetStore.ts Conform more of the codebase to strictNullChecks () 2023-06-27 17:39:56 +01:00
NonUrgentToastStore.ts Enable `@typescript-eslint/explicit-function-return-type` in /src () 2023-01-12 13:25:14 +00:00
OwnBeaconStore.ts Conform more of the codebase to strictNullChecks () 2023-04-21 11:50:42 +01:00
OwnProfileStore.ts Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* () 2023-06-15 15:11:49 +01:00
ReadyWatchingStore.ts Remove flux dependency () 2023-03-08 14:19:05 +00:00
RoomScrollStateStore.ts Conform more of the codebase to strict typescript () 2023-05-25 09:39:23 +01:00
RoomViewStore.tsx Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* () 2023-06-15 15:11:49 +01:00
SetupEncryptionStore.ts Use new `CryptoEvent.VerificationRequestReceived` event () 2023-06-28 10:11:18 +00:00
ThreepidInviteStore.ts Conform more of the codebase with `strictNullChecks` () 2023-04-25 09:28:48 +01:00
ToastStore.ts Revert "Implement new toast UI ()" () 2023-04-28 14:56:26 +00:00
TypingStore.ts Conform more of the codebase to strictNullChecks () 2023-05-10 08:41:55 +01:00
UIStore.ts Improve typescript null checking in places ( ( 2023-02-03 15:27:47 +00:00
UserProfilesStore.ts Check profiles before starting a DM () 2023-04-05 13:13:51 +02:00
VoiceRecordingStore.ts Conform more code to strict null checking () 2023-02-16 09:38:44 +00:00
WidgetEchoStore.ts Conform more of the code base to strict null checking () 2023-02-13 17:01:43 +00:00
WidgetStore.ts Conform more of the codebase to `strictNullChecks` () 2023-05-11 09:56:56 +01:00