jiti-meet/react/features/lobby
Saúl Ibarra Corretgé f503bd7352 fix(rn,lobby) fix lobby not showing up on subsequent tries
We need to make sure to hide it explicitly so the Redux state is in sync
with reality.
2022-03-29 15:12:09 +02:00
..
components feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
actionTypes.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06: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 fix(lobby) display the entire message in the reject notification 2022-03-24 12:15:30 +01:00
reducer.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
sounds.js feat(lobby) Add sound for participant knocking 2021-08-24 18:01:10 +03:00