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
yanas
da0898a066
Isolate object-fit fix for Windows Qt browser only
9 years ago
damencho
6651168dd3
Moves render and ttfm connection times to the library.
9 years ago
yanas
5654d34ee8
Fix remote participant menu for moderator
9 years ago
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 years ago
paweldomas
34a24ce290
Fix a crash on IE/Safari when plugin is not installed
9 years ago
paweldomas
62fa4dffa8
Fix broken invite URL on IE10
IE 10 does not support "window.location.origin"
9 years ago
damencho
df01358fb8
Adds comment.
9 years ago
damencho
06c636311d
Adds analytics event and console log for TTFM (time to first media).
9 years ago
damencho
562c2e38db
Adds analytics event for rendering audio and video.
9 years ago
paweldomas
123b5abb08
Hide the toolbar when the the ring overlay is displayed
9 years ago
damencho
e9b7aaea84
Adds more analytics events.
9 years ago
paweldomas
8de3e0ff0b
Remove query parameters from the URL visible to the user
9 years ago
paweldomas
443c29f505
No longer use full href for the invite URL
9 years ago
damencho
74ece3a775
Uses videoType from the video track for the initial value.
Handles the case where the remote track is with initial value of camera and no further events are received for video type changed.
9 years ago
damencho
7aa47647f0
Avoids multiple dialog when showing lock attempt errors.
9 years ago
hristoterezov
52c6bbe731
Fixes typo
9 years ago
hristoterezov
1963972f75
Fixes the issue with missing audio element for remote participants
9 years ago
paweldomas
f977030bd6
Add support for JWT login service
9 years ago
paweldomas
38fc1c01d4
Move XMPP login prompt handling to AuthHandler
9 years ago
Boris Grozev
66a46fc580
Adds documentation.
9 years ago
Boris Grozev
de41977c77
Logs resolution changes to callstats.
9 years ago
paweldomas
62dd54ab31
Display spinner for RETRYING recording status
9 years ago
paweldomas
b3e02add3d
Fix moveToCorner method
If the class was contained the old code was removing it
9 years ago
hristoterezov
7bf9a82f0b
Implements conference reload support
9 years ago
damencho
615daa8c9f
Updates close function parameters.
9 years ago
damencho
5dffddceec
Make sure we have only one dialog instance.
9 years ago
damencho
d5de49b5cf
Returns the dialog instances that were created and adds an optional close callback.
9 years ago
damencho
62f7553ba4
Updates two button dialogs to be only single instance.
9 years ago
tsareg
60c2ee41e3
Expose JitsiTrackError through JitsiMeetJS.errorTypes.JitsiTrackError
9 years ago
hristoterezov
d624f2584d
Fixes issue with room name parameter = undefined
9 years ago
tsareg
d149ba6fc5
Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks
9 years ago
Boris Grozev
2cefea3677
Hide the shortcuts panel when the Escape key is pressed.
9 years ago
tsareg
375b145030
Prevent possible memory leak
9 years ago
tsareg
9d3b2aee02
Show overlay with guidance for gUM permission prompts
9 years ago
Boris Grozev
2d2e27b8d0
Implements "raised hand".
9 years ago
Boris Grozev
4b6ac38058
Fixes a failure to show the dominant speaker indicator for the local participant.
9 years ago
tsareg
8b528b582f
Fixing various edge-cases when two gUM error dialogs might be shown and other possible bugs
9 years ago
Boris Grozev
d79971a737
An initial version of a "keyboard shortcuts" help panel.
9 years ago