element-web/src/stores
Kerry 988d300258
Live location sharing: only share to beacons created on device (#8378)
* create live beacons in ownbeaconstore and test

Signed-off-by: Kerry Archibald <kerrya@element.io>

* more mocks in RoomLiveShareWarning

Signed-off-by: Kerry Archibald <kerrya@element.io>

* extend mocks in components

Signed-off-by: Kerry Archibald <kerrya@element.io>

* comment

Signed-off-by: Kerry Archibald <kerrya@element.io>

* remove another comment

Signed-off-by: Kerry Archibald <kerrya@element.io>

* extra ? hedge in roommembers change

Signed-off-by: Kerry Archibald <kerrya@element.io>

* listen to destroy and prune local store on stop

Signed-off-by: Kerry Archibald <kerrya@element.io>

* tests

Signed-off-by: Kerry Archibald <kerrya@element.io>

* update copy pasted copyright to 2022

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-04-22 12:05:36 +00:00
..
local-echo type Actions (#7862) 2022-02-22 10:04:27 +00:00
notifications Fix notification dot for "Mentions & keywords" for thread messages (#8202) 2022-03-31 14:48:23 +01:00
right-panel Fix RightPanelStore handling first room on app launch wrong (#8370) 2022-04-20 11:05:55 +01:00
room-list Step 8.3: Convert RoomViewStore to a more modern singleton for imports 2022-03-28 14:02:31 -06:00
spaces Merge branch 'develop' into travis/remove-skinning 2022-04-05 10:50:37 -06:00
widgets Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00
ActiveWidgetStore.ts Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00
AsyncStore.ts Auto fix 2021-10-22 17:23:37 -05:00
AsyncStoreWithClient.ts Auto fix 2021-10-22 17:23:37 -05:00
AutoRageshakeStore.ts Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
BreadcrumbsStore.ts Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
HostSignupStore.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
LifecycleStore.ts type Actions (#7862) 2022-02-22 10:04:27 +00:00
ModalWidgetStore.ts Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00
NonUrgentToastStore.ts Auto fix 2021-10-22 17:23:37 -05:00
OwnBeaconStore.ts Live location sharing: only share to beacons created on device (#8378) 2022-04-22 12:05:36 +00:00
OwnProfileStore.ts Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
ReadyWatchingStore.ts Step 8.5: Isolate RightPanelStore from RoomViewStore 2022-03-28 14:02:31 -06:00
RoomScrollStateStore.ts Migrate RoomScrollStateStore to TypeScript 2021-07-03 12:21:00 +01:00
RoomViewStore.tsx Fix: Remove jittery timeline scrolling after jumping to an event (#8263) 2022-04-08 20:48:57 +02:00
SetupEncryptionStore.ts Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
ThreepidInviteStore.ts use more generic room type instead of boolean flag 2021-09-17 10:19:30 +01:00
ToastStore.ts Auto fix 2021-10-22 17:23:37 -05:00
TypingStore.ts Disable typing notifications for threads (#7180) 2021-11-23 08:25:58 +00:00
UIStore.ts Remove ResizeObserver Polyfill (#7844) 2022-02-18 13:51:27 +00:00
VideoChannelStore.ts Persist audio and video mute state in video rooms (#8376) 2022-04-21 15:00:32 +00:00
VoiceRecordingStore.ts manage voicerecording state when deleting or sending a voice message (#7896) 2022-02-24 18:54:06 +01:00
WidgetEchoStore.ts Auto fix 2021-10-22 17:23:37 -05:00
WidgetStore.ts Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00