bigbluebutton-Github/bigbluebutton-html5/imports/api/guest-users/server
Pedro Beschorner Marin 0365018e92 Add guest lobby messages
Moderators are able to send a message to the meeting's guest lobby. This new
event reaches bbb-web and is sent to the guest user with her/his status response
while polling. All guest users that are waiting for acceptance will be able to
read this message.

enableGuestLobbyMessage is disabled by default.
2021-03-09 11:02:25 -03:00
..
handlers Remove changes not related to issue 2021-02-17 09:39:36 -03:00
methods Add guest lobby messages 2021-03-09 11:02:25 -03:00
modifiers Clear guestUsers, voiceCallStates and whiteboard-multi-user collections on meeting end 2021-02-09 12:44:10 -03:00
eventHandlers.js Removes waiting guests that stop polling for their status 2020-01-15 12:03:52 -03:00
index.js Add pending/guest users waiting to approval panel 2019-02-26 14:08:15 -03:00
methods.js Add guest lobby messages 2021-03-09 11:02:25 -03:00
publishers.js Adjust publishers to use auth-token-validation collection 2020-09-01 13:31:11 -03:00