jiti-meet/react/features/lobby
Saúl Ibarra Corretgé 7dba5f8a7e fix(prejoin) use the conference display name instead of the room name
The room name could be a UUID and the conference display name an actual
name, using the subject.
2022-08-26 12:21:01 +02:00
..
components fix(prejoin) use the conference display name instead of the room name 2022-08-26 12:21:01 +02:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.any.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
actions.native.js fix(rn,lobby) fix lobby not showing up on subsequent tries 2022-03-29 15:12:09 +02:00
actions.web.js fix(lobby) don't mix web and native actions on the same file 2021-09-23 12:25:30 +02:00
constants.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
functions.js feat(participants/native) - fix joining breakout room 2022-03-29 14:57:23 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js feat: lobby feature 2020-06-09 18:10:43 +02:00
middleware.js feat(settings): add option to mute lobby knocking sounds 2022-06-28 08:32:43 +03:00
reducer.ts ref: Convert some reducers to TS (#12002) 2022-08-10 12:56:24 +03:00
sounds.js feat(lobby) Add sound for participant knocking 2021-08-24 18:01:10 +03:00