Commit Graph

183 Commits (1e54111aadf3d2542aaa34b662288e7e1406dd4e)

Author SHA1 Message Date
damencho 1e54111aad Adds authentication error page. 9 years ago
damencho 975b13f868 Fixes setting remote room lock state change. 9 years ago
damencho f9a5b62326 Changes the state of room locker if room was locked not by current user. 9 years ago
yanas 644faca306 Re-designs invite dialog as share link. 9 years ago
damencho fcf7069b25 Adds close page. 9 years ago
damencho 415619021f Moves handling of thank you dialog. 9 years ago
paweldomas 11953cbb60 feat(conference.js): add isConnectionInterrupted getter 9 years ago
paweldomas e0a05c5908 ref(LargeVideo): move VideoContainer to separate file 9 years ago
damencho bbc7aedb48 Adds download logs method for debugging. 9 years ago
hristoterezov abe216a0bb feat(UI): Add UI support for camera issue detection 9 years ago
yanas 8b7bdb4957 Changes the raise hand event name to fit better the action 9 years ago
yanas 1853fa6fae Adds raise hand toggle state. 9 years ago
damencho 02165786f1 Handles case where somebody removed lock of the room while we attempt to join. 9 years ago
damencho 0683f94edb Skips storing devices (mic and camera) if there is no user selection. 9 years ago
damencho f86056c4f8 Skips selecting local participant when alone in the room. 9 years ago
hristoterezov 4c9b6ce193 Shows dialog when lib-jitsi-meet report microphone issues 9 years ago
Sam Whited 3e269978d9 Update lock icon when moderator changes state 9 years ago
damencho 8e6d7d3960 Sends and dispatches avatarId command. 9 years ago
damencho 0e27f471f1 Removes avatarURL from settings UI. 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
hristoterezov 5c9a85e928 Fixes the issue with SS external installation dialog is not closed after the plugin has been installed 9 years ago
Boris Grozev 7154fd4d39 Brings back resolution changes logging to callstats. 9 years ago
Boris Grozev f4f0a7d90e Logs stream switch delays using analytics instead of callstats. 9 years ago
hristoterezov f899d16a79 Implements extension external installation for popup windows 9 years ago
damencho 536ffb31e0 Moves loading of analytics in the library. 9 years ago
damencho 06c636311d Adds analytics event and console log for TTFM (time to first media). 9 years ago
damencho e9b7aaea84 Adds more analytics events. 9 years ago
Boris Grozev ddb356482f Formats the resolution change log as JSON. 9 years ago
hristoterezov 6ae35fb21d Preventing the client for using/sending resolution data from/to remote participants 9 years ago
Boris Grozev adefa40dcc Simplifies code, reduces the scope of "try". 9 years ago
hristoterezov 8d162609e0 Handles the errors thrown by the data channel methods 9 years ago
hristoterezov c3ae8669e8 Fixes issue with not removing connection interrupt label after reload 9 years ago
hristoterezov 9d170e4c59 Fixes the gsm bars during ice disconnected 9 years ago
hristoterezov 4bf5d69002 Changes the connection quality stats to be sent by the data channels 9 years ago
bgrozev 1f8dc54368 Revert "Changes the connection quality stats to be sent by the data channels" 9 years ago
hristoterezov d0fa9e7ef1 Changes the connection quality stats to be sent by the data channels 9 years ago
Boris Grozev de41977c77 Logs resolution changes to callstats. 9 years ago
hristoterezov 7bf9a82f0b Implements conference reload support 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
tsareg 8ca282079a Changes after code review 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
hristoterezov 02f176c75a Changes the implementation of the iframe API to use postis 9 years ago
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 years ago
hristoterezov 8deb003ef6 JWT client support 9 years ago
tsareg f72e3bf552 Fix TypeError when one of audioTracks or videoTracks was undefined 9 years ago
damencho 165507b83a Removes printing audio levels by default in debug mode and makes it optional. 9 years ago
tsareg c1a93afeaf Log warning instead of error for audio output device change errors 9 years ago