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