jiti-meet/react/features
Vlad Piersec ddcb85a1d8 fix(jaas): Get dynamic branding url from config file
We make the request for dynamic branding as soon as possible so
at the time of the request the config is not yet added to the store.
In order to fix this we get the jass brandingDataUrl &
dynamicBrandingUrl directly from the config.
2021-10-07 11:52:28 +03:00
..
always-on-top feat(branding): Add custom avatar backgrounds 2021-07-20 18:56:06 +03:00
analytics feat(screenshot-capture) Updated screensharing screenshot capture 2021-10-05 10:25:27 +02:00
app feat(dynamic-branding): Add branding option for virtual backgrounds 2021-09-27 12:59:17 +03:00
audio-level-indicator fix(Thumbnail): volume & audioLevel default values 2021-01-12 13:42:31 -06:00
authentication fix(ios) disable QuickType bar on iOS15 when not using autocorrect 2021-10-06 13:28:51 +02:00
av-moderation feat(external_api) Exposed AV Moderation to the iFrame API 2021-10-06 14:21:27 +03:00
base fix(participants-pane) Place Dominant Speaker first in participants list 2021-10-06 15:11:40 +02:00
calendar-sync feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
chat fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00
chrome-extension-banner feat(billing-counter) Removed iframe billing-counter callbacks (#9537) 2021-07-20 11:58:42 +03:00
conference fix(chore): Don't show react "unique key" warning 2021-09-30 10:55:26 +03: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 fix(jaas): Get dynamic branding url from config file 2021-10-07 11:52:28 +03:00
e2ee feat(e2ee) disable e2ee when large number of participants 2021-09-21 14:00:23 +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 feat(external-api) add data-channel-open event 2021-09-30 12:31:41 +02:00
feedback feat(dynamic-branding): Add branding option for virtual backgrounds 2021-09-27 12:59:17 +03:00
filmstrip feat(config): Add config option for making display name read only 2021-10-05 14:36:34 +03: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 fix(ios) disable QuickType bar on iOS15 when not using autocorrect 2021-10-06 13:28:51 +02: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 (fix): Change wrong function description 2021-10-06 09:58:49 +03:00
lobby fix: Fixes #9869 Lobby and wrong password case. 2021-09-30 18:04:46 -05:00
local-recording feat(conference-info-header) Make conference info header configurable. (#9638) 2021-09-20 21:12:56 +03:00
mobile fix(ios) fix black screen when using Bluetooth in iOS 15 2021-09-23 14:15:41 +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 feat(rn,av-moderation) updated advanced moderation on Native 2021-09-22 16:05:42 +02: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(participants-pane) Place Dominant Speaker first in participants list 2021-10-06 15:11:40 +02: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 feat(config): Add config option for making display name read only 2021-10-05 14:36:34 +03:00
presence-status fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
reactions fix(reactions) Remove vpaas check for reactions webhook (#10089) 2021-10-04 12:01:14 +03:00
recent-list feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
recording feat(conference-info-header) Make conference info header configurable. (#9638) 2021-09-20 21:12:56 +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 feat(screenshot-capture) Updated screensharing screenshot capture 2021-10-05 10:25:27 +02:00
security feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
settings fix(ios) disable QuickType bar on iOS15 when not using autocorrect 2021-10-06 13:28:51 +02: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 fix: Fix speaker stats search dependency and remove duplicate logic #9751 (#10045) 2021-09-28 22:17:49 -05:00
stream-effects feat(screenshot-capture) Updated screensharing screenshot capture 2021-10-05 10:25:27 +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 feat(context-menu) Show participants context menu overlaid in a portal 2021-10-06 14:06:59 +03:00
transcribing fix: Skips setting language for transcriptions if not enabled. 2021-10-01 11:07:09 -05:00
unsupported-browser fix(jaas) do not show overriden unsupported browser page for jaas users (#9962) 2021-09-20 11:38:46 +03:00
video-layout feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
video-menu feat(context-menu) Show participants context menu overlaid in a portal 2021-10-06 14:06:59 +03:00
video-quality fix(logging) Remove logs that are very chatty. 2021-09-29 16:54:04 -04:00
videosipgw redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
virtual-background feat(dynamic-branding): Add branding option for virtual backgrounds 2021-09-27 12:59:17 +03:00
welcome fix(ios) disable QuickType bar on iOS15 when not using autocorrect 2021-10-06 13:28:51 +02:00