..
login
Add missing stopPropagation
2019-01-03 16:26:01 -07:00
AutoHideScrollbar.js
cleanup: do initialization in componentDidMount instead of render
2018-12-18 15:10:57 +01:00
BottomLeftMenu.js
eslint --fix src/
2018-10-26 22:50:38 -05:00
CompatibilityPage.js
eslint --fix src/
2018-10-26 22:50:38 -05:00
ContextualMenu.js
fix lint
2018-10-24 14:36:08 +02:00
FilePanel.js
given we also want to hide widget events, hide all except m.room.message
2018-06-16 19:52:15 +01:00
GroupGridView.js
fix PR feedback
2019-01-09 12:48:13 +01:00
GroupView.js
Add spaces back to async arrow functions
2019-01-09 18:10:35 +00:00
HomePage.js
Fix browser navigation not working between /home, /login, /register, etc
2019-01-03 16:25:51 -07:00
IndicatorScrollbar.js
forward checkOverflow to AutoHideScrollbar, fix over/underflow detection
2018-12-18 14:29:42 +01:00
InteractiveAuth.js
Be more positive in property naming
2018-11-16 12:15:44 -07:00
LeftPanel.js
Update room filter focus handling to avoid infinite loop
2018-12-20 23:09:28 +00:00
LoggedInView.js
allow right panel to be hidden (although container is still visible)
2019-01-07 14:59:00 +01:00
LoginBox.js
eslint --fix src/
2018-10-26 22:50:38 -05:00
MainSplit.js
undo unneeded changes
2019-01-08 12:05:06 +01:00
MatrixChat.js
Add separate dialog for recovery method removed
2019-01-10 15:18:57 -06:00
MessagePanel.js
dont render who is typing tile when no room available (like in notif panel)
2018-11-30 13:59:00 +01:00
MyGroups.js
fix lint
2018-12-11 11:09:11 +01:00
NotificationPanel.js
Dramatically simplify use of mx_fadable
2017-10-25 15:15:49 +01:00
RightPanel.js
Revert "Merge pull request #2336 from matrix-org/travis/notif-button"
2019-01-03 15:44:07 -07:00
RoomDirectory.js
eslint --fix src/
2018-10-26 22:50:38 -05:00
RoomStatusBar.js
remove typing notifications from status bar
2018-11-12 18:11:17 +01:00
RoomSubList.js
Merge remote-tracking branch 'origin/experimental' into travis/develop-for-real
2019-01-03 16:00:23 -07:00
RoomView.js
Merge remote-tracking branch 'origin/experimental' into dbkr/fix_recovery_reminder_cancel
2019-01-10 09:39:57 +00:00
ScrollPanel.js
Make sure to proxy special prop ref
2018-03-27 13:04:26 +01:00
SearchBox.js
select search query on focus
2018-12-18 16:37:37 +01:00
TagPanel.js
Add redesign feedback dialog + button in tag panel
2018-12-19 12:27:05 +01:00
TimelinePanel.js
reduce in-view timeout to 1s
2018-12-12 11:13:09 +01:00
TopLeftMenuButton.js
fix lint
2018-11-01 17:56:08 +01:00
UploadBar.js
Remove use of deprecated React.PropTypes
2017-12-26 14:03:18 +13:00
UserSettings.js
Fix spaceless async in ignored files too
2019-01-09 19:14:30 +00:00
ViewSource.js
eslint --fix src/
2018-10-26 22:50:38 -05:00