element-web/src/components/structures
Luke Barnard 4a0988f83e Do not send the room with action
By not sending the room with the action, we prevent its state from being updated by registered views listening for on_room_read
2017-03-28 11:26:40 +01:00
..
login Merge pull request #750 from matrix-org/dbkr/msisdn_signin_2 2017-03-21 13:43:11 +00:00
ContextualMenu.js
CreateRoom.js
FilePanel.js
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
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 Do not send the room with action 2017-03-28 11:26:40 +01: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