bigbluebutton-Github/bigbluebutton-html5/imports/ui
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
..
components update(chat): add option to disable private chat (#21459) 2024-10-25 13:40:10 -04:00
core Merge pull request #21480 from Arthurk12/bbb/30/21463 2024-10-22 17:32:13 -03:00
hooks fix: Adjust useSticyScroll hook dependency arrays 2024-10-21 15:15:01 -03:00
services update(chat): add option to disable private chat (#21459) 2024-10-25 13:40:10 -04:00
stylesheets/styled-components fix(chat): Move message highlight request listeners to page component, reducing the number of listeners 2024-10-18 14:37:28 -03:00
Types Merge pull request #21480 from Arthurk12/bbb/30/21463 2024-10-22 17:32:13 -03:00