element-web/src/components/structures
Richard van der Hoff e32c325863 Don't use MatrixClientPeg for temporary clients
Get rid of MatrixClientPeg.replaceUsingUrls, and instead create local,
temporary MatrixClients for the unauthed steps; we therefore only use
MatrixClientPeg for logged-in clients.
2016-08-11 16:23:03 +01:00
..
login Move guest registration into the login logic 2016-08-11 13:05:16 +01:00
ContextualMenu.js Menu colour now changeable, and leave room item hooked up 2016-08-10 16:34:49 +01:00
CreateRoom.js CreateRoom: remove reference to encryption module 2016-06-23 14:08:45 +01:00
MatrixChat.js Don't use MatrixClientPeg for temporary clients 2016-08-11 16:23:03 +01:00
MessagePanel.js first cut (untested) 2016-07-18 01:35:42 +01:00
RoomStatusBar.js reskindex and use sdk.getComponent for EmojiText 2016-08-11 07:55:12 +05:30
RoomView.js Cancel calls to rate-limited funcs on unmount 2016-08-10 13:39:47 +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 Merge pull request #393 from matrix-org/dbkr/enable_labs 2016-08-05 17:25:25 +01:00