element-web/src/components/structures
Luke Barnard c650cfffac logged_in -> loggedIn
Also added `loggingIn` to `initialState` and removed some commented code.
2017-03-27 17:14:39 +01:00
..
login Merge pull request #750 from matrix-org/dbkr/msisdn_signin_2 2017-03-21 13:43:11 +00:00
ContextualMenu.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
CreateRoom.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
FilePanel.js show placeholder of timeline empty 2017-02-02 16:32:10 +00:00
InteractiveAuth.js Just return the promise if it's a bg request 2017-03-22 11:25:33 +00:00
LoggedInView.js Add canResetTimeline callback and thread it through to TimelinePanel 2017-03-22 15:06:52 +00:00
MatrixChat.js logged_in -> loggedIn 2017-03-27 17:14:39 +01:00
MessagePanel.js Display timestamps and profiles for redacted events 2017-03-16 17:00:10 +00:00
NotificationPanel.js show placeholder of timeline empty 2017-02-02 16:32:10 +00:00
RoomStatusBar.js Fix status bar expanded on tab-complete 2017-02-22 14:03:30 +00:00
RoomView.js Add canResetTimeline callback and thread it through to TimelinePanel 2017-03-22 15:06:52 +00:00
ScrollPanel.js Double UNPAGINATION_PADDING again 2017-03-13 13:48:15 +00:00
TimelinePanel.js Add canResetTimeline callback and thread it through to TimelinePanel 2017-03-22 15:06:52 +00:00
UploadBar.js Unregister the UploadBar event listener on unmount 2017-03-16 14:19:17 +00:00
UserSettings.js PR feedback fixes 2017-03-24 10:45:38 +00:00