111 коммитов (48cedb08652cc3b40e8bf03b03a56ec488b99311)

Автор SHA1 Сообщение Дата
  paweldomas 48cedb0865 Adopts to new semantics of JitsiTrack#attach method. 10 лет назад
  hristoterezov 1176390214 Fixes issues for audio only participants 10 лет назад
  yanas fe2804f474 Fixes SmallVideo object not making a difference between an audio and a video stream, which was causing FireFox issues with large video set to the audio stream. 10 лет назад
  yanas 6e7ed13370 Fixes missing local video thumbnail before entering a conference. 10 лет назад
  yanas 5834fbe31a Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling. 10 лет назад
  isymchych bc2afd7d64 Minor fixes for jitsi-meet-new 10 лет назад
  hristoterezov 089a9880b0 Fixes issues related to PR #452 10 лет назад
  isymchych 6cda300861 synchronize Large video fadeIn/fadeOut animations 10 лет назад
  isymchych 6b98fd52ea added some documentation (jsdocs) 10 лет назад
  yanas 3fe0487df7 Fixes local video flickering when locally muted. Rearranges some of the large video avatar related code. 10 лет назад
  damencho bc43108877 Makes sure we unmark remote videos as dominant speaker if any when the local participant becomes dominant speaker. 10 лет назад
  damencho 0db262da6a Fixes showing local resolution in UI. 10 лет назад
  isymchych cff44286f5 resize #videospace on window resize 10 лет назад
  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 10 лет назад
  yanas dacd54b73c Fixes clicking remote participant in the contact list. 10 лет назад
  damencho a6a6d2992e Adds helper function to obtain large video id from tests. 10 лет назад
  damencho 809f68104d Fixes undefined error. 10 лет назад
  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 лет назад
  damencho cb40ab5420 Fixes moderator icon on remote videos. 10 лет назад
  isymchych 0262917aa6 implementation of "start muted" 10 лет назад
  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 лет назад
  hristoterezov 29a85b797a Fixes audio / video mutes 10 лет назад
  isymchych c36001f861 removed xmpp and RTC modules 10 лет назад
  isymchych 6ee6b6e9e5 fixes after rebase 10 лет назад
  isymchych b375b14696 abstract out remoteVideos management 10 лет назад
  isymchych a10f9437f1 Integration of statistics module 10 лет назад
  isymchych 0fd0f5b633 refactoring of Etherpad and Prezi 10 лет назад
  isymchych 4f91ac01fd refactoring 10 лет назад
  isymchych 36874c395a remove user from VideoLayout 10 лет назад
  isymchych 6ded050b51 do not use RTC/xmpp in UI module 10 лет назад
  isymchych e23dd62d86 refactor BottomToolbar 10 лет назад
  damencho 97ebcebdbe Revert "Fixes a problem with receiving presence for start muted video before creating the stream element, which will end up that the muted video element will hide the avatar." 10 лет назад
  damencho 303287f7a6 Fixes a problem with receiving presence for start muted video before creating the stream element, which will end up that the muted video element will hide the avatar. 10 лет назад
  Boris Grozev a2c41392dd Uses a single avatar URL, allows to override gravatar with a custom URL for avatars in interface_config.js. 10 лет назад
  isymchych 09aa9482c0 do not use members module 10 лет назад
  isymchych 272cfea493 share user email through commands 10 лет назад
  isymchych fe77846b89 do not use xmpp in settings menu 10 лет назад
  isymchych c50151d85d do not use NicknameHandler 10 лет назад
  isymchych 59f98205c7 use JS API; UI module refactoring 10 лет назад
  damencho 6b621654ab Adds speaker indicator and no longer use the display name for that purpose. 10 лет назад
  damencho b64f3a5913 Adds method to obtain remote video type. 10 лет назад
  damencho f9d1fd13df Fixes an issue where lastN event, includes in the logic local resource and detects it as removed from lastN and schedules update of large video. If we receive this event for newly joined participant and we have pinned the local video, the event triggers update of large video which displays the wrong participant, not the pinned local video. 10 лет назад
  yanas 26e2fd6ef0 Fixes desktop streaming layout. 10 лет назад
  damencho e460f0c8fa Fixes lastN video change. Resulting 'Uncaught TypeError: stream.getOriginalStream is not a function', problem detected by torture (3 participants and the last one receives last-n changed event on joining and screenshot shows: it is missing one of the participants and logs contain this error). 10 лет назад
  paweldomas 27fc4636b7 Adjustments to make lip-sync work. Stream merging is now done by Jicofo. 10 лет назад
  Boris Grozev 0bbae86f68 Fixes a bug with prematurely removed remote videos on firefox. 10 лет назад
  Boris Grozev ebdd91df4e Removes the sid property from MediaStream (how did we end up having a 10 лет назад
  Jesse Bickel 806cacb755 Use member.isFocus to decide whether a given member is the conference focus user. 10 лет назад
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 10 лет назад
  Boris Grozev 09eaa0d303 Fix comparison warnings. 10 лет назад