jiti-meet/react/features/breakout-rooms
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.
2021-12-02 13:26:15 +01:00
..
components fix(breakout-rooms) make sure participants in breakout rooms have a display name 2021-12-01 18:52:36 +01:00
actionTypes.js fix(breakout-rooms) Improve breakout rooms 2021-11-26 08:40:42 +01:00
actions.js fix(rn,breakout-rooms) wait for the room to be left 2021-12-02 13:26:15 +01:00
constants.js feat(breakout-rooms) add breakout-rooms 2021-11-19 10:27:34 +01:00
functions.js feat(breakout-rooms) add breakout-rooms 2021-11-19 10:27:34 +01:00
logger.js feat(breakout-rooms) add breakout-rooms 2021-11-19 10:27:34 +01:00
middleware.js fix(breakout-rooms) make sure the default name is monotonically increasing 2021-11-25 16:50:33 +01:00
reducer.js fix(breakout-rooms) Improve breakout rooms 2021-11-26 08:40:42 +01:00