Commit Graph

1794 Commits (39c350cdba0a404e7f4042cb96b4cc8b30f36949)
 

Author SHA1 Message Date
yanas 39c350cdba Fixes streaming tooltip. Checks if the stream id is not provided and requests the user before starting the recorder. 9 years ago
yanas 8b060e9cc0 Fixes mistakenly removed button. 9 years ago
yanas 6d51cb5f40 Fixes mistakenly removed button. 9 years ago
yanas 51037c2dca Fixes status change from pending to unavailable. 9 years ago
yanas 7df5e92bc9 Adds new recording module. 9 years ago
yanas 68994fbe74 Recording related UI modifications. 9 years ago
yanas 76548f1cd0 Fixes exception on follow me command. 9 years ago
yanas 568a5ba816 Reverts back to black background. We need to fix some other things before moving to grey background. 9 years ago
yanas 6edbcb9311 Fixes shared video thumbnail size and shared video on large background. 9 years ago
yanas 4ffafbe9a8 Merge pull request #545 from damencho/fix-video-switching-on-hide-container 9 years ago
yanas d0ad928d39 Merge pull request #549 from damencho/fixes-early-pause-shared-video 9 years ago
yanas c4f4dcdb4f Merge pull request #546 from damencho/shared-video-display-name 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
damencho f788a45bac Merge pull request #548 from jitsi/follow-me 9 years ago
bgrozev 3f62b479da Merge pull request #550 from jitsi/polish-ui 9 years ago
yanas d49dff4ae1 Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages. 9 years ago
yanas 1526d4e239 Toolbar style changes. 9 years ago
yanas 0a2a6e5677 Changing random avatars to robohash. 9 years ago
yanas 72454ff279 HD label added when the large video is in HD. 9 years ago
yanas 64d8cb2db2 Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two. 9 years ago
yanas 5c0088d2ef Main UI polishing. Removes rounded corners, fixes gaps. Adding custom avatars. 9 years ago
damencho 9efebc3702 Fixes early initial pause event, may lead to player keep buffering without starting. 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 8df6a29741 Removes hoverIn/Out detection for shared video that shows/hides displayname, as we always display the name of the video when there is no thumb shown. And we do not want the name over the thumb. 9 years ago
yanas b1469186d1 Merge branch 'master' of https://github.com/jitsi/jitsi-meet into follow-me 9 years ago
yanas 32c2d912be Merge pull request #543 from damencho/shared-video 9 years ago
damencho 586b8401ae Renames event name. 9 years ago
damencho f0fd7d7435 Renames method. 9 years ago
damencho 9a39898eea Renames event name. 9 years ago
damencho fe7d05a951 Reverse the check to use only VIDEO_CONTAINER_TYPE. 9 years ago
damencho 1bdeda4ec3 Fixes updateLarge video to change to different container types which do not have stream. 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
damencho d82d4cbed9 Creates first the container before setting avatar, cause the avatar set will check the large video container type and type may be missing. Fixes error 'container of type undefined doesn't exist': 9 years ago
damencho 9e7275acfb Updates large video when user left and we are removing the shared video. 9 years ago
damencho ba01733c4f Adds confirmation dialog when closing shared video. 9 years ago
damencho a1ac18a632 Fixes pausing. 9 years ago
damencho 38275ce045 Shared video, synchronized playing/seek/muting/volume initial commit. 9 years ago
damencho 83f07a7e67 Merge pull request #542 from champtar/unsupported_browser 9 years ago
Etienne CHAMPETIER a61ce8ee3b Add unsupported_browser.css to source-package 9 years ago
yanas eec8129026 Merge pull request #540 from damencho/fix-etherpad 9 years ago
damencho 2b26580a7c Disables switching to dominant speaker when Etherpad is shown on large video. 9 years ago
damencho eefdbd4fe5 Renames EtherpadContainerType to ETHERPAD_CONTAINER_TYPE. 9 years ago
Paweł Domas 7b55d8b526 Merge pull request #537 from jitsi/max_users_error 9 years ago
yanas 20af89abfa Merge pull request #539 from damencho/ui-container-management-and-fixes 9 years ago
damencho 5963f85ad6 Fixes avatar that is shown, when we switch from container with muted video to container from other type, like etherpad. 9 years ago
hristoterezov 438cae101f Fixes error with max users limit after review 9 years ago
yanas 6a7919a904 Merge pull request #532 from damencho/resize-ds-onfilm-toggle 9 years ago
damencho 3577f338cc Does not do force-update when resizing. 9 years ago