96f9325ef2
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. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
deploy.sh | ||
package-lock.json | ||
package.json | ||
run-dev.sh | ||
tsconfig.json |