bigbluebutton-Github/bigbluebutton-html5/imports/ui
Arthur B. Grossi da847e6bb2
feat(plugins): set away and set speaker level ui commands (#21336)
* feat(plugins): set away and set speaker level ui commands

Adds set away and set speaker level to plugins ui commands.

* fix(plugins): clear event listener in ui commands

Properly remove event listener in user status and conference ui
commands.

* chore: sync SDK version

Updates SDK to v0.0.62

* feat(plugins): adjust the set away command

Ensures the current away status is used to mute the microphone correctly
when the away status is set to true. Additionaly, adds a dependency array
for the pertinent values to be updated in the event listener callback.

* chore: update SDK version

Updates SDK to v0.0.65

* chore: update SDK version to 0.0.66

Updates SDK to v0.0.66
2024-10-22 14:30:01 -04:00
..
components feat(plugins): set away and set speaker level ui commands (#21336) 2024-10-22 14:30:01 -04:00
core styles(chat): a new chat UI 2024-10-17 09:03:33 -03:00
hooks feat(chat): message replies 2024-10-02 19:28:02 -03:00
services fix(audio): clear input device IDs if getUserMedia fails 2024-10-21 19:22:54 +00:00
stylesheets/styled-components styles(chat): a new chat UI 2024-10-17 09:03:33 -03:00
Types feat(chat): message reactions (#21385) 2024-10-16 13:33:07 -03:00