hristoterezov
ad5fa13339
feat(ringoverlay): Stop ringing after 30s and change the message
9 years ago
damencho
e1512e3776
Fixes focusing on write area or nickname input when chat is open.
9 years ago
damencho
d8dd564b06
Fixes clearing message counter on opening the chat.
9 years ago
damencho
407b082780
Removes changing the message icon and flashing on new message.
9 years ago
damencho
a671093489
Introduces chat_container_id variable.
9 years ago
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.).
9 years ago
damencho
a5bc9625ef
Fixes parameters for VideoLayout.resizeThumbnails.
9 years ago
yanas
3b05a16b32
Fix for button appearing in both toolbars
9 years ago
yanas
cf49c8c6ff
Adds raise hand button to the side toolbar
9 years ago
yanas
99bf4bc44d
Adds a possibility to add raise hand as a button
9 years ago
yanas
9ce83250da
Fixes console logs
9 years ago
yanas
a9e31a2843
Fixes settings menu for non moderators
9 years ago
yanas
45496b7592
Make settings sections configurable
9 years ago
hristoterezov
2d4819257b
fix(profile_icon): Cursor and background styles
9 years ago
damencho
4c72833f5a
Adds an option and hide avatars in contact list.
9 years ago
damencho
e3eaac5bef
Disables click toggler.
9 years ago
hristoterezov
f10b13328f
feat(profile): Don't allow non-guest users to edit their profile
9 years ago
Maxim Voloshin
7b4941bde9
Redesigned feedback window
9 years ago
yanas
2aea6c4120
Remove unused dialog
9 years ago
yanas
c6ec96aca5
Adds avatar on stage specific background
9 years ago
yanas
d250623fde
Ring overlay improvements and enable buttons fix
9 years ago
hristoterezov
2b84a149fe
fix(toolbar): Button popups
9 years ago
yanas
09f7615a35
Changes icon set.
9 years ago
yanas
fdf0e39516
Fix lock room
9 years ago
yanas
f811410b45
Settings re-design
9 years ago
yanas
50e803f1a0
Fixes side toolbar container behavior
9 years ago
yanas
b4c9816d9f
Rename side panels and implement toggle/untoggle policy
9 years ago
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
9 years ago
yanas
978c0f2f31
Remove unused import
9 years ago
damencho
83546a899f
Revert "Temprorary disable kicks hack."
This reverts commit 76a7c7b426 .
9 years ago
damencho
5ef7f38bed
Moves analytics event for feedback to the library.
9 years ago
yanas
76a7c7b426
Temprorary disable kicks hack.
9 years ago
hristoterezov
4c9b6ce193
Shows dialog when lib-jitsi-meet report microphone issues
9 years ago
Ilya Daynatovich
aea99b8ffb
Fix problem with resizing
9 years ago
damencho
bb705e32d9
Moves local video thumb initializations where they belong.
Moves local video thumb initializations where they belong in the local video constructor. Fixes a problem when there is no video device, then audio levels and gsm bars are missing. We were doing this initializations every time a video device is changed.
9 years ago
damencho
3138748f57
Uses avatarId from settings.
Removes unused variable bottomToolbarEnabled.
9 years ago
damencho
6f10156bf3
Adds avatarId and respect it with lowest priority.
9 years ago
damencho
0e27f471f1
Removes avatarURL from settings UI.
Removes storing avatarURL in localstorage and retrieving it.
9 years ago
yanas
9693cba17a
Registers filmstrip shortcut from bottom toolbar
9 years ago
yanas
45e38ae4c9
Fix wrong import
9 years ago
yanas
7076ada6f4
Attach keyboard shortcuts to features
9 years ago
yanas
570124058c
Addresses comment about Feedback dependency
9 years ago
yanas
777217bd75
Fixes hangup triggering multiple feedbacks.
9 years ago
yanas
2bb637e140
Fixes hangup triggering several times
9 years ago
damencho
246ab88a3e
Fixes muting particular remote participant.
There was a bug that the handlers for menuItem for mute and kick are added for all remote participants. When clicked multiple handlers are executed and the action will be executed for all remote participants.
9 years ago
yanas
f824f78db9
Fix video thumbnails for Qt on Linux.
9 years ago
yanas
372a5e2a49
Update UI.js
Show the toolbar even if in a ring overlay.
9 years ago
hristoterezov
f899d16a79
Implements extension external installation for popup windows
9 years ago
damencho
2c39514359
Fixes the check whether we are hovering over the toolbar.
9 years ago
damencho
536ffb31e0
Moves loading of analytics in the library.
9 years ago