mirror of https://github.com/vector-im/riot-web
37c9c8fbb4
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). |
||
---|---|---|
.. | ||
voip | ||
DirectoryMenu.js | ||
MEmoteTile.js | ||
MFileTile.js | ||
MImageTile.js | ||
MNoticeTile.js | ||
MRoomMemberTile.js | ||
MTextTile.js | ||
MatrixToolbar.js | ||
MemberTile.js | ||
MessageComposer.js | ||
MessageTile.js | ||
ProgressBar.js | ||
RoomCreate.js | ||
RoomDropTarget.js | ||
RoomHeader.js | ||
RoomTile.js | ||
SenderProfile.js | ||
ServerConfig.js | ||
UnknownMessageTile.js | ||
UserSelector.js |