element-portable/src/stores
Janne Mareike Koschinski d92fdc1f5b
Loading threads with server-side assistance (#9356)
* Fix bug with message context menu
* fix bug where ThreadSummary failed if no last reply is available
* Fix relations direction API
* Use same API for threads as for any other timeline
* Determine if event belongs to thread on jumping to event
* properly listen to thread deletion
* Add thread redaction tests
* Add fetchInitialEvent tests
* Paginate using default TimelinePanel behaviour
* Remove unused threads deleted code

Co-authored-by: Germain <germain@souquet.com>
Co-authored-by: Germain <germains@element.io>
2022-10-28 13:48:15 +02:00
..
local-echo Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
notifications Reinstate timeline/redaction callbacks when updating notification state (#9494) 2022-10-26 10:33:06 +01:00
right-panel Store refactor: use non-global stores in components (#9293) 2022-10-19 13:07:03 +01:00
room-list Fix room list sorted by recent on app startup (#9515) 2022-10-28 10:53:50 +01:00
spaces Store refactor: use non-global stores in components (#9293) 2022-10-19 13:07:03 +01:00
widgets Loading threads with server-side assistance (#9356) 2022-10-28 13:48:15 +02:00
ActiveWidgetStore.ts Fix infinite loop when pinning/unpinning persistent widgets (#8396) 2022-04-25 08:29:54 -04:00
AsyncStore.ts Auto fix 2021-10-22 17:23:37 -05:00
AsyncStoreWithClient.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
AutoRageshakeStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
BreadcrumbsStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
CallStore.ts Remove unused packages and fix invariant violation on AsyncStore onNotReady (#9404) 2022-10-13 09:22:32 +01:00
HostSignupStore.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
LifecycleStore.ts Fix font not resetting when logging out (#8670) 2022-05-26 09:56:53 +01:00
ModalWidgetStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
NonUrgentToastStore.ts Auto fix 2021-10-22 17:23:37 -05:00
OwnBeaconStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
OwnProfileStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
ReadyWatchingStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
RoomScrollStateStore.ts Migrate RoomScrollStateStore to TypeScript 2021-07-03 12:21:00 +01:00
RoomViewStore.tsx Show thread notification if thread timeline is closed (#9495) 2022-10-25 16:53:31 +00:00
SetupEncryptionStore.ts Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
ThreepidInviteStore.ts Ensure spaces in the spotlight dialog have rounded square avatars (#9480) 2022-10-24 08:58:36 +00:00
ToastStore.ts Auto fix 2021-10-22 17:23:37 -05:00
TypingStore.ts Stores refactor: convert TypingStore; rename TestStores to TestSdkContext (#9454) 2022-10-19 14:14:14 +01:00
UIStore.ts Remove ResizeObserver Polyfill (#7844) 2022-02-18 13:51:27 +00:00
VoiceRecordingStore.ts Generalise VoiceRecording (#9304) 2022-09-21 18:46:28 +02:00
WidgetEchoStore.ts New group call experience: Room header call buttons (#9311) 2022-09-25 10:57:25 -04:00
WidgetStore.ts Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00