0849b0e205
These must now make a dispatch to RoomViewStore instead of calling `viewRoom` directly on MatrixChat. This will call both `viewRoom` of MatrixChat _and_ the logic in RVS so there is some redundancy here. It'd be best to move as much as possible of viewRoom out to the RVS itself. But for now, this fixes a bug that occures when leaving (the viewed room would not change). |
||
---|---|---|
.. | ||
login | ||
ContextualMenu.js | ||
CreateRoom.js | ||
FilePanel.js | ||
InteractiveAuth.js | ||
LoggedInView.js | ||
MatrixChat.js | ||
MessagePanel.js | ||
NotificationPanel.js | ||
RoomStatusBar.js | ||
RoomView.js | ||
ScrollPanel.js | ||
TimelinePanel.js | ||
UploadBar.js | ||
UserSettings.js |