bigbluebutton-Github/bigbluebutton-html5/imports/api/timer/server/methods
Arthur B. Grossi dbbef569a9 fix(timer): autoplay
When user enters meeting with music already playing, an event listener is set
to play the music only after user interaction.
Also, to keep timer more cohesive and reduce complexity of the condition for
playing music, timer automatically stops after 90% of users notify that the
timer has expired.
2023-05-18 15:29:34 -03:00
..
activateTimer.js Timer first commit 2023-05-18 15:29:31 -03:00
createTimer.js Stopwatch handlers 2023-05-18 15:29:31 -03:00
deactivateTimer.js Timer first commit 2023-05-18 15:29:31 -03:00
getServerTime.js Syncing time offset between client and server 2023-05-18 15:29:32 -03:00
resetTimer.js Timer first commit 2023-05-18 15:29:31 -03:00
setMusic.js feat(timer): ambient music 2023-05-18 15:29:34 -03:00
setTimer.js Stopwatch handlers 2023-05-18 15:29:31 -03:00
startTimer.js Stopwatch handlers 2023-05-18 15:29:31 -03:00
stopTimer.js Stopwatch handlers 2023-05-18 15:29:31 -03:00
switchTimer.js Stopwatch handlers 2023-05-18 15:29:31 -03:00
timerEnded.js fix(timer): autoplay 2023-05-18 15:29:34 -03:00