paweldomas
9d1364b6fb
feat(RemoteVideo): show disconnected GSM bars for remotes
8 gadus atpakaļ
paweldomas
5daceaead7
feat(conference.js): add isParticipantConnectionActive
8 gadus atpakaļ
paweldomas
8a43699a89
feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail
8 gadus atpakaļ
paweldomas
3ef5dd20ef
ref(RemoteVideo): store JitsiParticipant instead of id
8 gadus atpakaļ
damencho
975b13f868
Fixes setting remote room lock state change.
8 gadus atpakaļ
damencho
f9a5b62326
Changes the state of room locker if room was locked not by current user.
8 gadus atpakaļ
yanas
644faca306
Re-designs invite dialog as share link.
8 gadus atpakaļ
damencho
fcf7069b25
Adds close page.
When enabled after hanging up redirect to close page, if needed feedback will be displayed.
8 gadus atpakaļ
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 gadus atpakaļ
paweldomas
11953cbb60
feat(conference.js): add isConnectionInterrupted getter
8 gadus atpakaļ
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 gadus atpakaļ
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 gadus atpakaļ
hristoterezov
abe216a0bb
feat(UI): Add UI support for camera issue detection
8 gadus atpakaļ
yanas
8b7bdb4957
Changes the raise hand event name to fit better the action
8 gadus atpakaļ
yanas
1853fa6fae
Adds raise hand toggle state.
8 gadus atpakaļ
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 gadus atpakaļ
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 gadus atpakaļ
damencho
f86056c4f8
Skips selecting local participant when alone in the room.
8 gadus atpakaļ
hristoterezov
4c9b6ce193
Shows dialog when lib-jitsi-meet report microphone issues
8 gadus atpakaļ
Sam Whited
3e269978d9
Update lock icon when moderator changes state
8 gadus atpakaļ
damencho
8e6d7d3960
Sends and dispatches avatarId command.
8 gadus atpakaļ
damencho
0e27f471f1
Removes avatarURL from settings UI.
Removes storing avatarURL in localstorage and retrieving it.
8 gadus atpakaļ
yanas
570124058c
Addresses comment about Feedback dependency
8 gadus atpakaļ
yanas
777217bd75
Fixes hangup triggering multiple feedbacks.
8 gadus atpakaļ
yanas
2bb637e140
Fixes hangup triggering several times
8 gadus atpakaļ
hristoterezov
5c9a85e928
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
8 gadus atpakaļ
Boris Grozev
7154fd4d39
Brings back resolution changes logging to callstats.
8 gadus atpakaļ
Boris Grozev
f4f0a7d90e
Logs stream switch delays using analytics instead of callstats.
8 gadus atpakaļ
hristoterezov
f899d16a79
Implements extension external installation for popup windows
8 gadus atpakaļ
damencho
536ffb31e0
Moves loading of analytics in the library.
8 gadus atpakaļ
damencho
06c636311d
Adds analytics event and console log for TTFM (time to first media).
8 gadus atpakaļ
damencho
e9b7aaea84
Adds more analytics events.
8 gadus atpakaļ
Boris Grozev
ddb356482f
Formats the resolution change log as JSON.
8 gadus atpakaļ
hristoterezov
6ae35fb21d
Preventing the client for using/sending resolution data from/to remote participants
8 gadus atpakaļ
Boris Grozev
adefa40dcc
Simplifies code, reduces the scope of "try".
8 gadus atpakaļ
hristoterezov
8d162609e0
Handles the errors thrown by the data channel methods
8 gadus atpakaļ
hristoterezov
c3ae8669e8
Fixes issue with not removing connection interrupt label after reload
8 gadus atpakaļ
hristoterezov
9d170e4c59
Fixes the gsm bars during ice disconnected
8 gadus atpakaļ
hristoterezov
4bf5d69002
Changes the connection quality stats to be sent by the data channels
8 gadus atpakaļ
bgrozev
1f8dc54368
Revert "Changes the connection quality stats to be sent by the data channels"
8 gadus atpakaļ
hristoterezov
d0fa9e7ef1
Changes the connection quality stats to be sent by the data channels
8 gadus atpakaļ
Boris Grozev
de41977c77
Logs resolution changes to callstats.
8 gadus atpakaļ
hristoterezov
7bf9a82f0b
Implements conference reload support
8 gadus atpakaļ
tsareg
d149ba6fc5
Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks
8 gadus atpakaļ
tsareg
8ca282079a
Changes after code review
8 gadus atpakaļ
tsareg
9d3b2aee02
Show overlay with guidance for gUM permission prompts
8 gadus atpakaļ
Boris Grozev
2d2e27b8d0
Implements "raised hand".
8 gadus atpakaļ
hristoterezov
02f176c75a
Changes the implementation of the iframe API to use postis
8 gadus atpakaļ
tsareg
897a6bfbe6
Refactored conference.js code. Moved almost all code that relates to handling change of media devices to separate module. Fixed couple of bugs.
9 gadus atpakaļ
hristoterezov
8deb003ef6
JWT client support
9 gadus atpakaļ