element-web/src/components/structures
Michael Telatynski 77e32977dc
Merge pull request #4579 from matrix-org/t3chguy/create_room_public
Default to public room when creating room from room directory
2020-05-13 10:50:38 +01:00
..
auth Prompt user to specify an alternate server if their chosen one has registration disabled 2020-05-11 20:10:45 +01:00
AutoHideScrollbar.js remove some remaining dead code 2020-03-26 11:17:35 +01:00
CompatibilityPage.js Revert "Discard unused CompatibilityPage.js in react-sdk" 2020-04-23 16:11:58 +01:00
ContextMenu.js Allow network dropdown to be scrollable and fix context menu window padding calc 2020-04-14 17:34:39 +01:00
CustomRoomTagPanel.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
EmbeddedPage.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
FilePanel.js Revert "Fix Filepanel scroll position state lost when room is changed" 2020-04-19 19:14:08 -06:00
GenericErrorPage.js Implement design and copy for errors 2019-06-05 11:32:02 -06:00
GroupView.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
HomePage.tsx Iterate PR 2020-04-07 13:34:10 +01:00
IndicatorScrollbar.js Adjust IndicatorScrollbar to not rely on AutoHideScrollbar for overflow 2020-03-26 11:17:35 +01:00
InteractiveAuth.js Merge branch 'develop' into travis/react-warnings/3-componentCannotDidMount 2020-04-01 11:14:19 -06:00
LeftPanel.js Revert componentDidMount changes on breadcrumbs 2020-04-01 13:41:24 -06:00
LoggedInView.tsx Merge branches 'develop' and 't3chguy/electron-forward-back' of github.com:matrix-org/matrix-react-sdk into t3chguy/electron-forward-back 2020-04-14 15:54:58 +01:00
MainSplit.js Don't remount main split children on rhs collapse 2020-03-10 20:09:40 +00:00
MatrixChat.tsx Default to public room when creating room from room directory 2020-05-12 10:55:46 +01:00
MessagePanel.js Merge branch 'develop' into foldleft/better-errors 2020-04-06 11:36:46 +01:00
MyGroups.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
NotificationPanel.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
RightPanel.js Don't try to reload profile information when closing the user panel 2020-05-04 15:41:26 -06:00
RoomDirectory.js Default to public room when creating room from room directory 2020-05-12 10:55:46 +01:00
RoomStatusBar.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
RoomSubList.js Fix a crash where a name could unexpectedly be an empty list 2020-05-05 15:39:37 +01:00
RoomView.js don't NPE on invites from Dendrite 2020-05-10 11:17:21 +01:00
ScrollPanel.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -06:00
SearchBox.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -06:00
TabbedView.tsx Fix ugly scrollbars in TabbedView (settings), emojipicker and widgets 2020-03-28 00:51:01 +00:00
TagPanel.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
TagPanelButtons.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
TimelinePanel.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
ToastContainer.js comments ftw 2020-01-25 21:30:42 +00:00
TopLeftMenuButton.js Resolve default export warnings from Webpack 2020-01-24 22:26:34 +00:00
UploadBar.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
UserView.js Don't try to reload profile information when closing the user panel 2020-05-04 15:41:26 -06:00
ViewSource.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00