bigbluebutton-Github/bigbluebutton-html5/imports
Vitor Vanacor d9007d2ce6 Add sound notification for waiting guest
Both debounce or throttle could be used to prevent a spammer from
annoying the moderators.
With debounce, a spammer won't even be noticed by the mods, but
there won't be new notifications for legit guests during the spam.
With throttle, a spammer could still annoy the mods, we would only make
the interval between notifications bigger.
It is a tradeoff. An ideal solution would be preventing spamming from
the same user, but probably unnecessarily complex.
2021-03-03 15:03:00 -03:00
..
api Merge pull request #11447 from antobinary/external-video-sync-lucas-amguirado73 2021-03-02 08:53:09 -05:00
startup remove unnecessary dependency 2021-03-01 09:07:06 -03:00
ui Add sound notification for waiting guest 2021-03-03 15:03:00 -03:00
utils Merge 2.2.29 and 2.2.30 into 2.3.x 2020-11-24 15:13:09 +00:00