paweldomas
8c426e8bb7
fix(ToolbarToggle): restore call overlay to the timeout check
vor 8 Jahren
paweldomas
ecfc56461e
fix(ToolbarToggler): remove Yoda condition
Is not very readable and is not used across the project
vor 8 Jahren
paweldomas
52344ff741
fix(ToolbarToggler): restore 'force' arg in timeout logic
vor 8 Jahren
paweldomas
687b0cad8e
fix(ToolbarToggler): remove call overlay from the timeout check
Remove check for the call overlay being visible in postponing
the toolbar being hidden, as we don't want to have it displayed at all
when the overlay is there.
vor 8 Jahren
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
vor 8 Jahren
damencho
1a554828e1
Adds option to add custom timeout for hiding toolbar.
vor 8 Jahren
damencho
686e85cd4f
Fixes hiding toolbars.
Schedule new hide check if toolbar is hovered, overlay is shown or the sideBar container is visible (chat, contactlist , etc.).
vor 8 Jahren
damencho
e3eaac5bef
Disables click toggler.
vor 8 Jahren
yanas
d250623fde
Ring overlay improvements and enable buttons fix
vor 8 Jahren
yanas
50e803f1a0
Fixes side toolbar container behavior
vor 8 Jahren
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
vor 8 Jahren
hristoterezov
47fe71c1f1
Fixes issue with ToolbarToggle.setAlwaysVisibleToolbar
vor 9 Jahren
hristoterezov
8deb003ef6
JWT client support
vor 9 Jahren
yanas
e43c5ab54c
Add custom-role to presence and special view for Recorders
vor 9 Jahren
damencho
06f3ddc822
Hides the toolbar if the user is a recorder.
vor 9 Jahren
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
vor 9 Jahren
isymchych
79d5bf6cfa
move screensharing into single function, properly handle mute/unmute
vor 9 Jahren
isymchych
b375b14696
abstract out remoteVideos management
vor 9 Jahren
isymchych
437a8a6ef0
refactor ToolbarToggler
vor 9 Jahren
isymchych
09aa9482c0
do not use members module
vor 9 Jahren
isymchych
c21c9ce1b8
do not use xmpp module in AudioLevels
vor 9 Jahren
Boris Grozev
fdf73a9b4e
Fixes jshint warnings.
vor 9 Jahren
Issac Gerges
bcccc58b2c
Allow for a list of enabled buttons to be passed as part of interfaceConfig
vor 9 Jahren
Issac Gerges
dcc206b2b4
Update non-container toolbar items to be set to inline-block when shown
vor 9 Jahren
Issac Gerges
fc6f5717cb
Refactor toolbar to add separators via css and remove unneeded containers
vor 9 Jahren
Boris Grozev
fd404b8465
Supports setting interfaceConfig options via URL params. Renames config.filmStripOnly to interfaceConfig.filmStripOnly.
vor 9 Jahren
hristoterezov
7793d65a99
Renames config.minimized to config.filmStripOnly .
vor 9 Jahren
hristoterezov
b77791f4b2
Implements minimized mode - only the thumbnails are visible.
vor 9 Jahren
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
vor 9 Jahren
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
vor 10 Jahren
George Politis
93648f361b
Updates the license headers.
vor 10 Jahren
hristoterezov
21fef57bc4
Adds config property that disables hiding of toolbar.
vor 10 Jahren
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
vor 10 Jahren
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
vor 10 Jahren
hristoterezov
ee94eca733
Creates desktop sharing module.
vor 10 Jahren
hristoterezov
69b0e2ad32
Creates UI module.
vor 10 Jahren
paweldomas
7dc8102dee
Replaces 'focus' occurrences with moderator for handling privileged functionalities.
vor 10 Jahren
paweldomas
ed2d7e4282
Fixes jshint warnings in toolbar_toggler.js
vor 10 Jahren
fo
3b8af470ca
Adds an interface configuration object.
vor 10 Jahren
fo
6e191f4023
Fixes the bottom toolbar not hiding with the header toolbar.
vor 10 Jahren
fo
32fab4c222
Hide the bottom toolbar with the header toolbar if the film strip is hidden.
vor 10 Jahren