507 Commits (2fb65dd752b4c3b5fba04c4d19c0f9a550603b8c)

Author SHA1 Message Date
  paweldomas 2fb65dd752 Uses fadeTo instead of fadeIn/fadeOut which do not seem to work correctly on Safari. 9 years ago
  isymchych bc2afd7d64 Minor fixes for jitsi-meet-new 9 years ago
  hristoterezov 089a9880b0 Fixes issues related to PR #452 9 years ago
  hristoterezov d09021457b Fixes JS error in 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 6cda300861 synchronize Large video fadeIn/fadeOut animations 9 years ago
  isymchych 6df1fcef40 Avatar.js code cleanup 9 years ago
  isymchych 6b98fd52ea added some documentation (jsdocs) 9 years ago
  isymchych d31aca4483 use lib to change chat subject 9 years ago
  damencho 8b8cbb2ccc Handles fake video track and fixes remote audio. 9 years ago
  hristoterezov 6ad9243446 Updates the library. Removes oncontextmenu handlers. 9 years ago
  isymchych 93aef0683b fix issue with fullscreen in Safari 9 years ago
  hristoterezov 4ec62e40f1 Fixes jshint 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
  isymchych cff44286f5 resize #videospace on window resize 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
  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 09d08b034c Removes unused code. 9 years ago
  damencho 029ccf3b31 Adds method used by torture to obtain current audio levels. 9 years ago
  damencho aed2d97c10 Fixes displayname on remote video on FF. Seems innerText is not working on FF, replace it with innerHTML. 9 years ago
  damencho dcb607a586 Shows displayname after editing it. 9 years ago
  damencho 3cd549a758 Hides video wrapper when avtar is shown, and make it visible when we hide the avtar. 9 years ago
  paweldomas ea24c6a66a Fixes broken requireDisplayName feature. 9 years ago
  damencho cd4ebca730 Fixes showing display name and hiding avtar, when video is muted and avtar is on large. 9 years ago
  damencho a6a6d2992e Adds helper function to obtain large video id from tests. 9 years ago
  damencho b875dc62dc Fixing remote avatars to be the same as local one. 9 years ago
  damencho 809f68104d Fixes undefined error. 9 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. 9 years ago
  isymchych 24b24a62c4 fixed "download logs" button 9 years ago
  isymchych 666dfb9b63 do not use xmpp module in API module 9 years ago
  damencho cb40ab5420 Fixes moderator icon on remote videos. 9 years ago
  damencho 6a91a48823 Fixes element id name. 9 years ago
  isymchych 0262917aa6 implementation of "start muted" 10 years ago
  damencho 3fd68fa0fd Renames all active speaker references to be called dominant speaker. 9 years ago
  damencho f2c5e7da41 Removes unused code. 9 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. 9 years ago
  yanas d6a1192a0f Fixes issue with avatar not being centered. 9 years ago
  yanas bbb144f1bd Fixes issue with conference starting before the UI is ready + enableWelcomePage config support. 9 years ago
  hristoterezov 29a85b797a Fixes audio / video mutes 9 years ago
  damencho 8aad75d9fa Sets local avatar after local video id is set on joined (VideoLayout.mucJoined()). 9 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. 9 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