Commit Graph

  • 508fd4a8df Uses player functions only after the player has reported playing event. #555 damencho 2016-03-25 15:36:41 -0500
  • 30cf17d99d Merge pull request #554 from jitsi/fix-background-css 886 bgrozev 2016-03-25 14:50:31 -0500
  • 568a5ba816 Reverts back to black background. We need to fix some other things before moving to grey background. #554 yanas 2016-03-25 14:48:31 -0500
  • 9b09e61877 Merge pull request #553 from damencho/fix-replacing-pinned 885 884 yanas 2016-03-24 17:43:18 -0500
  • 1e7cd06555 Merge pull request #552 from damencho/shared-video-fixes yanas 2016-03-24 17:42:13 -0500
  • d48ef06ddb Fixes and issue where: if we receive dominant speaker event just before the video start playing, this can override already pinned video. #553 damencho 2016-03-24 17:10:29 -0500
  • af9f651702 Check whether commands are coming from moderator. #552 damencho 2016-03-24 15:25:26 -0500
  • 9abc78ef24 Do not send SELECTED_ENDPOINT events for custom containers. damencho 2016-03-24 14:34:18 -0500
  • 5112041e15 Merge pull request #551 from jitsi/fix-shared-video-ui-glitches 883 damencho 2016-03-24 14:51:42 -0500
  • 6edbcb9311 Fixes shared video thumbnail size and shared video on large background. #551 yanas 2016-03-24 14:49:26 -0500
  • 4ffafbe9a8 Merge pull request #545 from damencho/fix-video-switching-on-hide-container 882 yanas 2016-03-24 13:27:41 -0500
  • d0ad928d39 Merge pull request #549 from damencho/fixes-early-pause-shared-video yanas 2016-03-24 13:27:22 -0500
  • c4f4dcdb4f Merge pull request #546 from damencho/shared-video-display-name yanas 2016-03-24 13:25:51 -0500
  • 27607e8754 Update variable name to pinnedId. #545 damencho 2016-03-24 13:16:42 -0500
  • 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. damencho 2016-03-23 17:45:27 -0500
  • e330dbf5d1 Fixes switching to pinned video when hiding a container. damencho 2016-03-22 16:12:25 -0500
  • f788a45bac Merge pull request #548 from jitsi/follow-me 881 damencho 2016-03-24 13:02:42 -0500
  • 3f62b479da Merge pull request #550 from jitsi/polish-ui 880 bgrozev 2016-03-24 12:26:13 -0500
  • d49dff4ae1 Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages. #550 yanas 2016-03-24 12:17:58 -0500
  • 1526d4e239 Toolbar style changes. yanas 2016-03-18 14:37:04 -0500
  • 0a2a6e5677 Changing random avatars to robohash. yanas 2016-03-15 15:28:57 -0500
  • 72454ff279 HD label added when the large video is in HD. yanas 2016-03-15 15:26:22 -0500
  • 64d8cb2db2 Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two. yanas 2016-03-03 17:38:40 -0600
  • 5c0088d2ef Main UI polishing. Removes rounded corners, fixes gaps. Adding custom avatars. yanas 2016-02-26 17:19:03 -0600
  • 9efebc3702 Fixes early initial pause event, may lead to player keep buffering without starting. #549 damencho 2016-03-23 22:42:17 -0500
  • 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. #548 yanas 2016-03-23 20:43:29 -0500
  • 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. #546 damencho 2016-03-22 17:15:35 -0500
  • b1469186d1 Merge branch 'master' of https://github.com/jitsi/jitsi-meet into follow-me yanas 2016-03-22 15:24:02 -0500
  • 32c2d912be Merge pull request #543 from damencho/shared-video 879 878 yanas 2016-03-22 15:15:36 -0500
  • 586b8401ae Renames event name. #543 damencho 2016-03-22 15:04:52 -0500
  • f0fd7d7435 Renames method. damencho 2016-03-22 14:59:03 -0500
  • 9a39898eea Renames event name. damencho 2016-03-22 14:57:36 -0500
  • fe7d05a951 Reverse the check to use only VIDEO_CONTAINER_TYPE. damencho 2016-03-22 14:56:50 -0500
  • 1bdeda4ec3 Fixes updateLarge video to change to different container types which do not have stream. damencho 2016-03-22 14:49:37 -0500
  • 2c1a9d20fd Fixes setting local video, default videoType. Fixes showing local video when there is no video device shown. damencho 2016-03-22 13:27:11 -0500
  • dfa95a9bde Merge 2bb6b4f99f into 83f07a7e67 #528 isymchych 2016-03-21 12:50:00 +0000
  • 2bb6b4f99f use JitsiPopover for remote video menu #528 isymchych 2016-03-09 16:55:03 +0200
  • 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': > at LargeVideoManager.getContainer > at LargeVideoManager.get > at Object.isCurrentlyOnLarge > at Object.changeUserAvatar > at Object.UI.setUserAvatar > at Object.UI.addUser damencho 2016-03-18 17:44:32 -0500
  • 9e7275acfb Updates large video when user left and we are removing the shared video. damencho 2016-03-18 17:21:41 -0500
  • ba01733c4f Adds confirmation dialog when closing shared video. damencho 2016-03-18 17:04:13 -0500
  • a1ac18a632 Fixes pausing. damencho 2016-03-18 16:47:47 -0500
  • 2c4a0aba1f Merge 7ee848e99d into 83f07a7e67 #538 yanas 2016-03-18 20:38:39 +0000
  • 38275ce045 Shared video, synchronized playing/seek/muting/volume initial commit. damencho 2016-03-18 15:00:55 -0500
  • 83f07a7e67 Merge pull request #542 from champtar/unsupported_browser 877 damencho 2016-03-18 09:58:32 -0500
  • a61ce8ee3b Add unsupported_browser.css to source-package #542 Etienne CHAMPETIER 2016-03-18 15:22:16 +0100
  • 40c3fed33e handle device list changes #535 isymchych 2016-03-15 13:30:47 +0200
  • eec8129026 Merge pull request #540 from damencho/fix-etherpad 876 yanas 2016-03-17 22:37:00 -0500
  • 2b26580a7c Disables switching to dominant speaker when Etherpad is shown on large video. #540 damencho 2016-03-17 22:19:09 -0500
  • eefdbd4fe5 Renames EtherpadContainerType to ETHERPAD_CONTAINER_TYPE. damencho 2016-03-17 21:58:40 -0500
  • 7b55d8b526 Merge pull request #537 from jitsi/max_users_error 875 Paweł Domas 2016-03-17 14:52:48 -0500
  • 20af89abfa Merge pull request #539 from damencho/ui-container-management-and-fixes 874 yanas 2016-03-17 14:13:18 -0500
  • 5963f85ad6 Fixes avatar that is shown, when we switch from container with muted video to container from other type, like etherpad. #539 damencho 2016-03-17 13:29:07 -0500
  • 438cae101f Fixes error with max users limit after review #537 hristoterezov 2016-03-17 13:23:03 -0500
  • b9b8cf26ee [FIX] adjust the position for speaking avatar when no webcam luciash 2016-03-17 15:29:07 +0100
  • 6a7919a904 Merge pull request #532 from damencho/resize-ds-onfilm-toggle 873 872 yanas 2016-03-16 14:46:32 -0500
  • 3577f338cc Does not do force-update when resizing. #532 damencho 2016-03-16 14:35:30 -0500
  • 9e0b1beed5 Always uses current video type to search for container that will handle it. Renames video container type to camera, to match the type ot the tracks. Add the same container to be used and for tracks with type of desktop. damencho 2016-03-15 16:03:38 -0500
  • ca56734d9c Moves VideoLayout reference in SmallVideo as it is used there in updateView. damencho 2016-03-15 15:42:53 -0500
  • 6955bb71f3 Adds methods to abstraction LargeContainer which are used by LargeVideo when updating video. damencho 2016-03-15 15:38:10 -0500
  • 5837ef506c Removes remoteVideoTypes and uses the set/get in the small video instances. damencho 2016-03-15 13:36:17 -0500
  • 3fc839cb37 Adds optional parameter to addParticipantContainer, make possible to create the SmallVideo outside VideoLayout and pass it to be displayed. damencho 2016-03-15 13:18:57 -0500
  • 15865c3d42 Merge pull request #531 from damencho/remove-prezi 871 yanas 2016-03-16 13:18:08 -0500
  • 73cb24a7c1 Merge remote-tracking branch 'upstream/master' luciash d' being 2016-03-16 15:25:03 +0100
  • 64a5a0fc5c [MOD] more Bootstrap refactorization in the indexb.html and Cyborg theme included as an example (TODO: put all Bootswatch themes in node_modules? clean-up and more Bootstrapification like the modals?) luciash d' being 2016-03-16 00:05:43 +0100
  • 897e7a1925 Update main.json 870 Emil Ivov 2016-03-15 16:16:50 -0500
  • 7ee848e99d Changing random avatars to robohash. #538 yanas 2016-03-15 15:28:57 -0500
  • 0d12567808 HD label added when the large video is in HD. yanas 2016-03-15 15:26:22 -0500
  • 02ff54b659 Implements dialog for max users error hristoterezov 2016-03-15 14:08:01 -0500
  • 95f36cfd9a Merge pull request #530 from isymchych/nwjs 869 868 867 866 damencho 2016-03-14 15:19:33 -0500
  • 8bde9d4e00 Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two. yanas 2016-03-03 17:38:40 -0600
  • e506429936 Main UI polishing. Removes rounded corners, fixes gaps. Adding custom avatars. yanas 2016-02-26 17:19:03 -0600
  • 97733cd17a Resizes large video on filmstrip toggle. damencho 2016-03-11 12:57:49 -0600
  • 4ff6d276ce Removes prezi. #531 damencho 2016-03-11 12:00:10 -0600
  • 72a761e80a integrate with nwjs #530 isymchych 2016-03-11 15:04:21 +0200
  • 605a892f78 Implements an initial (demo) version of "Follow Me" for film strip visibility. Lyubomir Marinov 2016-03-11 04:55:29 -0600
  • c35590dbda Allows UI.toggleFilmStrip() and UIEvents.TOGGLE_FILM_STRIP to act as setters in addition to toggles. Lyubomir Marinov 2016-03-11 04:54:06 -0600
  • 972fc402e4 Exposes a Command(s) API from conference.js. Lyubomir Marinov 2016-03-11 04:49:13 -0600
  • ed85658ce5 Merge pull request #520 from isymchych/improve-settings 865 864 863 yanas 2016-03-10 13:08:23 -0600
  • 3759676770 Merge pull request #525 from damencho/sync-mute 862 yanas 2016-03-09 16:17:00 -0600
  • 1c3aafd5c4 Uses the Promise returned on mute/unmute, just prints when calls were canceled due to operation in progress. #525 damencho 2016-03-08 17:33:09 -0600
  • 729ca2fbe6 Merge pull request #524 from damencho/ds-error-handle 861 860 yanas 2016-03-07 13:41:17 -0600
  • 45d997e9f1 Adds a comment to default error handling for desktop sharing. #524 damencho 2016-03-07 12:57:12 -0600
  • 6b5a52926a Merge pull request #522 from jitsi/fix_lib_rename 859 858 damencho 2016-03-07 11:22:22 -0600
  • b10de2dfd5 [NEW] index page - Bootstrap refactorization - reformatted code only for now luciash d' being 2016-03-07 17:49:21 +0100
  • 1126997b6f Merge remote-tracking branch 'upstream/master' luciash d' being 2016-03-07 14:52:25 +0100
  • 3a933cfb84 Avoids showing two warning dialogs when firefox extension is required and missing. damencho 2016-03-04 15:55:44 -0600
  • d78666a49d Removes listener to missing event and duplicate dialog code. damencho 2016-03-04 15:36:53 -0600
  • 413e5098c8 Handles the error when user cancels desktop sharing window. damencho 2016-03-04 15:21:07 -0600
  • 0470106524 Shows and error dialog when we fail to install desktop sharing plugin for some reason. damencho 2016-03-04 15:20:05 -0600
  • 30e1e3b23a Fixes jitsi meet to work with the renamed events and methods from the latest version of lib-jitsi-meet. #522 hristoterezov 2016-03-03 14:53:36 +0200
  • 25a9928758 Merge pull request #521 from jitsi/fix-resizing 857 856 damencho 2016-03-02 14:59:23 -0600
  • 67a73b163e Removes empty space from the available width calculation. #521 yanas 2016-03-02 14:46:57 -0600
  • ad44cc518a Fixes resizing problems introduced with previous resizing commit. Fixes side panel open/close code and resizing. yanas 2016-03-02 13:21:26 -0600
  • be0abf908e auto-save setiings #520 isymchych 2016-03-02 17:39:39 +0200
  • c201de86cc Merge pull request #519 from isymchych/lastn 855 yanas 2016-02-29 13:49:28 -0600
  • 48b225f382 Merge pull request #516 from isymchych/fix-auth yanas 2016-02-29 13:35:53 -0600
  • 1339b306e6 Merge pull request #517 from jitsi/fix-resizing 854 yanas 2016-02-29 13:20:19 -0600
  • 48392e687a [FIX] remove redundant BS files after the change of the path for Bootstrap luciash d' being 2016-02-29 20:14:37 +0100
  • 320b3ed523 [FIX] do not cut off usernames over video thumbnails - https://github.com/jitsi/jitsi-meet/issues/335#issuecomment-181142086 luciash d' being 2016-02-29 15:03:12 +0100
  • 6f3bc4fcc4 [FIX] max width should prevent dialog box edge overflow issues like https://github.com/jitsi/jitsi-meet/issues/335#issuecomment-181140567 luciash d' being 2016-02-29 14:03:05 +0100