element-web/src/components/structures
J. Ryan Stinnett 53c4a1ada5
Merge pull request #5571 from SimonBrandner/improve-layout-handling
Use a more generic layout setting - useIRCLayout → layout
2021-02-17 11:02:26 +00:00
..
auth Fix register exploding if the server is down or we just don't have flows 2021-02-02 17:32:05 +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 Add in-call dialpad for DTMF sending 2021-01-04 20:01:43 +00:00
CustomRoomTagPanel.js Support custom tags in the room list again 2020-07-20 16:51:16 -06:00
EmbeddedPage.js Fix some stuff 2020-08-29 12:53:04 +01: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 Fix the Join rooms prompt not showing up due to missing updates 2020-11-11 17:04:09 +00:00
LeftPanelWidget.tsx Resolve linting errors after upgrades 2021-01-27 12:42:39 +00:00
LoggedInView.tsx Merge branch 'develop' into jaywink/hosting-provider-iframe-minimize-wip 2021-02-03 22:35:22 +02: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 Merge pull request #5616 from dangwynne/develop 2021-02-08 12:56:00 +00:00
MessagePanel.js Merge branch 'develop' into improve-layout-handling 2021-02-15 16:12:08 +01: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 Replaced defaultDis and removed duplicate import 2021-02-04 16:53:25 +01: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 Remove call bar 2020-11-19 15:15:31 +00:00
RoomView.tsx Merge branch 'develop' into improve-layout-handling 2021-02-15 16:12:08 +01: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
TabbedView.tsx Resolve linting errors after upgrades 2021-01-27 12:42:39 +00:00
TimelinePanel.js Use LayoutPropType 2021-02-05 08:17:30 +01: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.js Fix a bunch of silly lint errors 2020-10-30 18:18:17 +00:00
UserMenu.tsx Test domains in config directly 2021-02-15 17:38:11 +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 Remove create-react-class 2020-08-29 12:14:16 +01:00