- Jul 26, 2021
-
-
Anton Georgiev authored
this.recognition can be null
-
hiroshisuga authored
-
- Jul 23, 2021
-
-
Pedro Beschorner Marin authored
fix: ConnectionStatus - log info on 'warning'
-
Anton Georgiev authored
Until now we only logged for `normal`, `danger` and `critical` leading to some ambiguity in log analysis
-
Anton Georgiev authored
-
Anton Georgiev authored
fix: avoid leaving dangling HTMLMediaElements in paused state (#12806)
-
prlanzarin authored
-
prlanzarin authored
-
prlanzarin authored
Should fix an issue with the recent Chrome 92 intervention that limits the number of concurrent WebMediaPlayers (an inner element of HTMLMediaElements) to 75/40. Webcam video elements were being left dangling in paused state despite the elements themselves being cleaned up from the component. That generated a skewed accounting of WebMediaPlayers in the session.
-
- Jul 19, 2021
-
-
hiroshisuga authored
Initialize the start/stop dictation button when speech recognition stops after some silence (#12783) * Update component.jsx * Update en.json the speech recognition can stop due to the incompatibility of browser as well.
-
Anton Georgiev authored
Inform users that meeting ended due to "endWhenNoModerator"
-
Ramon Souza authored
-
Ramon Souza authored
-
Anton Georgiev authored
fix(audio): add secondsToGatherIce as extraInfo in server log
-
Anton Georgiev authored
fix: Unlocking specific user doesn't unlock all options to him
-
Anton Georgiev authored
fix: left/right webcam drag & drop for RTL languages
-
Anton Georgiev authored
Get locale value from settings in export usernames
-
Anton Georgiev authored
-
- Jul 18, 2021
-
-
Dixon Fred authored
Fix URLS for bigbluebutton.org
-
Dixon Fred authored
-
- Jul 16, 2021
-
-
Mario Jr authored
-
- Jul 15, 2021
-
-
Tiago Jacobs authored
Fix race condition in auth process
-
Joao Siebel authored
-
Mario Jr authored
-
- Jul 14, 2021
-
-
Ramon Souza authored
-
- Jul 12, 2021
-
-
Anton Georgiev authored
fix(audio): audio modal inactive after connection error
-
Anton Georgiev authored
chore(audio): add audio join time in extraInfo of server log
-
- Jul 09, 2021
-
-
Mario Jr authored
-
- Jul 08, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
- Jul 07, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
Ramon Souza authored
-
Ramon Souza authored
-
- Jul 06, 2021
-
-
Anton Georgiev authored
Fixes poll option misalignment in mobile device
-
Mario Jr authored
-
Anton Georgiev authored
fix(audio): prevent mute notification to be triggered when mic is locked
-
Mario Jr authored
When mic is locked, user is not able to talk so it doesn't make sense to alert the user about unmuting (mute button is also disabled when mic is locked). Closes #12048
-
Anton Georgiev authored
-
Anton Georgiev authored
fix(audio): mic not working when skipCheck=true
-