Mihaela Dumitru
02aca27c46
feat(external-api) add breakout room configs to hide auto assign and footer menu buttons (#11443)
* hideAutoAssignButton
* hideFooterMenu
* hideModeratorSettingsTab
* hideMoreActionsButton
* hideMuteAllButton
před 3 roky
Calinteodor
7c523f3250
language(typescript) actionTypes.js -> actionTypes.ts (#10940)
* language(typescript) first ts component, added ts configurations, actionTypes.js are now ts files
před 3 roky
Mihaela Dumitru
936d9b41f1
feat(external-api): expose config for breakout rooms (#11055)
před 3 roky
Mihaela Dumitru
79877e56f0
fix(breakout-rooms) close room before removing it (#10956)
před 3 roky
Calin Chitu
73f3409f0d
feat(participants-pane) separated participants into collapsible lists
před 3 roky
Saúl Ibarra Corretgé
ab3d2160c9
fix(lint) tame Flow
před 3 roky
Calin Chitu
4878a00014
feat(participants-pane) updated styles for add breakout and invite buttons
před 3 roky
Дамян Минков
1c4283eeca
feat: Edits messages display name on breakout info received. Fixes #10671.
před 3 roky
Дамян Минков
f2efdfcbc1
feat: Drop unused constants.
před 3 roky
Robert Pintilii
9816be4745
fix(participants-pane) Make search work with breakout rooms (#10668)
Web and native
před 3 roky
wfleischer
ce0a044742
fix(breakout-rooms): close option shown to non-moderators (#10648)
Co-authored-by: Werner Fleischer <70745309 +wernf@users.noreply.github.com >
před 3 roky
Дамян Минков
e7bac3ad44
fix: Fixes emitting conference left event in iframeAPI.
Moving to breakout room and back in main room do not fire videoConferenceLeft events.
And the videoConferenceJoined was reporting wrong conference name on join.
před 3 roky
Calinteodor
bf3cc65f4c
feat(security) created SecurityOptions React Navigation screen (#10509)
* feat(security) Security Options screen
před 3 roky
Saúl Ibarra Corretgé
e6accd40e1
fix(breakout-rooms) ensure we use the same media types when joining
Only audio and video are considered. Screen sharing won't be preserved.
před 3 roky
Saúl Ibarra Corretgé
7f0cfed981
fix(rn,breakout-rooms) create desired local tracks when joining rooms
před 3 roky
Saúl Ibarra Corretgé
c705dbaa2f
fix(rn,breakout-rooms) fix not rendering display names
před 3 roky
Saúl Ibarra Corretgé
ae3fb20d65
fix(breakout-rooms) fix not waiting to leave the room
We need to wait for it before we start joining.
před 3 roky
Saúl Ibarra Corretgé
da0cb2b837
feat(breakout-rooms) add notification when joining rooms
před 3 roky
Saúl Ibarra Corretgé
be53c4c522
fix(rn,breakout-rooms) wait for the room to be left
Just like on web, we wait for the current room to be left in order to avoid all
kinds of problems.
před 3 roky
Saúl Ibarra Corretgé
591eab7c97
fix(breakout-rooms) make sure participants in breakout rooms have a display name
před 3 roky
Saúl Ibarra Corretgé
43647f1302
fix(conference) simplify code
Unify the 2 functions used to leave the room into a single one.
před 3 roky
robertpin
c2ab8935c1
fix(breakout-rooms) Improve breakout rooms
Don't show more menu on the main room
Fix join room on mobile web
When moving to room reset breakout rooms state to avoid showing incorrect data before response from prosody is received
před 3 roky
Saúl Ibarra Corretgé
4a5982da1f
fix(breakout-rooms) make sure the default name is monotonically increasing
před 3 roky
Robert Pintilii
0106e68728
chore(breakout-rooms) Added analytics (#10421)
před 3 roky
Werner Fleischer
b5faf9f62a
feat(breakout-rooms) add breakout-rooms
- implement breakout-rooms
- integrated into the participants panel
- managed by moderators
- moderators can send participants to breakout-rooms
- participants can join breakout rooms by themselve
- participants can leave breakout rooms anytime
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com >
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
před 3 roky