element-web/src/components/structures
Richard van der Hoff 24841cc5c4 Start to factor out session-loading magic
Take some of the magic out of MatrixChat.componentDidMount() into a new
component.

Also delete the MatrixChat test. It wasn't really doing much, is broken by the
change, and I am replacing it with (better) app-level tests in the vector
project.
2016-08-10 00:05:44 +01:00
..
login Start to factor out session-loading magic 2016-08-10 00:05:44 +01:00
ContextualMenu.js Fixed spelling mistake 2016-07-28 15:51:46 +01:00
CreateRoom.js CreateRoom: remove reference to encryption module 2016-06-23 14:08:45 +01:00
MatrixChat.js Start to factor out session-loading magic 2016-08-10 00:05:44 +01:00
MessagePanel.js first cut (untested) 2016-07-18 01:35:42 +01:00
RoomStatusBar.js Comments & required props 2016-07-15 17:15:51 +01:00
RoomView.js Revert merge up from develop 2016-07-27 14:16:17 +01:00
ScrollPanel.js Remove relayoutOnUpdate prop on gemini-scrollbar 2016-07-27 11:35:48 +01:00
TimelinePanel.js many stupid thinkos and bugfixes; make it work 2016-07-20 12:03:13 +01:00
UploadBar.js fix testing UI hack 2016-04-14 19:11:20 +01:00
UserSettings.js Don't show deactivate button for guests 2016-08-03 11:34:31 +01:00