yanas
8b7bdb4957
Changes the raise hand event name to fit better the action
8 years ago
yanas
a1635ccc68
Adds javadoc
8 years ago
yanas
1853fa6fae
Adds raise hand toggle state.
8 years ago
yanas
bc222c60e0
Fixes dominant speaker and raised hand tooltips
8 years ago
yanas
96bbf0419c
Adds tooltips
8 years ago
damencho
a449223b40
Clears the password if user cancels password prompt.
Clears the password if user cancel attempt to enter password, as using one instance of locker for multiple attempts keeps the password.
8 years ago
damencho
1a0677cb59
Syncs contactlist display names with thumbnails.
Uses the same display names in the contact list as in the thumbnails, for local and remote.
8 years ago
damencho
c483587853
Fixes hiding toolbar.
Receiving messages docks the toolbar to be able to see number of unread messages. We need to undock it when we read the messages. We skip undocking if we are not in video mode (on large), cause stuff like youtube video share is docking/undocking the toolbar.
8 years ago
yanas
0013745783
Video thumbnails redesign
8 years ago
hristoterezov
ad5fa13339
feat(ringoverlay): Stop ringing after 30s and change the message
8 years ago
damencho
e1512e3776
Fixes focusing on write area or nickname input when chat is open.
8 years ago
hristoterezov
dab5252746
feat(ringoverlay): Change the background when the avatar is displayed
8 years ago
damencho
d8dd564b06
Fixes clearing message counter on opening the chat.
8 years ago
damencho
407b082780
Removes changing the message icon and flashing on new message.
8 years ago
damencho
a671093489
Introduces chat_container_id variable.
8 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.).
8 years ago
damencho
a5bc9625ef
Fixes parameters for VideoLayout.resizeThumbnails.
8 years ago
yanas
3b05a16b32
Fix for button appearing in both toolbars
8 years ago
yanas
cf49c8c6ff
Adds raise hand button to the side toolbar
8 years ago
yanas
99bf4bc44d
Adds a possibility to add raise hand as a button
8 years ago
yanas
9ce83250da
Fixes console logs
8 years ago
yanas
a9e31a2843
Fixes settings menu for non moderators
8 years ago
yanas
45496b7592
Make settings sections configurable
8 years ago
hristoterezov
2d4819257b
fix(profile_icon): Cursor and background styles
8 years ago
damencho
4c72833f5a
Adds an option and hide avatars in contact list.
8 years ago
damencho
e3eaac5bef
Disables click toggler.
8 years ago
hristoterezov
f10b13328f
feat(profile): Don't allow non-guest users to edit their profile
8 years ago
Maxim Voloshin
7b4941bde9
Redesigned feedback window
8 years ago
yanas
2aea6c4120
Remove unused dialog
8 years ago
yanas
c6ec96aca5
Adds avatar on stage specific background
8 years ago
yanas
d250623fde
Ring overlay improvements and enable buttons fix
8 years ago
hristoterezov
2b84a149fe
fix(toolbar): Button popups
8 years ago
yanas
09f7615a35
Changes icon set.
8 years ago
yanas
fdf0e39516
Fix lock room
8 years ago
yanas
f811410b45
Settings re-design
8 years ago
yanas
50e803f1a0
Fixes side toolbar container behavior
8 years ago
yanas
b4c9816d9f
Rename side panels and implement toggle/untoggle policy
8 years ago
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
8 years ago
damencho
d65479abc9
Skips some url parameters that can inject scripts.
8 years ago
yanas
978c0f2f31
Remove unused import
8 years ago
damencho
83546a899f
Revert "Temprorary disable kicks hack."
This reverts commit 76a7c7b426 .
8 years ago
damencho
5ef7f38bed
Moves analytics event for feedback to the library.
8 years ago
yanas
76a7c7b426
Temprorary disable kicks hack.
8 years ago
hristoterezov
4c9b6ce193
Shows dialog when lib-jitsi-meet report microphone issues
8 years ago
Ilya Daynatovich
aea99b8ffb
Fix problem with resizing
8 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.
8 years ago
damencho
3138748f57
Uses avatarId from settings.
Removes unused variable bottomToolbarEnabled.
8 years ago
damencho
6f10156bf3
Adds avatarId and respect it with lowest priority.
8 years ago
damencho
3852b34397
Adds avatarId to Settings.
8 years ago
yanas
2b492883ca
Some code optimisations.
8 years ago