element-web/src/components/structures
J. Ryan Stinnett d3ce4072d4 Only show key backup reminder when confirmed by server to be missing
The key backup reminder was being shown too eagerly in cases when we hadn't
actually checked with the homeserver on key backup status. This changes to only
show the reminder when we're sure a backup doesn't exist.

Fixes https://github.com/vector-im/riot-web/issues/13404
2020-04-30 15:41:49 +01:00
..
auth Fix recovery link on login verification flow 2020-04-23 18:14:30 +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 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.js Convert cross-signing feature flag to setting 2020-04-15 13:18:42 -06: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 Lint 2020-04-27 20:35:39 +01: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 Resize room list scroll section. 2020-04-27 11:51:55 +01:00
RoomView.js Only show key backup reminder when confirmed by server to be missing 2020-04-30 15:41:49 +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 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