..
auth
Restore key backup in background after complete security
2020-03-16 23:30:24 +00:00
AutoHideScrollbar.js
Bind the onWheel listener directly to props
2019-04-05 09:43:29 -06:00
CompatibilityPage.js
Convert CommonJS exports to ES6-compatible exports
2019-12-22 21:01:02 -07:00
ContextMenu.js
Fix a couple of React warnings/errors
2020-02-23 14:10:41 +00:00
CustomRoomTagPanel.js
[CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop
2020-01-09 14:15:09 -07:00
EmbeddedPage.js
Fix import merge conflicts, removing any that aren't needed anymore
2020-01-09 14:17:33 -07: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
Apply suggestions from code review
2020-02-28 10:47:23 +00:00
IndicatorScrollbar.js
Correct case of propTypes property in ES6 React Components. React 16
2019-09-06 14:27:33 +01:00
InteractiveAuth.js
Explain why not busy is ignored
2020-03-03 17:41:28 +00:00
LeftPanel.js
Merge branches 'develop' and 't3chguy/roving' of github.com:matrix-org/matrix-react-sdk into t3chguy/roving
2020-01-16 00:31:43 +00:00
LoggedInView.js
Use !== instead
2020-02-28 18:37:55 -06:00
MainSplit.js
Don't remount main split children on rhs collapse
2020-03-10 20:09:40 +00:00
MatrixChat.js
Test for cross-signing homeserver support during login, toasts
2020-03-12 18:08:51 +00:00
MessagePanel.js
Use textForEvent to determine if an event is worth rendering
2020-03-04 11:44:12 -07:00
MyGroups.js
Fix import merge conflicts, removing any that aren't needed anymore
2020-01-09 14:17:33 -07:00
NotificationPanel.js
Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6
2019-12-22 21:20:13 -07:00
RightPanel.js
await request promise inside encryption panel to show spinner
2020-03-05 17:44:35 +01:00
RoomDirectory.js
pass current server as via server to join room
2020-03-13 10:21:37 +01:00
RoomStatusBar.js
Replace device with session in UI text
2020-01-29 15:52:32 +00:00
RoomSubList.js
Remove unused props
2020-02-14 10:32:42 +00:00
RoomView.js
Fix Quote on search results page
2020-02-28 23:12:10 +00:00
ScrollPanel.js
also use relative scrolling when eh ... doing relative scrolling
2020-03-03 15:44:59 +01:00
SearchBox.js
use forms to wrap password fields so Chrome doesn't go wild and prefill all the things
2020-01-29 13:24:45 +00:00
TabbedView.tsx
Convert TabbedView to TypeScript to prove it works
2020-03-11 18:03:43 -06:00
TagPanel.js
Fix listener leak in TagPanel
2020-02-03 13:33:44 +00:00
TagPanelButtons.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
TimelinePanel.js
Check for timeline in pre-join UISI path
2020-01-29 12:00:04 +00: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
Fix MatrixClientPeg imports
2019-12-22 21:15:54 -07:00
ViewSource.js
Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6
2019-12-22 21:20:13 -07:00