element-web/src/stores
Florian Duros 679b170bc5
Close the release announcement when a dialog is opened (#12559)
* Fire `ModalManagerEvent.Closed` when a dialog is closed

* Listen to modal events in the RA

* Fix first RA test
2024-05-29 07:22:50 +00:00
..
local-echo Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
notifications Take the Threads Activity Centre out of labs (#12439) 2024-04-29 15:30:19 +00:00
oidc Fix element-desktop-ssoid being included in OIDC Authorization call (#12495) 2024-05-13 13:31:08 +00:00
right-panel Right panel: view third party invite info without clearing history (#11934) 2023-11-27 22:30:57 +00:00
room-list Show the local echo in previews (#12451) 2024-04-24 09:22:07 +00:00
spaces Video call meta space (#12297) 2024-03-25 18:35:31 +00:00
widgets Add EventType.RoomEncryption to the auto approve capabilities of Element Call widgets (#12386) 2024-04-02 22:18:28 +00:00
AccountPasswordStore.ts Do not prompt for a password when doing a „reset all“ after login (#10208) 2023-02-23 08:46:49 +01:00
ActiveWidgetStore.ts Switch to importing models/room-state & models/room-member from main js-sdk export (#11362) 2023-08-04 11:22:08 +00:00
AsyncStore.ts Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
AsyncStoreWithClient.ts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
AutoRageshakeStore.ts Fix requests for senders to submit auto-rageshakes (#12304) 2024-03-04 16:24:08 +00:00
BreadcrumbsStore.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
CallStore.ts Reduce amount of log spam (#11898) 2023-11-20 12:24:13 +00:00
LifecycleStore.ts Fix spurious session corruption error (#12280) 2024-02-26 15:30:32 +00:00
MemberListStore.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
ModalWidgetStore.ts Conform more of the codebase to strictNullChecks (#11134) 2023-06-27 17:39:56 +01:00
NonUrgentToastStore.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
OwnBeaconStore.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
OwnProfileStore.ts Migrate more strings to translation keys (#11498) 2023-08-31 11:22:10 +01:00
ReadyWatchingStore.ts Fix Mark all as read in settings (#12205) 2024-02-01 17:58:57 +00:00
ReleaseAnnouncementStore.ts Close the release announcement when a dialog is opened (#12559) 2024-05-29 07:22:50 +00:00
RoomScrollStateStore.ts Conform more of the codebase to strict typescript (#10841) 2023-05-25 09:39:23 +01:00
RoomViewStore.tsx Merge branch 'develop' into andybalaam/stas-demydiuk-membership-type3 2024-03-20 17:25:23 +00:00
SetupEncryptionStore.ts Add support for device dehydration v2 (#12316) 2024-04-15 15:47:15 +00:00
ThreepidInviteStore.ts Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
ToastStore.ts Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
TypingStore.ts Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
UIStore.ts Improve typescript null checking in places (#10073 (#10073 2023-02-03 15:27:47 +00:00
UserProfilesStore.ts Check profiles before starting a DM (#10472) 2023-04-05 13:13:51 +02:00
VoiceRecordingStore.ts Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
WidgetEchoStore.ts Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
WidgetStore.ts Refactor element call lobby + skip lobby (#12057) 2024-01-29 16:06:12 +00:00