jiti-meet/react/features/base/conference
Дамян Минков ea26a48678
feat: Hides prejoin screen on conference in progress event. (#10175)
* feat: Hides prejoin screen on conference in progress event.

We enter the conference view as early as possible on conference in progress as the joined event can be late in a big conference.
Also, we show conference view only when joining is in progress, for example, the with the lobby enabled where we try to join but fail, we do not want to show the conference view for a fraction of a second before showing lobby screen.

* squash: Drops CONFERENCE_JOIN_IN_PROGRESS.

* squash: Updates ljm with the new JitsiConference event.

* squash: Adds some debugs to the github action.

Easier to catch problems with package-lock.json file.
2021-10-15 11:53:50 -07:00
..
actionTypes.js feat(conference): Enable forced reload of client on bridge failure. 2021-02-04 12:33:18 -05:00
actions.js fix(rn,conference) fix unmute when "everyone starts muted" is set 2021-10-01 15:45:51 +02:00
constants.js fix(avatar) remove participant's "avatarID" 2020-10-16 14:44:10 +02:00
functions.js fix: Fixes an error with configuration without analytics. 2021-08-17 12:54:29 -05:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.any.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
middleware.native.js fix(ios) fix leaving the meeting when screen-sharing 2021-04-28 13:33:11 +02:00
middleware.web.js feat: Hides prejoin screen on conference in progress event. (#10175) 2021-10-15 11:53:50 -07:00
reducer.js cleanup: Remove unused code. 2020-12-01 08:32:26 -06:00