hristoterezov
302b0cf776
fix(toolbar): Issue with toolbar is positioned under the ring overlay
2016-09-21 16:34:06 -05:00
damencho
4fdc11c6fb
Removes download logs references.
2016-09-21 15:45:08 -05:00
Maxim Voloshin
388f868165
Adjustment for layer order
2016-09-20 13:15:10 +03:00
Kostiantyn Pashura
4572e1d344
feedback dialog changes
2016-09-19 22:27:41 -05:00
yanas
2919a60403
Adds blue badges to contact list and chat.
2016-09-19 21:22:41 -05:00
yanas
96bbf0419c
Adds tooltips
2016-09-16 00:04:19 -05:00
yanas
0013745783
Video thumbnails redesign
2016-09-14 21:20:54 -05:00
yanas
3b05a16b32
Fix for button appearing in both toolbars
2016-09-13 22:10:13 -05:00
yanas
cf49c8c6ff
Adds raise hand button to the side toolbar
2016-09-13 21:21:31 -05:00
yanas
45496b7592
Make settings sections configurable
2016-09-13 20:43:44 -05:00
hristoterezov
a937e025b5
fix(index.html): Remove preload attribute on local video tag
2016-09-13 12:59:59 -05:00
yanas
d250623fde
Ring overlay improvements and enable buttons fix
2016-09-12 23:24:10 -05:00
hristoterezov
2b84a149fe
fix(toolbar): Button popups
2016-09-12 14:43:34 -05:00
yanas
09f7615a35
Changes icon set.
2016-09-11 23:36:15 -05:00
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
109bedba75
Update index.html
2016-09-01 16:37:07 -05:00
yanas
7076ada6f4
Attach keyboard shortcuts to features
2016-08-28 22:59:23 -05:00
yanas
986bfd02b3
Remove bottom toolbar button separators
2016-08-16 15:14:30 -05:00
damencho
7251c7a641
Fixes a problem when using base for the page.
...
The problem is when not using / before virtual files and having a base for the page nginx can search for the file in wrong location.
2016-08-03 11:52:56 -05:00
damencho
6cb89891ce
Moves favicon into the title html.
...
Moves favicon into the title html with all metadata for easy overriding. Moves the title html inclusion after all the connection optimisations to avoid downloading the icon to interfere those optimisations.
2016-08-01 17:11:16 -05:00
Aaron van Meerten
a58190a935
Interface Config loaded via SSI into index.html to allow deployment-specific overrides even when using CDN
...
update whitespace in toolbar buttons array to allow value to be more easily overridden
2016-08-01 16:42:15 -05:00
damencho
baa60347fb
Moves meta html headers inside title.html file.
2016-08-01 14:18:54 -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
yanas
70e5ce7aec
Fixes avatar URL setting string
2016-06-21 15:01:43 -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
George Politis
ef70ff7da0
Defines^2 the document encoding.
2016-06-08 23:51:45 -05:00
George Politis
1bda4ca61c
Defines the document encoding.
...
Make FF stop complaining about the character encoding of the HTML document
not being declared.
2016-06-08 18:35:28 -05:00
Aaron van Meerten
6170f6c268
add support for possible ssi of <base> attribute
...
left blank in default meet installations, to be overridden by adding <base href="CDN_URL"> to /base.html
2016-05-20 16:51:37 -05:00
Aaron van Meerten
4dd82b3376
switch config.js values to be present directly in index.html, loaded server-side during page render instead of as a separate request
2016-05-20 16:45:40 -05:00
Kostiantyn Tsaregradskyi
2bd600aeaf
Very raw version of ability to switch audio output device
2016-05-05 17:34:15 +03:00
yanas
d08e37b42b
Adds smart un-mute to the shared video logic
2016-04-19 13:07:04 -05:00
yanas
b597f44605
Fix early call of SidePanel isVisible
2016-04-08 14:46:13 -05:00
yanas
a1cef0f181
Add notification popup for shared video auto mute
2016-04-05 14:17:50 -05:00
hristoterezov
8d77088f6d
Stores measured times and exposes them
2016-04-01 14:44:25 -05:00
yanas
67e8118d74
Shows/hides feedback button when the filmstrip is shown/hidden.
2016-03-31 17:35:10 -05:00
yanas
b7cc03df26
Merge pull request #573 from damencho/shared-video-updates
...
Shared video updates
2016-03-31 14:31:57 -05:00
yanas
5cbe710075
Fixes enter room name field in the welcome page.
2016-03-31 13:31:05 -05:00
damencho
2e3dcb142d
Updates translation.
2016-03-31 11:43:37 -05:00
damencho
8a80df2828
Merge pull request #561 from jitsi/connection_optimization
...
Implements server side connection establishment
2016-03-30 14:30:36 -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
hristoterezov
4a1175d44f
Fixes comments after review
2016-03-28 17:42:20 -05:00
hristoterezov
bf9c4ea444
Implements server side connection establishment
2016-03-28 16:19:32 -05:00
damencho
f788a45bac
Merge pull request #548 from jitsi/follow-me
...
Follow me
2016-03-24 13:02:42 -05:00