189 Commits (57b0736ebb18cc4be2a99904359844d4ea4c236e)

Author SHA1 Message Date
  damencho 8e6fd0ca95 Fixes unpinning local user which is dominant speaker. 8 years ago
  Ilya Daynatovich 5aff96e3b7 Updated in videolayout 8 years ago
  Maxim Voloshin 68ab87cc0d Hide DOM elements using css class 8 years ago
  Boris Grozev c0c198098b style: Renames variables, adds a FIXME. 8 years ago
  Boris Grozev ac0ee771ed docs: Adds a FIXME. 8 years ago
  Boris Grozev 0ca9389e4b cleanup: Simplify code. 8 years ago
  yanas a17a98991c Ongoing work on video thumbnail layout 8 years ago
  damencho bbe475cb4e Fixes review comments. 8 years ago
  damencho a2c71d05e6 Calculates quality based on the resolution and upload. 8 years ago
  Lyubomir Marinov a2b076985a ESLint 8 years ago
  damencho 6320ef1caa Updates raised hand to overwrite dominant speaker. 8 years ago
  yanas 3bb877cc3a Audio levels redesign. 8 years ago
  yanas 37dcc6c994 Improves the pin and hover borders 8 years ago
  yanas 1c8535a2d5 Improves the pin and hover borders 8 years ago
  paweldomas 7585413e7d fix(VideoLayout): from avatar to video transition 8 years ago
  paweldomas 661ea2cf45 feat(VideoLayout): add remote connection problems UI 8 years ago
  paweldomas 352e784cad fix(VideoLayout): show video when the connection is back 8 years ago
  paweldomas 9d1364b6fb feat(RemoteVideo): show disconnected GSM bars for remotes 8 years ago
  paweldomas 8a43699a89 feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail 8 years ago
  paweldomas 3ef5dd20ef ref(RemoteVideo): store JitsiParticipant instead of id 8 years ago
  yanas af91fb50b2 Fixes moderator related elements when everyone is moderator 8 years ago
  paweldomas 419950ca49 fix(VideoLayout): "connection interrupted" shown only on video 8 years ago
  paweldomas e39648ce21 ref(LargeVideo): rename to LargeVideoManager 8 years ago
  paweldomas e0a05c5908 ref(LargeVideo): move VideoContainer to separate file 8 years ago
  yanas 0013745783 Video thumbnails redesign 8 years ago
  hristoterezov dab5252746 feat(ringoverlay): Change the background when the avatar is displayed 8 years ago
  damencho a5bc9625ef Fixes parameters for VideoLayout.resizeThumbnails. 8 years ago
  yanas 8562d3d55d Remove bottom toolbar and change side panel position and behavior 8 years ago
  damencho bb705e32d9 Moves local video thumb initializations where they belong. 8 years ago
  damencho 246ab88a3e Fixes muting particular remote participant. 8 years ago
  Boris Grozev de41977c77 Logs resolution changes to callstats. 8 years ago
  hristoterezov 7bf9a82f0b Implements conference reload support 8 years ago
  Boris Grozev 2d2e27b8d0 Implements "raised hand". 8 years ago
  Boris Grozev 4b6ac38058 Fixes a failure to show the dominant speaker indicator for the local participant. 9 years ago
  hristoterezov c3338d3bf2 Implements custom context menu to flip the local video 9 years ago
  yanas ab67b42eb9 Hide recorder local thumbnail 9 years ago
  yanas edf2f8114b Make sure remote video exist before we use it 9 years ago
  yanas aeabad4891 Fix missing remote video exception 9 years ago
  yanas c881e7b640 Add hidden participant support 9 years ago
  paweldomas f2c9b8b7a5 Fix issue updating large video 'src' while on stage 9 years ago
  yanas e43c5ab54c Add custom-role to presence and special view for Recorders 9 years ago
  damencho d48ef06ddb Fixes and issue where: if we receive dominant speaker event just before the video start playing, this can override already pinned video. 9 years ago
  damencho 9abc78ef24 Do not send SELECTED_ENDPOINT events for custom containers. 9 years ago
  damencho 27607e8754 Update variable name to pinnedId. 9 years ago
  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 years ago
  damencho e330dbf5d1 Fixes switching to pinned video when hiding a container. 9 years ago
  yanas 72454ff279 HD label added when the large video is in HD. 9 years ago
  yanas cc761700fe Extends the follow-me feature by adding the possibility to follow the pinned participant, the shared video and the shared document. Adds the possibility to enable disable follow-me from the settings panel. Some other small fixes throughout the UI. 9 years ago
  damencho fe7d05a951 Reverse the check to use only VIDEO_CONTAINER_TYPE. 9 years ago
  damencho 2c1a9d20fd Fixes setting local video, default videoType. Fixes showing local video when there is no video device shown. 9 years ago