Maxim Voloshin
7b4941bde9
Redesigned feedback window
9年前
yanas
2aea6c4120
Remove unused dialog
9年前
yanas
c6ec96aca5
Adds avatar on stage specific background
9年前
yanas
d250623fde
Ring overlay improvements and enable buttons fix
9年前
hristoterezov
2b84a149fe
fix(toolbar): Button popups
9年前
yanas
09f7615a35
Changes icon set.
9年前
yanas
fdf0e39516
Fix lock room
9年前
yanas
f811410b45
Settings re-design
9年前
yanas
50e803f1a0
Fixes side toolbar container behavior
9年前
yanas
b4c9816d9f
Rename side panels and implement toggle/untoggle policy
9年前
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
9年前
damencho
d65479abc9
Skips some url parameters that can inject scripts.
9年前
yanas
978c0f2f31
Remove unused import
9年前
damencho
83546a899f
Revert "Temprorary disable kicks hack."
This reverts commit 76a7c7b426 .
9年前
damencho
5ef7f38bed
Moves analytics event for feedback to the library.
9年前
yanas
76a7c7b426
Temprorary disable kicks hack.
9年前
hristoterezov
4c9b6ce193
Shows dialog when lib-jitsi-meet report microphone issues
9年前
Ilya Daynatovich
aea99b8ffb
Fix problem with resizing
9年前
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年前
damencho
3138748f57
Uses avatarId from settings.
Removes unused variable bottomToolbarEnabled.
9年前
damencho
6f10156bf3
Adds avatarId and respect it with lowest priority.
9年前
damencho
3852b34397
Adds avatarId to Settings.
9年前
yanas
2b492883ca
Some code optimisations.
9年前
damencho
5ab6c551df
Disables storing display name and email when using overlay ring.
9年前
damencho
0e27f471f1
Removes avatarURL from settings UI.
Removes storing avatarURL in localstorage and retrieving it.
9年前
yanas
7858c157c1
Fix shortcut appearing in tooltip of wrong buttons
9年前
yanas
9693cba17a
Registers filmstrip shortcut from bottom toolbar
9年前
yanas
45e38ae4c9
Fix wrong import
9年前
yanas
7076ada6f4
Attach keyboard shortcuts to features
9年前
yanas
570124058c
Addresses comment about Feedback dependency
9年前
yanas
777217bd75
Fixes hangup triggering multiple feedbacks.
9年前
yanas
2bb637e140
Fixes hangup triggering several times
9年前
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年前
yanas
f824f78db9
Fix video thumbnails for Qt on Linux.
9年前
yanas
372a5e2a49
Update UI.js
Show the toolbar even if in a ring overlay.
9年前
hristoterezov
f899d16a79
Implements extension external installation for popup windows
9年前
damencho
2c39514359
Fixes the check whether we are hovering over the toolbar.
9年前
damencho
536ffb31e0
Moves loading of analytics in the library.
9年前
yanas
da0898a066
Isolate object-fit fix for Windows Qt browser only
9年前
damencho
6651168dd3
Moves render and ttfm connection times to the library.
9年前
yanas
5654d34ee8
Fix remote participant menu for moderator
9年前
damencho
6302e42229
Uses analytics from lib-jitsi-meet and adds new events.
Adds more analytics events for shortcuts, recording and shared video. Changes the way we calculate ttfm.
9年前
paweldomas
34a24ce290
Fix a crash on IE/Safari when plugin is not installed
9年前
paweldomas
62fa4dffa8
Fix broken invite URL on IE10
IE 10 does not support "window.location.origin"
9年前
damencho
df01358fb8
Adds comment.
9年前
damencho
06c636311d
Adds analytics event and console log for TTFM (time to first media).
9年前
damencho
562c2e38db
Adds analytics event for rendering audio and video.
9年前
paweldomas
123b5abb08
Hide the toolbar when the the ring overlay is displayed
9年前
damencho
e9b7aaea84
Adds more analytics events.
9年前
paweldomas
8de3e0ff0b
Remove query parameters from the URL visible to the user
9年前