69 Commits (a653816f90a5182b2d8bcbcdb8528092a41f59e4)

Autor SHA1 Nachricht Datum
  Leonard Kim a653816f90 fix(vertical-filmstrip): prevent shared videos from displaying under avatars vor 8 Jahren
  Leonard Kim aec22b8ed9 fix(shared-video): hardcode shared video name vor 7 Jahren
  virtuacoplenny 510334fa7f ref(notifications): convert some dialogs to error or warning notifica… (#1991) vor 7 Jahren
  hristoterezov 0b50578de9 style(analytics): sendEvent -> sendAnalyticsEvent vor 7 Jahren
  hristoterezov 969f5d67ab feat(eslint): Enable for non react files vor 7 Jahren
  hristoterezov 0eddef4d62 feat(mute): Add analytics and console logs for audio/video mutes vor 7 Jahren
  hristoterezov df1437f018 ref(analytics): Use analytics from features/analytics vor 7 Jahren
  Lyubo Marinov dfebd692f3 eslint 4.8.0 vor 7 Jahren
  Leonard Kim 7cea557416 ref(shared-video): move SharedVideoThumb to own file vor 7 Jahren
  Leonard Kim 52ee8fd473 ref(small-video): remove some global jquery dom querying vor 7 Jahren
  Leonard Kim e3361e2f3b feat(tooltips): convert popup tooltips to InlineDialog vor 7 Jahren
  Leonard Kim f1f46e0af5 feat(pinning): move web pinning logic into redux vor 7 Jahren
  virtuacoplenny 928181cd7a feat(display-name): convert to React (#1672) vor 7 Jahren
  Leonard Kim 2333249b05 feat(1-on-1): Initial implementation vor 8 Jahren
  Leonard Kim 82ecfac4ee fix(filmstrip): Separate remote videos and local video vor 8 Jahren
  Lyubo Marinov a9bdde193d Approach consistent filmstrip naming vor 8 Jahren
  Lyubo Marinov 1e2d88cd5d React Toolbox vor 8 Jahren
  Ilya Daynatovich da4425b5c0 React Toolbar vor 8 Jahren
  damencho a1b3c56de7 Uses tooltip to show custom popups for mute mic button/shared video button. vor 8 Jahren
  paweldomas b58f1cdd16 use logger instead of console vor 8 Jahren
  Ilya Daynatovich 5b0777d4db Made inputs identical vor 8 Jahren
  damencho e34d86b485 Stops player update before sending stopping of shared video. vor 8 Jahren
  damencho 328ff54423 Fixes undefined error and shared video. vor 8 Jahren
  damencho 5217bf0bb8 Removes translateString and use translateElement. vor 8 Jahren
  damencho b5f0d30298 Removes not used parameter of openMessageDialog (title). vor 8 Jahren
  yanas 74f31db434 Dialogs re-design, invite and password modifications vor 8 Jahren
  Lyubomir Marinov a2b076985a ESLint vor 8 Jahren
  paweldomas 3ef5dd20ef ref(RemoteVideo): store JitsiParticipant instead of id vor 8 Jahren
  paweldomas ecfc05bcc8 fix(LargeVideoManager): enable video problems filter on VideoContainer vor 8 Jahren
  damencho 536ffb31e0 Moves loading of analytics in the library. vor 8 Jahren
  damencho 6302e42229 Uses analytics from lib-jitsi-meet and adds new events. vor 8 Jahren
  hristoterezov 7bf9a82f0b Implements conference reload support vor 8 Jahren
  damencho 5dffddceec Make sure we have only one dialog instance. vor 8 Jahren
  yanas 57815cb2fe Unifrms messageHandler access and adds enable disable vor 9 Jahren
  yanas d95b2b034b Fix initial state of user interaction mute vor 9 Jahren
  yanas c2f46a5cfe Refactor shared video manager vor 9 Jahren
  damencho 2442f0dfd3 Removes playerPaused variable and just use player to get its state. vor 9 Jahren
  yanas 3a9d743d47 Add shared video smart mike mutes unmutes vor 9 Jahren
  yanas d08e37b42b Adds smart un-mute to the shared video logic vor 9 Jahren
  yanas a1cef0f181 Add notification popup for shared video auto mute vor 9 Jahren
  damencho b949ffdda1 Prevents users that are not sharing the video of pausing the video and leaves the control to the user sharing the video. vor 9 Jahren
  damencho 7dad981112 Follow seeking while player is paused. vor 9 Jahren
  damencho bede8feccc Mutes local video when shared video is playing and mutes shared video if user wants to talk. vor 9 Jahren
  damencho 9a984b7f84 Instantly update volume changes. vor 9 Jahren
  damencho ebe37ff98a Handle on player error so we can remove the player. vor 9 Jahren
  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. vor 9 Jahren
  damencho 6951089130 Force seek when transition from and to pause state. vor 9 Jahren
  damencho 952eaf5a0c Avoids double loading of the player. vor 9 Jahren
  damencho a38b628d76 Docks toolbar when shared video is shown. vor 9 Jahren
  damencho 7c02803ef9 Seeks in video when we start in paused state. vor 9 Jahren