bigbluebutton-Github/bbb-common-message
Gustavo Trott 96f9325ef2 Add userLockSettings to allow disablePublicChat for individual users
This commit introduces `userLockSettings`, which includes an option to set `disablePublicChat` for specific users, rather than only for all locked viewers as before. This implementation covers the backend and GraphQL portions; the frontend changes will be addressed in a separate PR.

This is a port of #20585, originally implemented for version 2.7 using the old architecture with MongoDB.
2024-09-05 18:04:25 -03:00
..
project reafactor (akka-apps): Read and store Client Settings as property to RunningMeeting (#18712) 2023-10-02 13:00:05 -03:00
src Add userLockSettings to allow disablePublicChat for individual users 2024-09-05 18:04:25 -03:00
.gitignore
.scalariform.conf
build.sbt Change target to release for java 17 2023-06-12 21:15:33 +00:00
deploy.sh Remove endpoint /enter of bbb-web 2024-07-11 11:14:46 -03:00
README.md