.. |
auth
|
Remove id_server param for password reset
|
2019-09-24 14:54:26 +01:00 |
AutoHideScrollbar.js
|
Bind the onWheel listener directly to props
|
2019-04-05 09:43:29 -06:00 |
CompatibilityPage.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |
ContextualMenu.js
|
Improve a11y:
|
2019-09-26 14:52:20 +01:00 |
CustomRoomTagPanel.js
|
Update CustomRoomTagPanel.js
|
2019-03-16 12:37:34 +00:00 |
EmbeddedPage.js
|
Fix exception on logout
|
2019-06-10 15:27:59 +01:00 |
FilePanel.js
|
Various ARIA a11y fixes.
|
2019-10-03 09:35:39 +01:00 |
GenericErrorPage.js
|
Implement design and copy for errors
|
2019-06-05 11:32:02 -06:00 |
GroupView.js
|
Cull some easily fixable errors which make the console a mess
|
2019-10-03 21:47:19 +01:00 |
IndicatorScrollbar.js
|
Correct case of propTypes property in ES6 React Components. React 16
|
2019-09-06 14:27:33 +01:00 |
InteractiveAuth.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |
LeftPanel.js
|
rename settings watcher refs in LeftPanel
|
2019-10-03 23:21:32 +01:00 |
LoggedInView.js
|
Fix backspace without slate focus killing everything
|
2019-10-03 21:16:18 +01:00 |
MainSplit.js
|
make resizeNotifier optional in MainSplit for GroupView
|
2019-03-27 16:38:17 +01:00 |
MatrixChat.js
|
Add a basic error boundary for the entire app
|
2019-10-02 17:31:22 +01:00 |
MessagePanel.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |
MyGroups.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |
NotificationPanel.js
|
Various ARIA a11y fixes.
|
2019-10-03 09:35:39 +01:00 |
RightPanel.js
|
Replace React.PropTypes with usage of the prop-types package
|
2019-07-31 12:19:29 +01:00 |
RoomDirectory.js
|
don't fire onFinished twice
|
2019-09-15 21:30:01 +01:00 |
RoomStatusBar.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |
RoomSubList.js
|
Various ARIA a11y fixes.
|
2019-10-03 09:35:39 +01:00 |
RoomView.js
|
Handle null from TimelinePanel.getScrollState in RoomView _getScrollState
|
2019-10-03 23:00:08 +01:00 |
ScrollPanel.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |
SearchBox.js
|
only hide x button when blurred && no more search term
|
2019-09-12 17:17:15 +02:00 |
TabbedView.js
|
delint
|
2019-09-26 14:58:40 +01:00 |
TagPanel.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |
TagPanelButtons.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |
TimelinePanel.js
|
make the lifetimes of the RM configurable
|
2019-09-17 17:34:30 +01:00 |
TopLeftMenuButton.js
|
Improve a11y:
|
2019-09-26 14:52:20 +01:00 |
UploadBar.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |
UserView.js
|
Replace React.PropTypes with usage of the prop-types package
|
2019-07-31 12:19:29 +01:00 |
ViewSource.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |