riot-web/skins/base/views/organisms
Kegan Dougal 7a50166dc6 Move the 'thumbnail' video to the top-left of the screen
This was originally laid out at the MatrixChat level which could then be
CSSified, but Matthew suggests this looks a lot better being at the
RoomList level above recents. Move the rendering logic to RoomList.
2015-09-17 11:37:56 +01:00
..
CreateRoom.js
ErrorDialog.js
LeftPanel.js Hopefully port over ndarilek's accessibility changes to Vector (albeit with list elements contained within RoomView) 2015-08-10 15:17:15 +01:00
LogoutPrompt.js
MemberList.js
Notifier.js You can't just use React classes as normal static classes :( 2015-08-14 15:25:05 +01:00
QuestionDialog.js
RightPanel.js Hopefully port over ndarilek's accessibility changes to Vector (albeit with list elements contained within RoomView) 2015-08-10 15:17:15 +01:00
RoomDirectory.js fix up the room directory a lot - with loading spinner, better layout, etc 2015-07-27 22:31:24 +01:00
RoomList.js Move the 'thumbnail' video to the top-left of the screen 2015-09-17 11:37:56 +01:00
RoomView.js Auto-place a video call if the conf notification is clicked 2015-09-15 15:55:02 +01:00
UserSettings.js