element-portable/src/components/structures
David Baker b6ef30af8f Retry the request for the master key from SSSS on login
If this failed we assumed it didn't exist which would erroneously
prompt people to upgrade encryption.
2020-04-09 13:40:46 +01:00
..
auth Fix spurious extra devices on registration 2020-04-02 15:09:33 +01:00
AutoHideScrollbar.js remove some remaining dead code 2020-03-26 11:17:35 +01:00
CompatibilityPage.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
ContextMenu.js Improve accessibility 2020-03-13 14:38:36 +00: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 Fix various leaks due to method re-binding 2020-02-20 02:35:30 +00: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.js delint 2020-04-07 10:51:51 +01:00
MainSplit.js Don't remount main split children on rhs collapse 2020-03-10 20:09:40 +00:00
MatrixChat.js Retry the request for the master key from SSSS on login 2020-04-09 13:40:46 +01:00
MessagePanel.js Fix read marker visibility for grouped events 2020-04-03 01:14:31 +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 Appease the linter by turning it off 2020-04-01 14:45:54 -06:00
RoomDirectory.js Revert to UNSAFE_componentWillMount where componentDidMount will not work 2020-04-01 11:05:49 -06:00
RoomStatusBar.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
RoomSubList.js Only auto-scroll to RoomTile when clicking on RoomTile or via shortcuts 2020-04-01 10:08:26 +01:00
RoomView.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -06: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 Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
ViewSource.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00