Commit Graph

1575 Commits (d6620310f5fcb7e85dbe370bbf315eb63359e965)
 

Author SHA1 Message Date
hristoterezov d6620310f5 Merge pull request #464 from isymchych/jsdocs 9 years ago
hristoterezov d09021457b Fixes JS error in API module 9 years ago
damencho 5bd0074eff Adds FF fake device settings when creating local tracks. 9 years ago
hristoterezov c2cfd4d6e2 Merge pull request #456 from isymchych/rewrite-API-module 9 years ago
Lyubomir Marinov 6dbbea9944 Decides whether to use analytics after the analytics API has been given a chance to load. 9 years ago
Lyubomir Marinov 41872781f9 Fixes a lint error about a constructor name not starting with an uppercase letter. 9 years ago
isymchych 6b98fd52ea added some documentation (jsdocs) 9 years ago
hristoterezov a0355ea080 Updates the lib 9 years ago
damencho 8b8cbb2ccc Handles fake video track and fixes remote audio. 9 years ago
hristoterezov dbd24417c4 Fixes DS icon glow 9 years ago
hristoterezov 724ebdfe04 Merge branch 'jitsi-meet-new' of github.com:jitsi/jitsi-meet into jitsi-meet-new 9 years ago
hristoterezov 6ad9243446 Updates the library. Removes oncontextmenu handlers. 9 years ago
damencho 03a9c8aa1c Updates library to fix start muted. 9 years ago
paweldomas ea6eaad563 Fixes bridge is down UI notification. 9 years ago
hristoterezov c5f94fadd8 Merge branch 'jitsi-meet-new' of github.com:jitsi/jitsi-meet into jitsi-meet-new 9 years ago
George Politis ff97321ea4 Updates lib-jitsi-meet@ba21635b3d04bb7f2505b446f21d341992149107 9 years ago
hristoterezov ce41ddd024 Merge branch 'jitsi-meet-new-callstats' into jitsi-meet-new 9 years ago
hristoterezov b174f231bf Merge branch 'jitsi-meet-new' of github.com:jitsi/jitsi-meet into jitsi-meet-new 9 years ago
hristoterezov 4ec62e40f1 Fixes jshint 9 years ago
damencho 2ef96d21e9 Updates package.json with some changes from master. 9 years ago
yanas 3fe0487df7 Fixes local video flickering when locally muted. Rearranges some of the large video avatar related code. 9 years ago
damencho bc43108877 Makes sure we unmark remote videos as dominant speaker if any when the local participant becomes dominant speaker. 9 years ago
damencho 0db262da6a Fixes showing local resolution in UI. 9 years ago
damencho c54e6c0f3c Fixes showing remote resolutions in UI. 9 years ago
hristoterezov 8787723330 Fixes desktop streaming for FF 9 years ago
hristoterezov 0d03a4fceb callstats 9 years ago
yanas 27d509332a Merges Boris Grozev's commit from Dec 8, 2015, named: Uses a single avatar URL, allows to override gravatar with a custom URL. Commit: a2c41392 9 years ago
damencho 2af941d607 Fixes forcing tcp connections. 9 years ago
yanas dacd54b73c Fixes clicking remote participant in the contact list. 9 years ago
yanas 2bee98744d Merges commit from Boris Grozev on jitsi-meet: Fixes a typo. 9 years ago
damencho 41b1a6f3c3 Merge branch 'logs' of https://github.com/isymchych/jitsi-meet into jitsi-meet-new 9 years ago
damencho 482f71f5ea Adds helpers to access audio levels from torture. 9 years ago
damencho 09d08b034c Removes unused code. 9 years ago
paweldomas 2dba1d9d17 Requires prosody-trunk at least 607 for jitsi-meet-tokens 9 years ago
paweldomas 428fa3f16a 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. 9 years ago
paweldomas ac8e1ce388 Configures Jicofo when jitsi-meet-tokens package is installed 9 years ago
paweldomas d666fbb6a4 Uses JWT for token generation in prosody plugin. 9 years ago
damencho 029ccf3b31 Adds method used by torture to obtain current audio levels. 10 years ago
damencho 7e35794e47 Passes all configs to the connection. 10 years ago
damencho aed2d97c10 Fixes displayname on remote video on FF. Seems innerText is not working on FF, replace it with innerHTML. 10 years ago
damencho dcb607a586 Shows displayname after editing it. 10 years ago
damencho 3cd549a758 Hides video wrapper when avtar is shown, and make it visible when we hide the avtar. 10 years ago
damencho 765f07109a Adds utility to check for remote participants with tracks. 10 years ago
paweldomas ea24c6a66a Fixes broken requireDisplayName feature. 10 years ago
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