Commit Graph

4 Commits

Author SHA1 Message Date
Ramón Souza
6bd6dd2767 fix copy/paste/cut on guest user message input 2023-03-09 14:46:45 -03:00
Ramón Souza
48c246fbdd convert text-input component 2021-10-26 19:50:59 +00:00
Philipp Memmel
75db0b57ea Hitting Enter sends waiting room message 2021-05-05 06:51:43 +00:00
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