Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 anni fa
damencho
6320ef1caa
Updates raised hand to overwrite dominant speaker.
8 anni fa
damencho
d793cdc797
Waits for conference left event before navigating away from the page.
8 anni fa
hristoterezov
fcc9532bde
feat(log): Logs server field from jwt token
8 anni fa
paweldomas
dad3c57fad
fix(conference): react to local role change only when it changes
We initialise the UI for isModerator = false on startup, so we should
not react to the event unless it gets out of sync.
8 anni fa
damencho
15f4288e4a
Fixes some jshint errors.
8 anni fa
damencho
1e54111aad
Adds authentication error page.
When we receive a conference failed event with reason not allowed we show that page.
8 anni fa
paweldomas
62d2e3e2a4
feat(conference.js): add 'getParticipantDisplayName'
8 anni fa
paweldomas
9d1364b6fb
feat(RemoteVideo): show disconnected GSM bars for remotes
8 anni fa
paweldomas
5daceaead7
feat(conference.js): add isParticipantConnectionActive
8 anni fa
paweldomas
8a43699a89
feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail
8 anni fa
paweldomas
3ef5dd20ef
ref(RemoteVideo): store JitsiParticipant instead of id
8 anni fa
damencho
975b13f868
Fixes setting remote room lock state change.
8 anni fa
damencho
f9a5b62326
Changes the state of room locker if room was locked not by current user.
8 anni fa
yanas
644faca306
Re-designs invite dialog as share link.
8 anni fa
damencho
fcf7069b25
Adds close page.
When enabled after hanging up redirect to close page, if needed feedback will be displayed.
8 anni fa
damencho
415619021f
Moves handling of thank you dialog.
Moves handling of thank you dialog out of the Promise that handles the feedback and just before we redirect to welcome page.
8 anni fa
paweldomas
11953cbb60
feat(conference.js): add isConnectionInterrupted getter
9 anni fa
paweldomas
e0a05c5908
ref(LargeVideo): move VideoContainer to separate file
VideoContainer is a separate being which implements the LargeContainer
and it's confusing to have it in the same file. This was encouraging to
access private parts of the VideoContainer directly(not through
the interface).
8 anni fa
damencho
bbc7aedb48
Adds download logs method for debugging.
Adds a download logs method that can be called from console to take usefull messages for debugging.
console> APP.conference.saveLogs();
8 anni fa
hristoterezov
abe216a0bb
feat(UI): Add UI support for camera issue detection
8 anni fa
yanas
8b7bdb4957
Changes the raise hand event name to fit better the action
8 anni fa
yanas
1853fa6fae
Adds raise hand toggle state.
8 anni fa
damencho
02165786f1
Handles case where somebody removed lock of the room while we attempt to join.
Receiving password required, marks the room as locked, but if we try to enter without password, mark it as unlocked till we receive a password required error or we successfully join.
8 anni fa
damencho
c43b1f54c7
Shows toolbar before showing talk while muted notification.
8 anni fa
damencho
e7e7c7d5a0
Handles talk while muted event.
8 anni fa
damencho
0683f94edb
Skips storing devices (mic and camera) if there is no user selection.
Skips storing device ids in localstorage if the user hasn't selected a device to use, and keeps using system defaults. Removes calls to private library method for setting initial realDeviceIds, as this had been added to the library.
8 anni fa
damencho
f86056c4f8
Skips selecting local participant when alone in the room.
8 anni fa
hristoterezov
4c9b6ce193
Shows dialog when lib-jitsi-meet report microphone issues
8 anni fa
Sam Whited
3e269978d9
Update lock icon when moderator changes state
8 anni fa
damencho
8e6d7d3960
Sends and dispatches avatarId command.
8 anni fa
damencho
0e27f471f1
Removes avatarURL from settings UI.
Removes storing avatarURL in localstorage and retrieving it.
8 anni fa
yanas
570124058c
Addresses comment about Feedback dependency
8 anni fa
yanas
777217bd75
Fixes hangup triggering multiple feedbacks.
8 anni fa
yanas
2bb637e140
Fixes hangup triggering several times
8 anni fa
hristoterezov
5c9a85e928
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
8 anni fa
Boris Grozev
7154fd4d39
Brings back resolution changes logging to callstats.
8 anni fa
Boris Grozev
f4f0a7d90e
Logs stream switch delays using analytics instead of callstats.
8 anni fa
hristoterezov
f899d16a79
Implements extension external installation for popup windows
8 anni fa
damencho
536ffb31e0
Moves loading of analytics in the library.
8 anni fa
damencho
06c636311d
Adds analytics event and console log for TTFM (time to first media).
9 anni fa
damencho
e9b7aaea84
Adds more analytics events.
9 anni fa
Boris Grozev
ddb356482f
Formats the resolution change log as JSON.
9 anni fa
hristoterezov
6ae35fb21d
Preventing the client for using/sending resolution data from/to remote participants
9 anni fa
Boris Grozev
adefa40dcc
Simplifies code, reduces the scope of "try".
9 anni fa
hristoterezov
8d162609e0
Handles the errors thrown by the data channel methods
9 anni fa
hristoterezov
c3ae8669e8
Fixes issue with not removing connection interrupt label after reload
9 anni fa
hristoterezov
9d170e4c59
Fixes the gsm bars during ice disconnected
9 anni fa
hristoterezov
4bf5d69002
Changes the connection quality stats to be sent by the data channels
9 anni fa
bgrozev
1f8dc54368
Revert "Changes the connection quality stats to be sent by the data channels"
9 anni fa