element-portable/src/components/structures
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
..
auth Fully move auth types to js-sdk (#9499) 2022-10-25 17:00:23 -06:00
AutoHideScrollbar.tsx Space panel accessibility improvements (#9157) 2022-08-10 12:14:54 +00:00
BackdropPanel.tsx Task - replace img icons with svg components (#8963) 2022-07-06 13:29:26 +02:00
ContextMenu.tsx Prevent useContextMenu isOpen from being true if the button ref goes away (#9418) 2022-10-17 17:42:04 +01:00
EmbeddedPage.tsx Move from browser-request to fetch (#9345) 2022-10-12 18:59:07 +01:00
FileDropTarget.tsx Fix threads fallback incorrectly targets root event (#9229) 2022-10-20 12:48:25 +01:00
FilePanel.tsx Improve the styling of search initialization errors. 2022-05-09 11:20:36 +02:00
GenericDropdownMenu.tsx Integrate searching public rooms and people into the new search experience (#8707) 2022-06-15 16:14:05 +02:00
GenericErrorPage.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
HomePage.tsx Fix space panel subspace indentation going missing (#9167) 2022-08-10 16:29:53 +01:00
HostSignupAction.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
IndicatorScrollbar.tsx Space panel accessibility improvements (#9157) 2022-08-10 12:14:54 +00:00
InteractiveAuth.tsx Automatically log in after registration (#8654) 2022-05-20 19:14:17 +02:00
LargeLoader.tsx Start DM on first message (#8612) 2022-08-04 08:19:52 +02:00
LeftPanel.tsx Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
LegacyCallEventGrouper.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
LoggedInView.tsx Improve typing (#9474) 2022-10-21 11:44:33 +01:00
MainSplit.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
MatrixChat.tsx Improve typing (#9474) 2022-10-21 11:44:33 +01:00
MessagePanel.tsx Fix getReadReceiptsForEvent for unknown threads (#9507) 2022-10-26 14:19:36 +01:00
NonUrgentToastContainer.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
NotificationPanel.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
RightPanel.tsx Fix pinned messages not re-linkifying on edit (#9042) 2022-07-12 07:27:45 +01:00
RoomDirectory.tsx Integrate searching public rooms and people into the new search experience (#8707) 2022-06-15 16:14:05 +02:00
RoomSearch.tsx Fix Shortcut prompt for Search showing in minimized Roomlist (#9014) 2022-07-08 08:50:06 +00:00
RoomStatusBar.tsx Add thread notification with server assistance (MSC3773) (#9400) 2022-10-24 07:50:21 +01:00
RoomStatusBarUnsentMessages.tsx Extract RoomStatusBarUnsentMessages (#9080) 2022-07-20 14:41:43 +02:00
RoomView.tsx Display info dialogs if unable to start voice broadcasts (#9453) 2022-10-19 15:01:14 +02:00
ScrollPanel.tsx Add a way to toggle ScrollPanel and TimelinePanel debug logs (#8513) 2022-05-06 11:13:23 -05:00
SearchBox.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
SpaceHierarchy.tsx Store refactor: use non-global stores in components (#9293) 2022-10-19 13:07:03 +01:00
SpaceRoomView.tsx Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00
SplashPage.tsx Implement Use Case Selection screen (#8984) 2022-07-13 15:43:44 +02:00
static-page-vars.ts Step 10.2: Move matrix logo replacement into react-sdk 2022-03-28 14:33:28 -06:00
TabbedView.tsx use stable reference for active tab in tabbedView (#9145) 2022-08-08 14:28:02 +02:00
ThreadPanel.tsx Don't show feedback prompts when that UIFeature is disabled (#9305) 2022-09-22 15:08:14 +01:00
ThreadView.tsx Loading threads with server-side assistance (#9356) 2022-10-28 13:48:15 +02:00
TimelinePanel.tsx Loading threads with server-side assistance (#9356) 2022-10-28 13:48:15 +02:00
ToastContainer.tsx Make ToastContainer compatible with RTL layout (#8230) 2022-04-14 14:35:52 -06:00
UploadBar.tsx Move from browser-request to fetch (#9345) 2022-10-12 18:59:07 +01:00
UserMenu.tsx Improve link buttons and inline link buttons styling (#8238) 2022-06-29 22:37:34 +00:00
UserView.tsx New User Onboarding Task List (#9083) 2022-07-29 11:43:29 +00:00
ViewSource.tsx Improve view source dialog style (#8883) 2022-06-25 14:50:58 +02:00