jiti-meet/react/features/base
Дамян Минков 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
..
app feat: Prints an error log for errors in child components render methods. 2021-08-31 23:31:00 -05:00
audio-only redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
avatar feat(avatar-background): Change default colors for avatar backgrounds 2021-10-11 15:26:57 +03:00
buttons feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
color-scheme fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
conference feat: Hides prejoin screen on conference in progress event. (#10175) 2021-10-15 11:53:50 -07:00
config feat(rtc-stats) Whitelist `rtcstatsEnabled` 2021-10-15 20:00:50 +03:00
connection feat((rn,config) add a/b test flag to enable XMPP WebSockets on mobile 2021-09-15 15:26:25 +02:00
devices fix(notifications) Add timeout for video/audio lost notifs 2021-08-24 16:30:02 +03:00
dialog fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00
environment feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
flags fix(rn) enable reactions by default 2021-08-25 16:38:20 +02:00
i18n fix(i18n): LocaleDetector should consider the language tag 2021-06-24 12:41:17 +03:00
icons fix(prejoin) implement ux improvements for mobile (#9939) 2021-09-17 13:12:34 +03:00
jitsi-local-storage Update setup.web.js 2021-08-25 17:22:50 +02:00
jwt Send feedback metadata to JaaS feedback endpoint 2021-05-25 20:37:56 +03:00
known-domains redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
label feat(Labels): Redesign labels on mobile & web 2021-04-08 11:57:15 +02:00
lastn fix(logging) Remove logs that are very chatty. 2021-09-29 16:54:04 -04:00
lib-jitsi-meet fix: Escapes some keys when parsing input. 2021-06-02 15:24:13 -05:00
logging fix(rn,logging) skip some logs on mobile 2021-09-01 23:35:06 +02:00
media fix(av-moderation) Advanced moderation improvements (#9935) 2021-09-15 11:28:44 +03:00
modal feat(native-participants-pane) simplified props for hiding header with navigation 2021-07-21 12:32:10 -05:00
net-info fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
participants fix(participants-pane) Place Dominant Speaker first in participants list 2021-10-06 15:11:40 +02:00
popover feat(notifications) Changed notifications stack to be full height 2021-10-13 16:37:34 +02:00
premeeting fix(Prejoin): Make prejoin avatar match the other avatars 2021-10-06 14:18:28 +03:00
react feat(raise-hand): Change raise hand indicator background color 2021-10-11 16:05:02 +03:00
redux fix: Escapes some keys when parsing input. 2021-06-02 15:24:13 -05:00
responsive-ui fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03:00
settings Added default state to persistance 2021-08-24 10:07:44 +03:00
sounds fix(config, reactions) Added config option to disable reaction sounds (#10046) 2021-10-04 11:37:02 +03:00
styles feat(participants-pane): Add 'admit all' knocking participants button 2021-06-09 16:28:31 +03:00
testing fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
toolbox/components feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
tooltip fix(Safari): Fix mobile double tapping for toolbar and overflow. 2021-02-04 15:24:25 +02:00
tracks feat(screenshot-capture) Updated screensharing screenshot capture 2021-10-05 10:25:27 +02:00
ui feat(participants-pane) context menu ui fixes 2021-07-30 11:46:49 +02:00
user-interaction redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
util feat: Additional setting to order participants in speaker stats (#9751) 2021-09-09 17:46:41 -05:00