element-portable/src/components/structures
Timo 2bfffab566
Add edits and replies to the right panel timeline & prepare the timelineCard to share code with threads (#7262)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2021-12-06 12:29:37 +01:00
..
auth Fixes more instances of double-translation (#7259) 2021-12-02 13:42:47 +00:00
AutoHideScrollbar.tsx Fix stray tabIndex on AutoHideScrollbar component in FF 2021-08-06 12:28:06 +01:00
BackdropPanel.tsx Move background-blur to fully css version 2021-08-23 19:26:57 +02:00
CallEventGrouper.ts Make CallHandler more EventEmittery (#6704) 2021-11-30 18:09:13 +00:00
ContextMenu.tsx Improve ThreadPanel ctx menu accessibility (#7217) 2021-11-29 17:42:53 +00:00
CustomRoomTagPanel.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EmbeddedPage.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
FilePanel.tsx Add option to change the size of images/videos in the timeline (#7017) 2021-11-17 15:19:30 +00:00
GenericErrorPage.tsx Iterate PR first round 2021-09-13 18:23:37 +02:00
GroupFilterPanel.tsx Remove sdk.getComponent() where possible (#7091) 2021-11-08 10:27:52 +00:00
GroupView.js Add view_room to Action enum (#7203) 2021-11-25 21:49:43 +01:00
HomePage.tsx Update app slogan to match latest marketing (#7089) 2021-11-05 14:34:54 +00:00
HostSignupAction.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
IndicatorScrollbar.tsx Update Space Panel scrollable region (#7245) 2021-12-01 10:51:54 +00:00
InteractiveAuth.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
LeftPanel.tsx Render mini user menu for when space panel is disabled (#7258) 2021-12-02 15:44:01 +00:00
LeftPanelWidget.tsx Use en_GB spelling of maximise / minimise in labels (#7111) 2021-11-10 16:35:43 +00:00
LegacyCommunityPreview.tsx Fix abuse of MainSplit in LegacyCommunityPreview 2021-09-16 11:23:41 +01:00
LoggedInView.tsx Hide clear cache and reload button if crash is before client init (#7242) 2021-12-01 10:54:14 +00:00
MainSplit.tsx Improve right panel resize handle usability (#7204) 2021-11-29 10:56:09 +00:00
MatrixChat.tsx Integrate analytics stubs (#7186) 2021-12-06 21:43:42 +11:00
MessagePanel.tsx Add option to disable grouping in TimelinePanel (#7221) 2021-11-29 17:01:23 +00:00
MyGroups.js delint and remove groups-specific tests and setups 2021-08-11 15:36:35 +01:00
NonUrgentToastContainer.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
NotificationPanel.tsx Add option to change the size of images/videos in the timeline (#7017) 2021-11-17 15:19:30 +00:00
RightPanel.tsx Add edits and replies to the right panel timeline & prepare the timelineCard to share code with threads (#7262) 2021-12-06 12:29:37 +01:00
RoomDirectory.tsx Add view_room to Action enum (#7203) 2021-11-25 21:49:43 +01:00
RoomSearch.tsx Improve ease of focusing on Room list Search (#7255) 2021-12-02 13:43:02 +00:00
RoomStatusBar.tsx Use MatrixClientContext 2021-09-13 18:28:52 +02:00
RoomView.tsx Update URL when room aliases are modified (#7289) 2021-12-06 09:25:05 +00:00
ScrollPanel.tsx Hide scrollbar if content height is smaller than scroll node height (#7220) 2021-11-29 17:03:53 +00:00
SearchBox.tsx Add view_room to Action enum (#7203) 2021-11-25 21:49:43 +01:00
SpaceHierarchy.tsx Don't keep spinning if joining space child failed (#7129) 2021-11-12 15:45:14 +00:00
SpaceRoomView.tsx Tweaks to informational architecture 1.1 (#7052) 2021-11-30 18:08:46 +00:00
TabbedView.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
ThreadPanel.tsx Improve ThreadPanel ctx menu accessibility (#7217) 2021-11-29 17:42:53 +00:00
ThreadView.tsx Send read receipts for events in thread's timeline (#7229) 2021-12-01 15:45:31 +00:00
TimelinePanel.tsx Send read receipts for events in thread's timeline (#7229) 2021-12-01 15:45:31 +00:00
ToastContainer.tsx Simplifie toast handling 2021-07-26 12:21:58 +02:00
UploadBar.tsx Make attachments uploadable to a thread (#7064) 2021-11-03 08:43:24 +00:00
UserMenu.tsx Tweaks to informational architecture 1.1 (#7052) 2021-11-30 18:08:46 +00:00
UserView.tsx Fix the User View 2021-09-24 14:35:00 +01:00
ViewSource.tsx Iterate PR first round 2021-09-13 18:23:37 +02:00