Mario Jr
1c7c1d5076
Change breakout-audio-transfer-status function signature
...
We now update breakout'a audio transfer status by using an object
2021-03-08 14:55:15 -03:00
Mario Jr
ff6cba8d53
Store information about user status during breakout room audio transfer
...
Currently this information is lost everytime breakout-room component is
unmounted, causing the panel to shows wrong information during next renders
Fixes #11333
2021-03-08 14:55:05 -03:00
Mario Jr
c0625e2ee1
Cleanup joinedAudioOnly state when user disconnects or reconnect microphone
...
Fixes #11490
2021-03-05 00:06:19 -03:00
Mario Jr
e16566de9d
Recover mute state for moderator when returning from breakout's audio transfer
...
Fixes #11489
2021-03-05 00:02:31 -03:00
Pedro Beschorner Marin
d0645983f5
Fix the UI state on breakout room audio join
...
Users must return their audio to the main room before joining a different one.
Since the audio transfer and the UI state manager doesn't provide a shortcut for
jumping from a breakout room to another, avoid making this opiton available.
2020-10-07 09:23:13 -03:00
mvasylenko
7ba421cc4a
Configurable max number of breakout rooms
...
Use this wisely: breakoutRoomLimit parameter was introduced to controll max number of breakout rooms.
2020-09-10 11:59:21 -03:00
KDSBrowne
6b556c6d1b
make audio exit when moderator joins breakoutroom via panel btn
2019-10-17 20:42:14 +00:00
Chad Pilkey
f8dedc1538
remove redundant lookups to Breakouts
2019-09-27 22:59:55 +00:00
Chad Pilkey
64c3bcce13
Merge pull request #8158 from capilkey/bo-user-list
...
List users in a breakout in the breakout panel
2019-09-27 18:35:17 -04:00
Chad Pilkey
6a4cd316ed
fix breakout panel bg and simplify sort
2019-09-27 22:33:18 +00:00
Tainan Felipe
9f360a3181
Add comma to join paramenter, key for breakout item and fix class typo
2019-09-27 16:45:55 -03:00
Joao Siebel
feec32313b
Add key property to button
2019-09-18 17:00:32 -03:00
Joao Siebel
07ff12ce53
Prevent user to connect multiple times in a breakout room
...
Disable the option to join a room in breakout room panel
if the user is already connected to the breakout room
close #8029
2019-09-18 15:55:06 -03:00
Tainan Felipe
6b78a203b9
Fix typos and user list service export function
2019-09-18 09:32:00 -03:00
Tainan Felipe
4ebe787c76
Add breakout room members under the breakout room name
2019-09-17 16:36:39 -03:00
Anton Georgiev
4a335a1db6
reduce db probes for getAvailableActions; simplify SaveUsernames
2019-09-06 16:28:02 -04:00
Chad Pilkey
304bb2c103
Merge pull request #8030 from antobinary/chat-ids-2
...
Reduced client load via slight refactor
2019-09-05 13:23:37 -04:00
Anton Georgiev
841e04fa0f
pass count of breakout users rather than calculate on component
2019-08-30 16:14:42 -04:00
KDSBrowne
e535d890d0
switch to moderator_action to user_action
2019-08-28 20:42:55 +00:00
KDSBrowne
aaac4efd13
add logs for moderator audio actions
2019-08-21 17:38:04 +00:00
Joao Siebel
8f0783d34f
update variable name
2019-06-26 13:29:34 -03:00
Joao Siebel
6aed3fd037
disabled other UI items
2019-06-24 15:06:02 -03:00
Diego Benetti
2845bec4c4
Creates component for breakout invitation
2019-06-07 10:49:50 -03:00
Tainan Felipe
94e9a2518f
Fix user count using users collection
2019-04-24 09:50:45 -03:00
Tainan Felipe
b4062b5056
Open breakout room in new tab automatically when request new join url
2019-04-04 14:40:07 -03:00
Tainan Felipe
c7a8e7715c
Fix user counter in breakout room panel
2019-03-27 15:24:00 -03:00
Tainan Felipe
8a10657b83
Fix weird number in breakout user counter
2019-03-18 09:22:25 -03:00
Tainan Felipe
398c8c82c5
Fix get stcuked in generating url state
2019-03-07 10:21:08 -03:00
Tainan Felipe
1137f17be1
Add indicator number of users added for each breakout room
2019-03-06 17:25:23 -03:00
KDSBrowne
749a609565
fix minor accessibility issues
2019-01-28 13:33:50 +00:00
Tainan Felipe
1cc91a79d0
Fix blank panel when breakout rooms ends
2019-01-23 17:03:48 -02:00
Tainan Felipe
060435d54e
Rename from Breakout-room to breakout-room
2018-11-06 13:42:30 -02:00