Commit Graph

  • ddf39a20b8 Fixes time console.log text hristoterezov 2016-04-10 12:25:37 -05:00
  • 0e4f4cbd74 Initializes display name with initial value and does not depend on initial on display name changed event. damencho 2016-04-09 22:08:06 -05:00
  • 26443b6d72 Merge pull request #598 from damencho/minimize-document-modifications bgrozev 2016-04-09 21:57:16 -05:00
  • 0974e31da1 Updates connection quality popover only if its visible or about to be visible. damencho 2016-04-09 12:35:54 -05:00
  • 613569ff09 Checks whether we need to modify document, before change - on display name change. damencho 2016-04-09 12:04:01 -05:00
  • 4d63ea2021 Merge pull request #597 from jitsi/fix-isvisible-early-call hristoterezov 2016-04-08 14:49:15 -05:00
  • b597f44605 Fix early call of SidePanel isVisible yanas 2016-04-08 14:46:13 -05:00
  • 28bac7b329 Merge pull request #596 from jitsi/fix-black-stripe lyubomir 2016-04-08 11:13:12 -05:00
  • d9c3eec9a8 Fix the black stripe (another try) yanas 2016-04-08 10:55:19 -05:00
  • a8aa62b075 Merge pull request #593 from jitsi/custom-role-recorder-view hristoterezov 2016-04-07 14:58:54 -05:00
  • 9ef43d1fe7 Remove self and use this instead in conference.js yanas 2016-04-07 14:11:59 -05:00
  • 562eba8d78 Removed unused variable yanas 2016-04-07 13:58:15 -05:00
  • 351775a1c0 Add jsdocs to the recording view manager yanas 2016-04-07 13:09:19 -05:00
  • 99d9b16c13 Add Recorder controller. yanas 2016-04-07 13:06:28 -05:00
  • e43c5ab54c Add custom-role to presence and special view for Recorders yanas 2016-04-07 12:08:00 -05:00
  • a112b10a36 Merge pull request #591 from jitsi/fix-black-stripe damencho 2016-04-06 16:15:22 -05:00
  • 4990406010 Fix black stripe on the right of the screen yanas 2016-04-06 15:36:41 -05:00
  • 8842823607 Merge pull request #587 from damencho/global-error-handler hristoterezov 2016-04-06 13:11:22 -05:00
  • ccc9f4e033 Adds a check and reuses any previous onerror handlers if they exist. damencho 2016-04-06 11:52:31 -05:00
  • e56c936798 Enables global error handler. damencho 2016-04-05 17:18:38 -05:00
  • b46480dc16 Merge pull request #586 from jitsi/shared-video-auto-mute-popup damencho 2016-04-05 14:40:30 -05:00
  • a1cef0f181 Add notification popup for shared video auto mute yanas 2016-04-05 14:17:50 -05:00
  • ba871d269f Fix toolbar slide up effect. yanas 2016-04-05 14:14:30 -05:00
  • b60e074710 Merge pull request #584 from bgrozev/enable-as Paweł Domas 2016-04-04 16:23:58 -05:00
  • 8466aa2f78 Renames adaptiveSimulcast to disableAdaptiveSimulcast. Boris Grozev 2016-04-04 14:15:59 -05:00
  • e28975dcb5 Merge pull request #581 from damencho/shared-video-volumes yanas 2016-04-01 17:38:52 -05:00
  • e579a41284 Merge pull request #582 from jitsi/set-follow-me-initial damencho 2016-04-01 17:29:26 -05:00
  • b949ffdda1 Prevents users that are not sharing the video of pausing the video and leaves the control to the user sharing the video. damencho 2016-04-01 17:23:30 -05:00
  • 7dad981112 Follow seeking while player is paused. damencho 2016-04-01 17:08:35 -05:00
  • 6efbf058fa Merge pull request #579 from jitsi/fix-black-stripe-on-load damencho 2016-04-01 16:28:32 -05:00
  • a3bfce4c40 Set follow-me initial state after enable yanas 2016-04-01 16:26:30 -05:00
  • bede8feccc Mutes local video when shared video is playing and mutes shared video if user wants to talk. damencho 2016-04-01 14:53:11 -05:00
  • 2d1e7c9baf Merge pull request #580 from jitsi/performance_torture damencho 2016-04-01 15:43:33 -05:00
  • 9a984b7f84 Instantly update volume changes. damencho 2016-03-31 15:32:13 -05:00
  • 8d77088f6d Stores measured times and exposes them hristoterezov 2016-04-01 14:44:25 -05:00
  • 56690037d0 Fix large black stripe on load. yanas 2016-04-01 11:30:05 -05:00
  • bd09fa2601 Merge pull request #578 from jitsi/fix-settings-dialog-strings damencho 2016-04-01 11:21:29 -05:00
  • 7c7f8960fa Merge pull request #576 from jitsi/hide-feedback-with-filmstrip damencho 2016-04-01 10:58:01 -05:00
  • af2809258c Merge pull request #575 from jitsi/fix-follow-me-exception damencho 2016-04-01 08:38:06 -05:00
  • 2353c6f7e3 Merge pull request #577 from jitsi/update_gitignore damencho 2016-03-31 22:21:02 -05:00
  • b031fdc398 Adds libs/external_connect.js to .gitignore hristoterezov 2016-03-31 18:03:27 -05:00
  • 144dd85e98 Unifies all strings in Settings. yanas 2016-03-31 17:58:02 -05:00
  • 67e8118d74 Shows/hides feedback button when the filmstrip is shown/hidden. yanas 2016-03-31 17:35:10 -05:00
  • ea9b909775 Fixes exception in follow-me when we receive an update for a video thumbnail that's not there yet. yanas 2016-03-31 15:12:33 -05:00
  • b7cc03df26 Merge pull request #573 from damencho/shared-video-updates yanas 2016-03-31 14:31:57 -05:00
  • ebe37ff98a Handle on player error so we can remove the player. damencho 2016-03-31 14:11:33 -05:00
  • fcf5c16945 Merge pull request #574 from jitsi/fix-welcome-page-field damencho 2016-03-31 13:45:54 -05:00
  • 5cbe710075 Fixes enter room name field in the welcome page. yanas 2016-03-31 13:31:05 -05:00
  • 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. damencho 2016-03-31 12:14:45 -05:00
  • 2e3dcb142d Updates translation. damencho 2016-03-31 11:43:37 -05:00
  • 6951089130 Force seek when transition from and to pause state. damencho 2016-03-31 00:07:12 -05:00
  • 952eaf5a0c Avoids double loading of the player. damencho 2016-03-30 21:36:05 -05:00
  • d9e08032ce Changes translation module to load async hristoterezov 2016-03-30 21:01:21 -05:00
  • 8a80df2828 Merge pull request #561 from jitsi/connection_optimization damencho 2016-03-30 14:30:36 -05:00
  • 166a609b94 Removes console.warn message from do_external_connect.js if there is no error passed. hristoterezov 2016-03-30 13:32:17 -05:00
  • ff256f15a5 Merge pull request #567 from jitsi/recording-recorder-parameter bgrozev 2016-03-29 17:29:54 -05:00
  • 06f3ddc822 Hides the toolbar if the user is a recorder. damencho 2016-03-29 17:28:20 -05:00
  • 7f7d9d5594 Adds an I am a recorder parameter that allows for the UI to be cleaner and simpler for the recorders. yanas 2016-03-29 17:26:39 -05:00
  • 3c33542874 Merge pull request #566 from jitsi/recording-related-work-in-progress damencho 2016-03-29 16:31:22 -05:00
  • 76820bed8d Fixes recording state handling. yanas 2016-03-29 16:30:08 -05:00
  • 39c350cdba Fixes streaming tooltip. Checks if the stream id is not provided and requests the user before starting the recorder. yanas 2016-03-29 16:07:01 -05:00
  • 2ef9412a01 Merge pull request #565 from damencho/dock-toolbar-on-shared-video yanas 2016-03-29 15:58:28 -05:00
  • a38b628d76 Docks toolbar when shared video is shown. damencho 2016-03-29 14:36:20 -05:00
  • 24896634f6 Merge pull request #564 from jitsi/recording-related-work-in-progress damencho 2016-03-29 13:52:24 -05:00
  • 8b060e9cc0 Fixes mistakenly removed button. yanas 2016-03-29 13:51:21 -05:00
  • 6d51cb5f40 Fixes mistakenly removed button. yanas 2016-03-29 13:49:05 -05:00
  • 51037c2dca Fixes status change from pending to unavailable. yanas 2016-03-29 13:46:10 -05:00
  • 7df5e92bc9 Adds new recording module. yanas 2016-03-29 13:10:31 -05:00
  • 68994fbe74 Recording related UI modifications. yanas 2016-03-29 12:13:54 -05:00
  • 4a1175d44f Fixes comments after review hristoterezov 2016-03-28 17:42:20 -05:00
  • bf9c4ea444 Implements server side connection establishment hristoterezov 2016-03-28 16:19:32 -05:00
  • 0bde7de37b Merge pull request #560 from damencho/seek-on-start-paused yanas 2016-03-28 13:56:09 -05:00
  • 9632bd531c Does not accumulate multiple pause events in commands. damencho 2016-03-28 13:33:02 -05:00
  • 740c920cbb Merge pull request #557 from damencho/enables-sharedvideo-for-all-participants yanas 2016-03-28 13:13:46 -05:00
  • 885210452c Updates button states on non moderator participants before showing the toolbar. damencho 2016-03-28 11:46:45 -05:00
  • 7c02803ef9 Seeks in video when we start in paused state. damencho 2016-03-27 15:32:45 -05:00
  • 7d0cd00a50 Enables shared video for all participants, the first to share is the video all will see, later attempts will result just a dialog informing that video is already shared. damencho 2016-03-25 19:38:56 -05:00
  • 055f96bb03 Merge pull request #556 from jitsi/fix-follow-me-exception damencho 2016-03-25 17:22:05 -05:00
  • 76548f1cd0 Fixes exception on follow me command. yanas 2016-03-25 17:15:50 -05:00
  • 1897de75b1 Merge pull request #555 from damencho/fix-shared-video-undefined yanas 2016-03-25 15:58:20 -05:00
  • 508fd4a8df Uses player functions only after the player has reported playing event. damencho 2016-03-25 15:36:41 -05:00
  • 30cf17d99d Merge pull request #554 from jitsi/fix-background-css bgrozev 2016-03-25 14:50:31 -05:00
  • 568a5ba816 Reverts back to black background. We need to fix some other things before moving to grey background. yanas 2016-03-25 14:48:31 -05:00
  • 9b09e61877 Merge pull request #553 from damencho/fix-replacing-pinned yanas 2016-03-24 17:43:18 -05:00
  • 1e7cd06555 Merge pull request #552 from damencho/shared-video-fixes yanas 2016-03-24 17:42:13 -05:00
  • d48ef06ddb Fixes and issue where: if we receive dominant speaker event just before the video start playing, this can override already pinned video. damencho 2016-03-24 17:10:29 -05:00
  • af9f651702 Check whether commands are coming from moderator. damencho 2016-03-24 15:25:26 -05:00
  • 9abc78ef24 Do not send SELECTED_ENDPOINT events for custom containers. damencho 2016-03-24 14:34:18 -05:00
  • 5112041e15 Merge pull request #551 from jitsi/fix-shared-video-ui-glitches damencho 2016-03-24 14:51:42 -05:00
  • 6edbcb9311 Fixes shared video thumbnail size and shared video on large background. yanas 2016-03-24 14:49:26 -05:00
  • 4ffafbe9a8 Merge pull request #545 from damencho/fix-video-switching-on-hide-container yanas 2016-03-24 13:27:41 -05:00
  • d0ad928d39 Merge pull request #549 from damencho/fixes-early-pause-shared-video yanas 2016-03-24 13:27:22 -05:00
  • c4f4dcdb4f Merge pull request #546 from damencho/shared-video-display-name yanas 2016-03-24 13:25:51 -05:00
  • 27607e8754 Update variable name to pinnedId. damencho 2016-03-24 13:16:42 -05:00
  • 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 -05:00
  • e330dbf5d1 Fixes switching to pinned video when hiding a container. damencho 2016-03-22 16:12:25 -05:00
  • f788a45bac Merge pull request #548 from jitsi/follow-me damencho 2016-03-24 13:02:42 -05:00
  • 3f62b479da Merge pull request #550 from jitsi/polish-ui bgrozev 2016-03-24 12:26:13 -05:00
  • d49dff4ae1 Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages. yanas 2016-03-24 12:17:58 -05:00
  • 1526d4e239 Toolbar style changes. yanas 2016-03-18 14:37:04 -05:00