element-web/src/components/structures
Michael Telatynski 98338f1505
Merge pull request #5736 from matrix-org/t3chguy/spaces4.5
Spaces suggested rooms support
2021-03-10 10:56:17 +00:00
..
auth Merge remote-tracking branch 'origin/develop' into hs/blocked-err 2021-03-05 18:50:00 +00:00
AutoHideScrollbar.js Fix Breadcrumbs2 ending up with 2 tabIndexes on Firefox due to explicit css overflow scroll 2020-07-18 12:19:03 +01:00
ContextMenu.tsx Beginning of space creation UX from space panel 2021-03-01 17:47:40 +00:00
CustomRoomTagPanel.js Support custom tags in the room list again 2020-07-20 16:51:16 -06:00
EmbeddedPage.js Remove a bunch of useless 'use strict' definitions 2021-03-08 20:26:08 -07:00
FilePanel.js Tweak a few room ID checks 2021-01-29 11:15:30 +00:00
GenericErrorPage.js Implement design and copy for errors 2019-06-05 11:32:02 -06:00
GroupFilterPanel.js Fix _groupFilterOrderStoreToken naming 2020-10-14 16:32:23 -06:00
GroupView.js Specify community description img must be mxc urls 2020-10-28 18:34:54 -05:00
HomePage.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/home-page-analytics 2020-11-19 11:11:10 +00:00
HostSignupAction.tsx Use config for host signup branding 2021-02-15 17:37:33 +00:00
IndicatorScrollbar.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
InteractiveAuth.js Apply suggestions from code review 2021-01-29 13:05:09 +00:00
LeftPanel.tsx Add Space Panel with Room List filtering 2021-02-26 10:41:26 +00:00
LeftPanelWidget.tsx Resolve linting errors after upgrades 2021-01-27 12:42:39 +00:00
LoggedInView.tsx Merge remote-tracking branch 'origin/develop' into hs/blocked-err 2021-03-05 18:50:00 +00:00
MainSplit.js Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
MatrixChat.tsx Initial Space room directory view 2021-03-02 14:14:50 +00:00
MessagePanel.js Add a quick sender check to isLastSuccessful 2021-03-08 08:51:57 -07:00
MyGroups.js Remove create-react-class 2020-08-29 12:14:16 +01:00
NonUrgentToastContainer.tsx Introduce a concept of "non-urgent" toasts 2020-07-29 12:43:35 -06:00
NotificationPanel.js Fix 15988 2020-12-24 08:00:23 +01:00
RightPanel.js Initial SpaceRoomView work 2021-03-01 18:53:11 +00:00
RoomDirectory.js switch room explorer list to css grid 2021-02-06 14:40:16 +01:00
RoomSearch.tsx Update Room List filter copy 2020-11-11 17:04:09 +00:00
RoomStatusBar.js Show a specific error for hs_disabled 2021-01-27 11:39:57 +00:00
RoomView.tsx Convert all of file uploads to the new dispatcher 2021-03-05 13:20:50 -07:00
ScrollPanel.js Fix a bunch of silly lint errors 2020-10-30 18:18:17 +00:00
SearchBox.js Merge pull request #5157 from matrix-org/t3chguy/crc1 2020-09-03 17:21:58 +01:00
SpaceRoomDirectory.tsx Merge pull request #5736 from matrix-org/t3chguy/spaces4.5 2021-03-10 10:56:17 +00:00
SpaceRoomView.tsx Tweak spaces copy 2021-03-03 11:34:29 +00:00
TabbedView.tsx Resolve linting errors after upgrades 2021-01-27 12:42:39 +00:00
TimelinePanel.js Replace ObjectUtils.js with objects.ts 2021-02-19 00:00:10 +00:00
ToastContainer.tsx Update styling of the Analytics toast to try and decrease number of users blindly pressing No 2020-11-09 14:21:45 +00:00
UploadBar.tsx Fixed review concerns 2021-03-05 16:29:14 -07:00
UserMenu.tsx Annotate User Menu handle with currently selected space 2021-03-01 15:53:16 +00:00
UserView.js Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
ViewSource.js feat: use <details> to hide encrypted block 2021-03-03 23:48:39 +02:00