Commit Graph

66 Commits

Author SHA1 Message Date
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
6116df9411 Revert "Change the default font to Helvetica Neue"
This reverts commit b309ef25fd.
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
yanas
770b003163 Change global font, unify fonts, colors and more 2016-06-24 14:09:34 -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
yanas
4990406010 Fix black stripe on the right of the screen 2016-04-06 15:36:41 -05:00
yanas
67e8118d74 Shows/hides feedback button when the filmstrip is shown/hidden. 2016-03-31 17:35:10 -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
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
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
damencho
38275ce045 Shared video, synchronized playing/seek/muting/volume initial commit. 2016-03-18 15:00:55 -05:00
yanas
7ea675159e Disables feedback functionality if callstats isn't available. 2015-11-16 18:06:47 -06:00
yanas
73b1d3c7c2 Adds a feedback button and dialog. 2015-11-05 11:28:01 -06: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
fc6f5717cb Refactor toolbar to add separators via css and remove unneeded containers 2015-08-11 13:24:53 -05: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
paweldomas
f48633fa1d Removes unused connection settings form. 2015-03-13 15:07:17 +01:00
fo
1d4177faeb Adds a side panel toggler, settings menu, avatars, uuids. 2014-11-27 12:44:22 +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
fo
54946909e6 Change the css theme of the chat. 2014-10-23 12:49:53 +03:00
fo
da1e4183e5 Make clicking on a contact the same as clicking on their video. 2014-10-06 13:32:20 +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
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
Boris Grozev
6964e3197a Uses glow to indicate that recording is active. 2014-07-18 18:07:16 +02:00
yanas
a89555b4b6 Makes chat message notifications more visible. 2014-07-13 20:12:38 +02:00
hristoterezov
6e55d38ca9 Implements the functionality to set subject to the chat room. 2014-06-20 11:00:49 +02:00
yanas
56424df0a0 Adds mute and kick functoinality avaialable for the focus of the conference. 2014-05-12 00:41:58 +02: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
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