Commit Graph

1646 Commits (33cb79fb8ac9915b35bccc816e02078875b8626b)
 

Author SHA1 Message Date
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
George Politis 8ec90ea675 Bumps the sdp-simulcast version. 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 632b56b069 Fixes audio mute issue 10 years ago
hristoterezov 00e606663d Updates lib-jitsi-meet.js 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
damencho 1702105b06 Adds utility methods used by torture. 10 years ago
hristoterezov a56d462dae Fixes the format of the data in connection quality module 10 years ago
hristoterezov 54f2364f18 Updates the library 10 years ago
hristoterezov 95b23f994c Fixes issues with unloading the page 10 years ago
hristoterezov 3168c86f77 Fixes mute participant functionality 10 years ago
hristoterezov c8c6a6d583 Implements recording 10 years ago
hristoterezov ce43ce4cd8 Remove unused files 10 years ago
hristoterezov 97697ed9f0 Fixes JS errors in UI.js 10 years ago
hristoterezov 9b7ddec703 Merge pull request #441 from isymchych/jitsi-meet-new 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
hristoterezov 6e007a03af Merge pull request #433 from isymchych/jitsi-meet-new 10 years ago
paweldomas 9d60af1a9d New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option. 10 years ago
isymchych ebaa657678 finished "on the fly" auth 10 years ago
isymchych 035e20eceb allow to kick users 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 e666ed70f7 use proper message timestamp 10 years ago
isymchych 4f91ac01fd refactoring 10 years ago
isymchych 2af591f6d9 updated library 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