.. |
auth
|
Merge pull request #3588 from matrix-org/jryans/identity-disco-opt
|
2019-11-18 17:09:08 +00: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
|
Don't intercept TAB on the app outside of the composer, fix tabIndex > 0
|
2019-10-10 14:13:29 +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
|
prevent error when nextProps is null, cleanup
|
2019-11-06 10:34:22 +01:00 |
GenericErrorPage.js
|
Implement design and copy for errors
|
2019-06-05 11:32:02 -06:00 |
GroupView.js
|
Replace bluebird specific promise things. Fix uses of sync promise code.
|
2019-11-14 13:52:17 +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
|
Revert "s/.done(/.then(/ since modern es6 track unhandled promise exceptions"
|
2019-11-12 11:56:21 +00:00 |
LeftPanel.js
|
Add comment
|
2019-10-23 18:45:04 +01:00 |
LoggedInView.js
|
add ToastContainer
|
2019-11-22 16:04:51 +01:00 |
MainSplit.js
|
Fix soft crash on room join
|
2019-10-08 15:43:57 +01:00 |
MatrixChat.js
|
show a toast instead of dialog when feature flag is enabled
|
2019-11-22 16:08:27 +01:00 |
MessagePanel.js
|
Fix Room Create ELS using MXID instead of newly set Displayname/Avatar
|
2019-10-26 09:31:45 +01:00 |
MyGroups.js
|
Revert "s/.done(/.then(/ since modern es6 track unhandled promise exceptions"
|
2019-11-12 11:56:21 +00:00 |
NotificationPanel.js
|
actually pass role="tabpanel" to the DOM for FilePanel and NotifPanel
|
2019-10-14 10:44:42 +01:00 |
RightPanel.js
|
merge the feature_user_info_panel flag into feature_dm_verification
|
2019-11-19 14:18:12 +01:00 |
RoomDirectory.js
|
Revert "s/.done(/.then(/ since modern es6 track unhandled promise exceptions"
|
2019-11-12 11:56:21 +00:00 |
RoomStatusBar.js
|
use general warning icon instead of e2e one for room status
|
2019-11-19 15:06:09 +01:00 |
RoomSubList.js
|
Fix bug where rooms would not appear when filtering
|
2019-10-31 19:42:41 +00:00 |
RoomView.js
|
EventIndex: Add some more docs and fix some lint issues.
|
2019-11-13 16:21:26 +01:00 |
ScrollPanel.js
|
prevent error for empty list
|
2019-11-06 10:34:22 +01:00 |
SearchBox.js
|
Remove wrapping div around RoomList to fix regression with scrollbars
|
2019-10-23 18:32:14 +01: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
|
React error/warning cleanup
|
2019-10-08 12:10:37 +01:00 |
TimelinePanel.js
|
re-add missing case of codepath
|
2019-11-18 19:00:22 +00:00 |
ToastContainer.js
|
add ToastContainer
|
2019-11-22 16:04:51 +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 |