83 Commits (480f0c703abafbdbdd3f68b87bb3de77cdff02a4)

Autor SHA1 Nachricht Datum
  Lyubomir Marinov a2b076985a ESLint vor 8 Jahren
  yanas 3bb877cc3a Audio levels redesign. vor 8 Jahren
  damencho 15f4288e4a Fixes some jshint errors. vor 8 Jahren
  yanas 37dcc6c994 Improves the pin and hover borders vor 8 Jahren
  yanas 1c8535a2d5 Improves the pin and hover borders vor 8 Jahren
  paweldomas 46766ec239 fix(RemoteVideo): avoid black thumbnail vor 8 Jahren
  paweldomas 66bbc4d9fd fix(RemoteVideo): change hasVideoStarted logic vor 8 Jahren
  paweldomas 40f2c593a2 ref(SmallVideo): figure out what is to be displayed vor 8 Jahren
  paweldomas 30cb948dcf feat(SmallVideo): make thumbnail grey vor 8 Jahren
  paweldomas fceb512a03 ref(SmallVideo): add 'isCurrentlyOnLargeVideo' vor 8 Jahren
  paweldomas 9d1364b6fb feat(RemoteVideo): show disconnected GSM bars for remotes vor 8 Jahren
  paweldomas 3ef5dd20ef ref(RemoteVideo): store JitsiParticipant instead of id vor 8 Jahren
  paweldomas 2c01fde713 ref(SmallVideo): rename 'isMuted' to avoid confusion vor 8 Jahren
  yanas 1486eac752 Applies fixes to thumbnail video toolbar from m-voloshin vor 8 Jahren
  yanas 0013745783 Video thumbnails redesign vor 8 Jahren
  yanas 09f7615a35 Changes icon set. vor 8 Jahren
  damencho 83546a899f Revert "Temprorary disable kicks hack." vor 8 Jahren
  yanas 76a7c7b426 Temprorary disable kicks hack. vor 8 Jahren
  damencho 246ab88a3e Fixes muting particular remote participant. vor 8 Jahren
  yanas da0898a066 Isolate object-fit fix for Windows Qt browser only vor 8 Jahren
  yanas 5654d34ee8 Fix remote participant menu for moderator vor 9 Jahren
  damencho 74ece3a775 Uses videoType from the video track for the initial value. vor 9 Jahren
  hristoterezov 1963972f75 Fixes the issue with missing audio element for remote participants vor 9 Jahren
  damencho 613569ff09 Checks whether we need to modify document, before change - on display name change. vor 9 Jahren
  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. vor 9 Jahren
  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. vor 9 Jahren
  damencho ca56734d9c Moves VideoLayout reference in SmallVideo as it is used there in updateView. vor 9 Jahren
  yanas ad44cc518a Fixes resizing problems introduced with previous resizing commit. Fixes side panel open/close code and resizing. vor 9 Jahren
  isymchych c294f592c8 code cleanup: remove redundant span.nick elements vor 9 Jahren
  yanas 30f3da98e5 Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general. vor 9 Jahren
  damencho 3c61bac3c8 Handles track removed and removes video elements. When switching on and off desktop sharing video elements number grow under remote video span. vor 9 Jahren
  isymchych 0bcbd105e3 escape nicknames before displaying them vor 9 Jahren
  isymchych 401e5e7ae0 fix jshint issues vor 9 Jahren
  damencho e81d3c02ad Shows dominant speaker icon for the local user, when he is the dominant speaker. vor 9 Jahren
  paweldomas 7ec6e9ae29 Gets rid fo RTCBrowserType usages. vor 9 Jahren
  paweldomas a6ff9f8ee2 Removes unused code related to Firefox. vor 9 Jahren
  paweldomas 103b5d71d0 Encapsulates direct access to .currentTime field into 'hasVideoStarted' method of RemoteVideo. vor 9 Jahren
  paweldomas ab13fa35b4 'currentTime' property of stream elements are now supported by Temasys plugin. vor 9 Jahren
  paweldomas 48cedb0865 Adopts to new semantics of JitsiTrack#attach method. vor 9 Jahren
  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. vor 9 Jahren
  isymchych 93aac798f3 do not pin participant if moderator clicked item in remote user menu vor 9 Jahren
  isymchych 6998827982 do not hide small video until stream has been attached vor 9 Jahren
  damencho 8b8cbb2ccc Handles fake video track and fixes remote audio. vor 9 Jahren
  damencho aed2d97c10 Fixes displayname on remote video on FF. Seems innerText is not working on FF, replace it with innerHTML. vor 9 Jahren
  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. vor 9 Jahren
  hristoterezov 3168c86f77 Fixes mute participant functionality vor 9 Jahren
  isymchych b375b14696 abstract out remoteVideos management vor 9 Jahren
  isymchych a10f9437f1 Integration of statistics module vor 9 Jahren
  hristoterezov 3ec04d5a95 Implements desktop sharing. vor 9 Jahren
  isymchych 6ded050b51 do not use RTC/xmpp in UI module vor 9 Jahren