jiti-meet/react/features
Дамян Минков 62e5d6c139 fix: Fixes undefined error causing to stop reloads.
Jibri was hitting a problem where it reloads and in certain cases (remote user is screensharing) we hit this participant undefined, which stops reload and stops recording.
It is still not obvious why we try to render this on leaving the conference and for a participant that is not in the conference ... this re-render should not happen as this component should be removed from its parent when the participant is not existing.
2021-09-17 15:04:32 -05:00
..
always-on-top feat(branding): Add custom avatar backgrounds 2021-07-20 18:56:06 +03:00
analytics feat(rn,connection) enable XMPP WebSocket on mobile 2021-09-15 15:26:25 +02:00
app feat: Additional setting to order participants in speaker stats (#9751) 2021-09-09 17:46:41 -05:00
audio-level-indicator fix(Thumbnail): volume & audioLevel default values 2021-01-12 13:42:31 -06:00
authentication fix(authentication) fixed close on cancel click 2021-08-24 15:39:56 +02:00
av-moderation fix(av-moderation) Advanced moderation improvements (#9935) 2021-09-15 11:28:44 +03:00
base fix(prejoin) implement ux improvements for mobile (#9939) 2021-09-17 13:12:34 +03:00
calendar-sync feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
chat feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
chrome-extension-banner feat(billing-counter) Removed iframe billing-counter callbacks (#9537) 2021-07-20 11:58:42 +03:00
conference fix(rn,conference) show underlay when tapping navbar buttons 2021-09-15 13:35:33 +02:00
connection-indicator feat(config) add connection indicators flags 2021-09-09 14:50:22 +02:00
connection-stats feat(thumbnails) Add changes to mobile context menu 2021-07-06 16:46:53 +03:00
deep-linking feat(billing-counter) Removed iframe billing-counter callbacks (#9537) 2021-07-20 11:58:42 +03:00
desktop-picker feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
device-selection fix(device-selection) Do not create preview when mic selection is disabled. 2021-09-16 15:41:44 -04:00
display-name feat(DominantSpeakerName): Implement 2021-07-21 09:05:47 +03:00
dropbox fix(rn) disable pip while authorising dropbox 2021-09-14 12:37:08 +03:00
dynamic-branding feat(branding) Add premeeting background image overwrite 2021-08-26 15:14:57 +03:00
e2ee fix(config): Add separate entries for the e2ee labels 2021-09-09 16:16:08 +03:00
embed-meeting feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
etherpad feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
external-api fix(AOT): participant selection. 2021-07-15 18:03:17 -05:00
feedback fix(feedback): Scroll to the top when opening feedback dialog 2021-09-15 15:21:56 +03:00
filmstrip fix(Filmstrip) fix not being able to scroll 2021-09-17 11:22:20 +02:00
follow-me feat: auto tile view 2020-07-24 11:06:34 +02:00
google-api feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
help feat(native-participants-pane) simplified props for hiding header with navigation 2021-07-21 12:32:10 -05:00
invite feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
jaas fix(jaas) do not redirect to plan limit page on auth errors (#9746) 2021-08-20 11:36:09 +03:00
keyboard-shortcuts feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
large-video feat(DominantSpeakerName): Implement 2021-07-21 09:05:47 +03:00
lobby feat(lobby) Add sound for participant knocking 2021-08-24 18:01:10 +03:00
local-recording feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
mobile fix(rn,polyfills) fix Performance polyfill 2021-09-09 16:41:44 +02:00
no-audio-signal feat(config) Add config for disabled sound id's 2021-09-09 17:18:26 +03:00
noise-detection feat(config) Add config for disabled sound id's 2021-09-09 17:18:26 +03:00
notifications fix(av-moderation) Advanced moderation improvements (#9935) 2021-09-15 11:28:44 +03:00
old-client-notification redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
overlay feat(errors) Expose errors through Iframe API (#9801) 2021-08-25 15:23:40 +03:00
participants-pane fix(context-menus) Don't show volume slider on iOS web 2021-09-16 14:56:55 +03:00
polls fix(rn): import React from react package 2021-08-17 13:14:20 +03:00
power-monitor redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
prejoin fix(prejoin) implement ux improvements for mobile (#9939) 2021-09-17 13:12:34 +03:00
presence-status fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
reactions Show reactions buttons at all times 2021-09-14 12:26:50 +03:00
recent-list feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
recording feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
rejoin redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
remote-control Fix: used deprecated onmousewheel event 2021-03-29 10:53:13 -05:00
room-lock feat(rn,security) add security dialog 2021-04-09 14:30:25 +02:00
rtcstats feat(rtcstats): send dominant speaker stats (#9883) 2021-09-07 16:20:50 +03:00
screen-share feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
screenshot-capture redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
security feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
settings feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
share-room redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
shared-video fix(rn,shared-video) validate URLs to avoid crashes on the native side 2021-09-14 12:50:22 +02:00
speaker-stats feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
stream-effects fix(virtual-background) upload bkg image on poor connection 2021-08-26 15:33:43 +02:00
subtitles feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
talk-while-muted feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
toolbox fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03:00
transcribing additional bcp47 languages 2021-09-09 14:44:55 -05:00
unsupported-browser Fix grammar on unsupported browser message 2020-04-29 10:30:06 -05:00
video-layout feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
video-menu fix: Fixes undefined error causing to stop reloads. 2021-09-17 15:04:32 -05:00
video-quality feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
videosipgw redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
virtual-background feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
welcome fix(rn,sidebar) fix not appearing on RTL languages 2021-08-17 13:15:22 +02:00