bigbluebutton-Github/bbb-graphql-actions/src
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
..
actions Add userLockSettings to allow disablePublicChat for individual users 2024-09-05 18:04:25 -03:00
imports Give more details about the validation errors 2024-07-09 09:27:29 -03:00
types build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00
config.ts fix: limit mutation payloads to 10MB by default (#19945) 2024-04-02 13:31:43 -03:00
index.ts Give more details about the internal errors 2024-07-09 09:27:50 -03:00