- Mar 24, 2016
-
-
yanas authored
Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages.
-
yanas authored
-
yanas authored
-
yanas authored
-
yanas authored
Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two.
-
yanas authored
- Mar 22, 2016
- Mar 18, 2016
-
-
damencho authored
Creates first the container before setting avatar, cause the avatar set will check the large video container type and type may be missing. Fixes error 'container of type undefined doesn't exist': > at LargeVideoManager.getContainer > at LargeVideoManager.get > at Object.isCurrentlyOnLarge > at Object.changeUserAvatar > at Object.UI.setUserAvatar > at Object.UI.addUser
-
damencho authored
-
damencho authored
-
damencho authored
-
damencho authored
-
Etienne CHAMPETIER authored
Signed-off-by:
Etienne CHAMPETIER <champetier.etienne@gmail.com>
-
damencho authored
-
damencho authored
-
- Mar 17, 2016
-
-
Paweł Domas authored
Implements dialog for max users error
-
damencho authored
Fixes avatar that is shown, when we switch from container with muted video to container from other type, like etherpad.
-
hristoterezov authored
-
- Mar 16, 2016
-
-
damencho authored
-
damencho authored
Always uses current video type to search for container that will handle it. Renames video container type to camera, to match the type ot the tracks. Add the same container to be used and for tracks with type of desktop.
-
damencho authored
-
damencho authored
-
damencho authored
-
damencho authored
Adds optional parameter to addParticipantContainer, make possible to create the SmallVideo outside VideoLayout and pass it to be displayed.
- Mar 15, 2016
-
-
hristoterezov authored
- Mar 14, 2016
-
- Mar 11, 2016
-
-
damencho authored
-