bigbluebutton-Github/bigbluebutton-html5/imports
germanocaumo e992862e40
update(chat): add option to disable private chat (#21459)
* update(chat): add option to disable private chat

- Adds `public.chat.private` to settings.yml, defaults to true
- Adds `privateChat` to disabledFeatures

* backend validation for disabledFeatures=privateChat

* refactor(settings): remove chat.private from settings.yml

Will be kept only in disabledFeatures

---------

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2024-10-25 13:40:10 -04:00
..
api fix(audio): check error codes before retrying on start failure 2024-10-21 14:43:12 +00:00
startup/client fix: locale issues (#21408) 2024-10-09 19:47:32 -04:00
ui update(chat): add option to disable private chat (#21459) 2024-10-25 13:40:10 -04:00
utils feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00