Commit Graph

639 Commits

Author SHA1 Message Date
yanas f811410b45 Settings re-design 2016-09-11 16:55:06 -05:00
yanas 50e803f1a0 Fixes side toolbar container behavior 2016-09-09 21:26:29 -05:00
yanas b4c9816d9f Rename side panels and implement toggle/untoggle policy 2016-09-08 17:38:41 -05:00
yanas 17e28069ab Re-designs toolbars, side panels like setting, contact list 2016-09-08 13:22:50 -05:00
yanas ed29db290e Add mixins for animations and separate toolbar css 2016-09-08 12:19:45 -05:00
Ilya Daynatovich e28f646cef Fixed styles for unsupported browser page 2016-09-08 11:15:17 -05:00
yanas fb63ed92a8 Resets the main font after remove 2016-09-07 22:07:13 -05:00
Ilya Daynatovich 4044e11da2 Set up SASS and change base font 2016-09-02 12:55:33 +03:00
yanas 238e1f1bea Merge pull request #814 from BeatC/fix-video-preview-when-resize
Fix problem with last video preview
2016-09-01 13:45:56 -05:00
Ilya Daynatovich ba822eaeed Fix problem with last video preview 2016-08-29 16:39:57 +03:00
yanas 7076ada6f4 Attach keyboard shortcuts to features 2016-08-28 22:59:23 -05:00
Illia Daynatovich 00355caf8d HQL-1829 Change z-index of keyboard-shortcuts 2016-08-25 12:12:29 +03:00
yanas dcfab4401f Update main.css 2016-08-17 15:50:26 -05:00
yanas db20f145fb Remove unused css class 2016-08-16 15:20:32 -05:00
yanas c37876a8b7 Fix unsupported browser images
Fixes the path of the unsupported browser images
2016-08-11 10:14:06 -05:00
yanas da0898a066 Isolate object-fit fix for Windows Qt browser only 2016-08-08 17:03:13 -05:00
yanas fd836560aa Fix object-fit on some browsers 2016-08-04 15:56:04 -05:00
yanas 5654d34ee8 Fix remote participant menu for moderator 2016-08-04 15:24:36 -05:00
yanas d3dd643a88 Revert "Fix object-fit: cover not supported for video"
This reverts commit db0c4e95f7.
2016-08-03 13:03:42 -05:00
yanas 6116df9411 Revert "Change the default font to Helvetica Neue"
This reverts commit b309ef25fd.
2016-08-03 13:01:46 -05:00
yanas db0c4e95f7 Fix object-fit: cover not supported for video 2016-08-03 13:01:46 -05:00
yanas b309ef25fd Change the default font to Helvetica Neue 2016-08-01 10:58:12 -05:00
paweldomas 62dd54ab31 Display spinner for RETRYING recording status 2016-07-08 14:53:00 +02:00
yanas 770b003163 Change global font, unify fonts, colors and more 2016-06-24 14:09:34 -05:00
tsareg f03b228eea Merge remote-tracking branch 'remotes/upstream/master' into gum_permission_dialog_guidance 2016-06-24 13:02:58 +03:00
tsareg 9d3b2aee02 Show overlay with guidance for gUM permission prompts 2016-06-21 12:08:32 +03:00
Boris Grozev 2d2e27b8d0 Implements "raised hand". 2016-06-20 16:58:54 -05:00
yanas 97237470af Visual improvements of keyboard shortcut popup 2016-06-14 20:21:32 -05:00
Boris Grozev d79971a737 An initial version of a "keyboard shortcuts" help panel. 2016-06-14 20:16:38 -05:00
hristoterezov 8deb003ef6 JWT client support 2016-06-13 16:11:44 -05:00
Kostiantyn Tsaregradskyi b270256a7a Switch local audio and video track when list of available devices changes 2016-05-17 18:58:25 +03:00
hristoterezov c3338d3bf2 Implements custom context menu to flip the local video 2016-05-06 20:50:37 -05:00
yanas ab67b42eb9 Hide recorder local thumbnail 2016-05-01 13:47:43 -05:00
yanas 4990406010 Fix black stripe on the right of the screen 2016-04-06 15:36:41 -05:00
yanas a1cef0f181 Add notification popup for shared video auto mute 2016-04-05 14:17:50 -05:00
yanas ba871d269f Fix toolbar slide up effect. 2016-04-05 14:14:30 -05:00
yanas 56690037d0 Fix large black stripe on load. 2016-04-01 11:30:05 -05:00
yanas 67e8118d74 Shows/hides feedback button when the filmstrip is shown/hidden. 2016-03-31 17:35:10 -05:00
yanas 39c350cdba Fixes streaming tooltip. Checks if the stream id is not provided and requests the user before starting the recorder. 2016-03-29 16:07:01 -05:00
yanas 68994fbe74 Recording related UI modifications. 2016-03-29 12:13:54 -05:00
yanas 568a5ba816 Reverts back to black background. We need to fix some other things before moving to grey background. 2016-03-25 14:48:31 -05:00
yanas 6edbcb9311 Fixes shared video thumbnail size and shared video on large background. 2016-03-24 14:49:26 -05:00
damencho f788a45bac Merge pull request #548 from jitsi/follow-me
Follow me
2016-03-24 13:02:42 -05:00
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. 2016-03-24 12:17:58 -05:00
yanas 1526d4e239 Toolbar style changes. 2016-03-24 10:03:48 -05:00
yanas 72454ff279 HD label added when the large video is in HD. 2016-03-24 10:03:48 -05:00
yanas 64d8cb2db2 Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two. 2016-03-24 10:01:08 -05:00
yanas 5c0088d2ef Main UI polishing. Removes rounded corners, fixes gaps. Adding custom avatars. 2016-03-24 09:59:03 -05:00
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. 2016-03-23 20:43:29 -05:00
damencho 38275ce045 Shared video, synchronized playing/seek/muting/volume initial commit. 2016-03-18 15:00:55 -05:00
damencho 4ff6d276ce Removes prezi. 2016-03-11 12:00:10 -06:00
isymchych be0abf908e auto-save setiings 2016-03-02 17:39:39 +02:00
isymchych c294f592c8 code cleanup: remove redundant span.nick elements 2016-02-25 12:40:24 +02:00
isymchych ebf57923ae hide chat if local display name is empty 2016-02-23 17:20:33 +02:00
isymchych f65d630ad8 allow user to select camera and microphone 2016-02-10 15:37:50 +02:00
yanas e7e8dc3457 Fixes shifted audio level glow on thumbnails. Fixes missing audio level indicator on large video avatar. 2016-02-05 11:32:09 -06:00
damencho 3fd68fa0fd Renames all active speaker references to be called dominant speaker. 2016-01-11 18:14:01 -06:00
isymchych 0fd0f5b633 refactoring of Etherpad and Prezi 2015-12-30 13:12:01 +02:00
Jesse Bickel 2b06ca9df7 Shrink the avatar on contact list to <=30px. 2015-12-14 13:39:47 -06:00
damencho 6b621654ab Adds speaker indicator and no longer use the display name for that purpose. 2015-11-23 17:30:24 -06:00
George Politis c3f9226ec8 Updates the supported browser list and closes #372.
- Adds Safari and IE in the supported browser list.
- Adds version numbers for the supported browsers.
2015-11-23 15:56:35 -06:00
yanas 7ea675159e Disables feedback functionality if callstats isn't available. 2015-11-16 18:06:47 -06:00
damencho b6cb424720 Fixes ff logo width. 2015-11-09 13:30:13 -06:00
damencho 6a30e9178c Updates firefox logo in unsupported page. 2015-11-09 13:12:05 -06:00
yanas 73b1d3c7c2 Adds a feedback button and dialog. 2015-11-05 11:28:01 -06:00
Boris Grozev 0ed2b55960 Updates font-awesome to version 4.4.0 and includes it in the repositoyry. 2015-10-06 15:19:01 -05:00
paweldomas ffb77f197a Fixes video thumbnail flickering issue in Safari. 2015-08-25 14:21:22 +02:00
paweldomas eb63b24a9a Fixes fadeIn/fadeOut large video transitions in Safari. Enables animation on video resize when switching between camera and screen video. 2015-08-18 13:19:54 +02:00
paweldomas 18f03e296b Fixes broken input fields in Safari. 2015-08-14 17:03:58 +02:00
Issac Gerges 51e886142b Ensure hangup button selector is specific enough to apply red color and custom size 2015-08-12 13:36:24 -05:00
Issac Gerges de30ce0f5c Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor 2015-08-11 13:30:08 -05:00
Issac Gerges fc6f5717cb Refactor toolbar to add separators via css and remove unneeded containers 2015-08-11 13:24:53 -05:00
damencho 4092d67853 Updates use of recording states, add some information texts and notifications. 2015-08-05 22:18:45 -05:00
yanas d92d8e8299 Some additional error handling. 2015-08-03 11:00:16 -05:00
paweldomas ae759fab5b Adds IE support through Temasys WebRTC plugin. 2015-07-10 11:57:20 +02:00
paweldomas 38b180ad81 Adds scrollbar to the contact list. 2015-06-19 15:45:39 +02:00
George Politis 5f48e4cf9d Revert "Updates the license headers."
This reverts commit 93648f361b.
2015-06-18 18:59:41 +02:00
George Politis 93648f361b Updates the license headers. 2015-06-18 16:17:09 +02:00
hristoterezov 7f616fc823 Changes start muted labels. 2015-06-01 10:11:12 +03:00
hristoterezov 099e3340bc Implements start muted feature. 2015-05-19 18:03:01 +03:00
Boris Grozev 68bc819b89 Adds the dial pad icon. 2015-04-07 17:09:28 +02:00
hristoterezov 58cc21d417 Changes the implementation to show availability of video and sound devices. 2015-03-27 11:36:39 +02:00
paweldomas 581ffec5ed Fixes issues after jquery-impromptu update. 2015-03-13 15:07:43 +01:00
paweldomas f48633fa1d Removes unused connection settings form. 2015-03-13 15:07:17 +01:00
paweldomas 90d979b69d Makes it possible to display notification message above the toolbar. 2015-03-12 17:56:28 +01:00
George Politis e1d71a41f7 Adds FF in the list of supported browsers. Enables it by default. 2015-03-12 16:33:27 +01:00
hristoterezov d2f95f3c81 Fixes some translation issues. 2015-03-09 17:50:13 +02:00
hristoterezov 37282e63b3 Fixes the references with chromeonly page. 2015-02-24 18:24:39 +02:00
hristoterezov 4b218499ae Redesigns the supported browsers page. 2015-02-24 18:08:24 +02:00
paweldomas a904e35c67 Adds auto-sign in feature and login/logout toolbar menu. 2015-02-19 13:49:51 +01:00
hristoterezov 3032ea7684 Implements basic multi language support. 2015-02-06 17:46:50 +02:00
paweldomas f4004656a3 Adds functionality for authentication with external system. 2014-12-16 14:54:35 +01:00
fo d1c634abc2 Fixes active speaker avatar and active speaker audio level missmatch. 2014-12-12 11:32:16 +02:00
fo b6a665e007 Adds audio levels for the active speaker avatar. 2014-12-10 15:10:54 +02:00
fo f0a4c08f26 Fixes bugs with thumbnails getting black when prezi is playing or etherpad is viewed. 2014-12-05 15:10:45 +02:00
hristoterezov e2058edfdd Merge branch 'master' into firefox
Conflicts:
	libs/colibri/colibri.focus.js
	videolayout.js
