64 коммитов (003eb68e28e3ee664c20c208031e74cbe14bc369)

Автор SHA1 Сообщение Дата
  hristoterezov 0eddef4d62 feat(mute): Add analytics and console logs for audio/video mutes 7 лет назад
  hristoterezov df1437f018 ref(analytics): Use analytics from features/analytics 7 лет назад
  Lyubo Marinov dfebd692f3 eslint 4.8.0 7 лет назад
  Leonard Kim 7cea557416 ref(shared-video): move SharedVideoThumb to own file 8 лет назад
  Leonard Kim 52ee8fd473 ref(small-video): remove some global jquery dom querying 8 лет назад
  Leonard Kim e3361e2f3b feat(tooltips): convert popup tooltips to InlineDialog 7 лет назад
  Leonard Kim f1f46e0af5 feat(pinning): move web pinning logic into redux 8 лет назад
  virtuacoplenny 928181cd7a feat(display-name): convert to React (#1672) 8 лет назад
  Leonard Kim 2333249b05 feat(1-on-1): Initial implementation 8 лет назад
  Leonard Kim 82ecfac4ee fix(filmstrip): Separate remote videos and local video 8 лет назад
  Lyubo Marinov a9bdde193d Approach consistent filmstrip naming 8 лет назад
  Lyubo Marinov 1e2d88cd5d React Toolbox 8 лет назад
  Ilya Daynatovich da4425b5c0 React Toolbar 8 лет назад
  damencho a1b3c56de7 Uses tooltip to show custom popups for mute mic button/shared video button. 8 лет назад
  paweldomas b58f1cdd16 use logger instead of console 8 лет назад
  Ilya Daynatovich 5b0777d4db Made inputs identical 8 лет назад
  damencho e34d86b485 Stops player update before sending stopping of shared video. 8 лет назад
  damencho 328ff54423 Fixes undefined error and shared video. 8 лет назад
  damencho 5217bf0bb8 Removes translateString and use translateElement. 8 лет назад
  damencho b5f0d30298 Removes not used parameter of openMessageDialog (title). 8 лет назад
  yanas 74f31db434 Dialogs re-design, invite and password modifications 8 лет назад
  Lyubomir Marinov a2b076985a ESLint 8 лет назад
  paweldomas 3ef5dd20ef ref(RemoteVideo): store JitsiParticipant instead of id 8 лет назад
  paweldomas ecfc05bcc8 fix(LargeVideoManager): enable video problems filter on VideoContainer 8 лет назад
  damencho 536ffb31e0 Moves loading of analytics in the library. 8 лет назад
  damencho 6302e42229 Uses analytics from lib-jitsi-meet and adds new events. 9 лет назад
  hristoterezov 7bf9a82f0b Implements conference reload support 9 лет назад
  damencho 5dffddceec Make sure we have only one dialog instance. 9 лет назад
  yanas 57815cb2fe Unifrms messageHandler access and adds enable disable 9 лет назад
  yanas d95b2b034b Fix initial state of user interaction mute 9 лет назад
  yanas c2f46a5cfe Refactor shared video manager 9 лет назад
  damencho 2442f0dfd3 Removes playerPaused variable and just use player to get its state. 9 лет назад
  yanas 3a9d743d47 Add shared video smart mike mutes unmutes 9 лет назад
  yanas d08e37b42b Adds smart un-mute to the shared video logic 9 лет назад
  yanas a1cef0f181 Add notification popup for shared video auto mute 9 лет назад
  damencho b949ffdda1 Prevents users that are not sharing the video of pausing the video and leaves the control to the user sharing the video. 9 лет назад
  damencho 7dad981112 Follow seeking while player is paused. 9 лет назад
  damencho bede8feccc Mutes local video when shared video is playing and mutes shared video if user wants to talk. 9 лет назад
  damencho 9a984b7f84 Instantly update volume changes. 9 лет назад
  damencho ebe37ff98a Handle on player error so we can remove the player. 9 лет назад
  damencho 104503ee13 Make sure we store initial attributes in order, so it will hold the last state we want to be in. Respects quick initial stop received. 9 лет назад
  damencho 6951089130 Force seek when transition from and to pause state. 9 лет назад
  damencho 952eaf5a0c Avoids double loading of the player. 9 лет назад
  damencho a38b628d76 Docks toolbar when shared video is shown. 9 лет назад
  damencho 7c02803ef9 Seeks in video when we start in paused state. 9 лет назад
  damencho 7d0cd00a50 Enables shared video for all participants, the first to share is the video all will see, later attempts will result just a dialog informing that video is already shared. 9 лет назад
  damencho 508fd4a8df Uses player functions only after the player has reported playing event. 9 лет назад
  damencho af9f651702 Check whether commands are coming from moderator. 9 лет назад
  yanas 6edbcb9311 Fixes shared video thumbnail size and shared video on large background. 9 лет назад
  damencho 94d98ec0ab Fixes returning to dominant speaker after closing shared video. Renames a method and fix its behaviour was handling both case when removing just video element in small videos (local or remote) and when we are removingParticipantContainer, now just handles the second one and uses focusedID if any or dominantSpeakerID if any, otherwise elects new video. 9 лет назад