Commit Graph

683 Commits (a112b10a36557f05377e5ffc9bdc52ef1d49f66f)

Author SHA1 Message Date
damencho cd4ebca730 Fixes showing display name and hiding avtar, when video is muted and avtar is on large. 10 years ago
damencho a6a6d2992e Adds helper function to obtain large video id from tests. 10 years ago
damencho b875dc62dc Fixing remote avatars to be the same as local one. 10 years ago
damencho 809f68104d Fixes undefined error. 10 years ago
damencho 0531daf541 Updates the way we update large/small video, avatars and displayname. Fixes issue with not displying avatars in local or remote video when video muted. Fixes if pinned participant turns off video and when unpin we return to the correct dominant speaker. 10 years ago
isymchych 24b24a62c4 fixed "download logs" button 10 years ago
isymchych 666dfb9b63 do not use xmpp module in API module 10 years ago
Lyubomir Marinov ca3dd8865f Asynchronously downloads the callstats.io API because the third-party server may take 'forever' to respond. 10 years ago
Lyubomir Marinov 9b28e64e5d Prevents breakages of our functionality caused by side-effect callstats.io API failures. 10 years ago
Lyubomir Marinov 2b570a2251 Prefers public getters over duplication of logic and/or access to private fields at multiple locations. 10 years ago
damencho cb40ab5420 Fixes moderator icon on remote videos. 10 years ago
damencho 6a91a48823 Fixes element id name. 10 years ago
isymchych 0262917aa6 implementation of "start muted" 10 years ago
damencho 3fd68fa0fd Renames all active speaker references to be called dominant speaker. 10 years ago
damencho f2c5e7da41 Removes unused code. 10 years ago
damencho 8249aea796 Call mucJoined of video layout when the actual joining occurs, as the local id is needed when the presence for the email is received/processed and avatar is set. 10 years ago
George Politis dc07fd733f Removes the local SSRC replacement hack and fixes video muting/unmuting when simulcast is enabled. 10 years ago
yanas d6a1192a0f Fixes issue with avatar not being centered. 10 years ago
yanas bbb144f1bd Fixes issue with conference starting before the UI is ready + enableWelcomePage config support. 10 years ago
hristoterezov 29a85b797a Fixes audio / video mutes 10 years ago
damencho 8aad75d9fa Sets local avatar after local video id is set on joined (VideoLayout.mucJoined()). 10 years ago
damencho 01a9d47959 Fixes setting custom avatar based on the email and reverts the functionality to set custom avatar links to replace the default gravatars. 10 years ago
hristoterezov a56d462dae Fixes the format of the data in connection quality module 10 years ago
hristoterezov 3168c86f77 Fixes mute participant functionality 10 years ago
hristoterezov ce43ce4cd8 Remove unused files 10 years ago
hristoterezov 97697ed9f0 Fixes JS errors in UI.js 10 years ago
isymchych 335cc6ca6f cleanup desktopsharing events 10 years ago
isymchych c36001f861 removed xmpp and RTC modules 10 years ago
isymchych 6ee6b6e9e5 fixes after rebase 10 years ago
isymchych b375b14696 abstract out remoteVideos management 10 years ago
isymchych 3400925f99 on-the-fly auth improvements 10 years ago
isymchych a10f9437f1 Integration of statistics module 10 years ago
isymchych 0fd0f5b633 refactoring of Etherpad and Prezi 10 years ago
hristoterezov e494c3028d Adds SIP calls support 10 years ago
hristoterezov 3ec04d5a95 Implements desktop sharing. 10 years ago
paweldomas ca8a147ea6 JWT token is now passed as BOSH URL parameter. 10 years ago
isymchych ebaa657678 finished "on the fly" auth 10 years ago
isymchych f56eb3440a properly update toolbar if auth enabled 10 years ago
isymchych 3a00837107 better error handling while establishing connection 10 years ago
isymchych 0ec8ab69a0 properly update nickname 10 years ago
damencho baf31aa9f3 Adds logging for results of mungeLocalVideoSSRC. 10 years ago
isymchych 58d1c76ab0 handle external auth; xmpp auth tbd 10 years ago
isymchych 28e5bf4bec add "authentication required" dialog 10 years ago
isymchych ec2be349df refactor authentication module 10 years ago
isymchych fbe5ef7ee6 fix issue with nickname input in chat 10 years ago
isymchych 4f91ac01fd refactoring 10 years ago
isymchych 36874c395a remove user from VideoLayout 10 years ago
isymchych 6ded050b51 do not use RTC/xmpp in UI module 10 years ago
isymchych cb522eadd8 code cleanup 10 years ago
isymchych de9d991f98 do not use xmpp module in side_panels module 10 years ago