riot-web/skins/base/views/molecules
Kegan Dougal 37c9c8fbb4 Add CallHandler singleton and add CallView.
CallView is the container for either VideoViews or WaveformViews. All UI
elements listen for 'call_state' payloads and then call
CallHandler.getCall(roomId) to extract the current MatrixCall for that room.
We can't do this via stateful dispatches because dispatching does not preserve
ordering empirically (probably due to setTimeout).
2015-07-15 16:52:23 +01:00
..
voip Add CallHandler singleton and add CallView. 2015-07-15 16:52:23 +01:00
DirectoryMenu.js implement latest skin 2015-07-15 04:16:38 +01:00
MEmoteTile.js improve css consistency 2015-07-12 16:36:43 +01:00
MFileTile.js
MImageTile.js
MNoticeTile.js improve css consistency 2015-07-12 16:36:43 +01:00
MRoomMemberTile.js fix avatar spacing 2015-07-15 04:21:32 +01:00
MTextTile.js improve css consistency 2015-07-12 16:36:43 +01:00
MatrixToolbar.js
MemberTile.js badges and broken avatars 2015-07-14 02:13:00 +01:00
MessageComposer.js implement latest skin 2015-07-15 04:16:38 +01:00
MessageTile.js implement latest skin 2015-07-15 04:16:38 +01:00
ProgressBar.js
RoomCreate.js implement latest skin 2015-07-15 04:16:38 +01:00
RoomDropTarget.js vector wireframes 2015-07-13 01:51:24 +01:00
RoomHeader.js Add CallHandler singleton and add CallView. 2015-07-15 16:52:23 +01:00
RoomTile.js implement latest skin 2015-07-15 04:16:38 +01:00
SenderProfile.js
ServerConfig.js
UnknownMessageTile.js
UserSelector.js Naming conventions 2015-07-14 17:52:13 +01:00