2014-12-01 14:12:04 +02:00
fo 1d4177faeb Adds a side panel toggler, settings menu, avatars, uuids. 2014-11-27 12:44:22 +02:00
hristoterezov 9b5edde621 Fixes the issue with the large video that doesn't fill the large video container. 2014-11-26 16:36:42 +02:00
fo 5c9f4ba65b Changes the colors of the links in the chat. 2014-11-06 16:30:07 +02:00
fo f2a310f6c3 Adds notifications when a user joins/leaves or is added/removed from lastN. 2014-11-05 10:57:27 +02:00
fo 74f158128e Makes the number of participants blue. 2014-11-03 16:55:45 +02:00
fo 02d8f1a3ca Adds the number of participants to the contact list icon.
Adds glowing to the bottom toolbar chat button and the contact list button when a contact enters or leaves.
2014-10-27 14:02:15 +02:00
Yana Stamcheva 437f5a9a17 Tries to fix cursor placement problem in chat write area reported by Emil Ivov. 2014-10-23 13:38:38 +02:00
fo aff8916618 Adds a style to the nick input field and hides the smiley button. 2014-10-23 14:33:45 +03:00
fo 54946909e6 Change the css theme of the chat. 2014-10-23 12:49:53 +03:00
hristoterezov ee7752dfe2 Fixes positioning issues with connection popover. Fixes some issues with removal of the connection popover. 2014-10-17 16:51:23 +03:00
hristoterezov 83dc70eae5 Adds local addresses and ports to connection quality tooltip. Aligns the values in the tooltip. Fixes issues with the statistics. 2014-10-17 13:00:35 +03:00
hristoterezov dc60cfc52a Implements connection quality indicator. 2014-10-16 18:11:26 +03:00
fo da1e4183e5 Make clicking on a contact the same as clicking on their video. 2014-10-06 13:32:20 +03:00
fo fda411b659 Merge pull request #100 from fouksf/etherpad-mouse-events
Etherpad mouse events
2014-10-03 14:27:31 +03:00
fo c5869b79b6 Adds mousemove listeners to the etherpad iframes.
Adds css styles so the etherpad buttons beneath the header are accessible.
2014-10-03 14:25:19 +03:00
Boris Grozev c53cc032a0 Makes the generation of roomnames on the welcome page configurable and fixes some minor issues. 2014-10-01 21:23:16 +02:00
hristoterezov 4113a6b204 Fixes not displayed or partly displayed participant menu. 2014-09-30 18:50:43 +03:00
fo 4d5bb61f0a Change the visual when it is switched between chat and contact list. 2014-09-30 15:57:41 +03:00
fo 6612bfc327 Makes the popup menu for remote users to not disappear so easily. 2014-09-30 11:52:13 +03:00
yanas 79bf672ca7 Clears some welcome_page and videolayout styles. 2014-09-25 12:48:37 +02:00
yanas f0a278cad5 Adds some interface config properties. 2014-09-24 16:45:19 +02:00
fo b5cf1e72b6 Adds the new desing for the toolbars. 2014-09-24 16:17:17 +03:00
hristoterezov cbeff0d7b7 Adds glow to desktop streaming icon if desktop streaming is active. 2014-09-24 15:47:26 +03:00
hristoterezov 3b81336b89 Moves the moderator menu down. 2014-09-23 13:51:29 +03:00
Boris Grozev 2f4dbe5458 Replaces the roomname generator. 2014-09-22 15:26:06 +03:00
fo 7800487553 Fixes bug with no audio when film strip is hidden. 2014-09-08 18:51:50 +03:00
fo 32fab4c222 Hide the bottom toolbar with the header toolbar if the film strip is hidden. 2014-09-04 17:32:19 +03:00
fo b5e066b44b Add a toggle button for the filmstrip in the bottom toolbar. 2014-09-04 16:33:41 +03:00
Damian Minkov a37a1dc750 Fixes lintian errors, template needs to be updated, remove executable bit from non executable files. 2014-09-03 18:26:51 +03:00
hristoterezov 7f3332a82b Fixes the font size of the input field of the welcome page. 2014-09-02 15:10:31 +03:00
hristoterezov b82786947a Fixes some welcome page minor issues. 2014-09-02 13:42:35 +03:00
hristoterezov 8fc6f3e54e Changes the logo of the welcome page to use the image from conference page. 2014-09-02 11:33:00 +03:00
hristoterezov 44f22e5d16 Fixes the position of the input in the welcome page. 2014-08-27 16:12:13 +03:00
hristoterezov 199fb025b9 Adds reload button to the input in the welcome page. 2014-08-27 13:59:28 +03:00
hristoterezov bb22acf80a Changes the layout and image for the checkbox of the welcome page. 2014-08-27 13:28:08 +03:00
hristoterezov c00f60f57b Fixes some positions of elements from the welcome page. Adds "Join Again" button to hangup message box. 2014-08-26 18:30:49 +03:00
hristoterezov 5ccb720ecc Adds room name generator. 2014-08-26 13:54:43 +03:00
hristoterezov 08c6026521 Adds don't show welcome page checkbox and hang up button. 2014-08-25 15:48:16 +03:00
yanas e89c7ea85c Adds a last-n user interface. Some code restructuring related to last-n and stream reception/deletion. Adds a contact list user interface. 2014-08-22 17:37:11 +02:00
hristoterezov 26746b21bd Fixes names of images in css. 2014-08-21 20:28:50 +03:00
hristoterezov 1794003875 Implements welcome page. 2014-08-21 19:42:54 +03:00
Damian Minkov f4ab48092a Detects hosts that do not allow anonymous login and asks for credentials. 2014-08-08 17:53:53 +03:00
paweldomas 1a074b12b4 Adds SIP gateway support. 2014-08-08 15:25:24 +02:00
yanas 215ee92eb5 Adds rollover effect for focused videos. 2014-07-28 15:39:44 +02:00
yanas 9e29378d7f Fixes appearing scroll after adding the audio levels. 2014-07-24 13:23:06 +02:00
yanas 1d3df3c41c Audio level indication. Improvements in rollover and active speaker UI. Part 2. 2014-07-22 15:12:48 +02:00
Boris Grozev 6964e3197a Uses glow to indicate that recording is active. 2014-07-18 18:07:16 +02:00
Lyubomir Marinov 7ce446bcda Receives all data-channel events/messages from Videobridge as JSON-formatted text. Renames active speaker to dominant speaker. 2014-07-16 17:35:54 +03:00
yanas a89555b4b6 Makes chat message notifications more visible. 2014-07-13 20:12:38 +02:00
Boris Grozev c0dc84d824 Adds a button for recording. 2014-07-01 16:02:34 +02:00
yanas 662287bf4a Active speaker user interface improvements and fixes. 2014-07-01 13:33:26 +03:00
Yana Stamcheva f193d0d51d Fixes problem with local speaker removing the active speaker selection. Fixes problem with tooltip appearing behind video. 2014-06-27 18:27:24 +02:00
hristoterezov 6e55d38ca9 Implements the functionality to set subject to the chat room. 2014-06-20 11:00:49 +02:00
yanas ef2c1801cc Removes brightness filter from active speaker. 2014-06-19 14:30:08 +03:00
yanas f53bb6d8c6 Changes active speaker indication by only adding greyscale filter. Makes sure the display name is visible on rollover event before the video is available. 2014-06-18 17:45:31 +03:00
yanas 73cd3c04f6 Improved, more user friendly tooltips. 2014-06-18 14:42:31 +03:00
yanas 7b6443969e Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 21:35:42 +03:00
paweldomas 8ba531ed22 Focuses clicked video thumbnail and prevents from switching to new large video. 2014-06-04 16:51:05 +03:00
yanas d835887fa9 Updates invite link if the window has been already opened before it was available (Closes issue #70). Adds an invite button, which generates an invite email to be sent to other participants. 2014-05-22 18:56:09 +02:00
yanas 2dc4db0317 Adds new icons and fixes some alignments in mute/kick menu. 2014-05-19 14:49:20 +02:00
yanas b552f20c6b Cleans code to complete the pull request from peili, which was committed with a513d6d. 2014-05-13 16:18:37 +02:00
yanas a513d6de9d Merge pull request #58 from peili/patch-1
Allowing iFrame Content to be clickable on top
2014-05-13 16:14:08 +02:00
yanas 56424df0a0 Adds mute and kick functoinality avaialable for the focus of the conference. 2014-05-12 00:41:58 +02:00
peili 1367248633 Allowing iFrame Content to be clickable on top
In order to make the top bottom bar of etherpad clickable
2014-04-13 00:32:10 +02:00
yanas f8070b621a Adds mute indication when someone is muted. 2014-04-07 12:16:49 +02:00
yanas e27da40bb2 Fixes display name escape problem (Issue #54). Fixes selecting of remote video when clicking the display name. 2014-03-31 14:49:33 +02:00
Yana Stamcheva 99778a23dc Fixes videomask url. 2014-03-28 10:04:53 +01:00
yanas 102680512b Beta version of the new meet.jit.si interface. 2014-03-26 11:33:46 +01:00
paweldomas 452704d6b3 Adds desktop streaming using Chrome extension. Does not flip local screen preview. 2014-03-17 10:02:40 +01:00
Emil Ivov ab23f571ab Minor adjustments 2014-02-28 23:43:24 +02:00
Emil Ivov 84106a2aeb Updates the chromeonly page as per #44 2014-02-28 23:32:12 +02:00
yanas 8f84261169 Uses roomjid to distinguish the local participant in the chat. Defines etherpad button in the html instead of dynamically adding it through js. Disables chat icon scaling on new message (keeps the glow). 2014-02-19 15:32:22 +01:00
yanas ee5936aaef Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37. 2014-02-18 20:11:27 +01:00
Yana Stamcheva 92a6959e1c Creates the etherpad iframe once the button is clicked. Tries to improve prezi stability by encreasing the init interval. 2014-02-13 13:08:56 +01:00
Yana Stamcheva 46736f8f09 Adds support for etherpad in meet.jit.si. Issue #36. 2014-02-12 23:24:26 +01:00
Yana Stamcheva cc887f4a8a Adds display name management. Closes issue #23. 2014-02-11 15:05:17 +01:00
Emil Ivov 1ff772d302 Adds link and smileys recognition. Thanks to @deleolajide . Closes #25 . Closes #8 2014-02-08 21:24:13 +01:00
Yana Stamcheva 028c8f27c2 Fixes chat panel broken layout. Closes #5. 2014-02-05 14:01:22 +01:00
Yana Stamcheva 6945aa802c Adds presentations with Prezi. 2014-01-24 11:25:15 +01:00
Yana Stamcheva 81cb9baa21 Adds default avatars for remote participants. Fixes scaling problem. 2014-01-23 14:44:53 +01:00
Yana Stamcheva 3556c867f4 Fixes mute when selecting local video. Adds an indicator when we're the focus. Fixes flip on remote videos. 2014-01-15 10:34:36 +01:00
Philipp Hancke 3ec2fa6d19 use nick field associated with the participants, but dont show them yet 2014-01-14 19:34:36 +01:00
Yana Stamcheva d414e037be Allows hovering local video. Fixes hover over remote videos. 2014-01-11 17:17:38 +01:00
Yana Stamcheva 7b9674e2b0 Flip local video. 2014-01-03 18:21:36 +01:00
Yana Stamcheva d3f2532172 Integrates fippo's work on audio only for firefox and other fixes. 2014-01-03 17:44:33 +01:00
Philipp Hancke c8fd740f0a css cleanup 2014-01-03 17:43:49 +01:00
Philipp Hancke 3567898162 show toolbar on join 2014-01-03 17:43:48 +01:00
Philipp Hancke ab1ac06e83 move video elements into container elements 2014-01-03 17:43:48 +01:00
Yana Stamcheva 979c8b8b12 Adding css versions. 2013-12-20 13:04:37 +01:00
Yana Stamcheva dbe90232d0 Merging fippo's changes concerning toolbar icons size. Makes toolbar appear once we've joined. 2013-12-18 15:39:48 +01:00
Philipp Hancke ad7fdb2a34 css cleanup 2013-12-18 15:39:48 +01:00
Yana Stamcheva d18fdf6b74 Updates the Chrome Only page. Changes modal dialogs font size. 2013-12-17 12:49:48 +01:00
Philipp Hancke 62530ef123 initial commit 2013-12-16 12:22:23 +01:00