jiti-meet/react/features/base
robertpin 001ae54a7c feat(screenshot-capture) Updated screensharing screenshot capture
Changed screen capture to non effect. Effects are used to alter the stream, this feature does not need to alter the stream, it just needs access to it

Changed image diff library. Previous library diff’ed the whole image, the new one has en early return threshold

Use ImageCaptureAPI to take the screenshot. Added polyfill for it and polyfill for createImageBitmap

Added analytics
2021-10-05 10:25:27 +02: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(branding): Add custom avatar backgrounds 2021-07-20 18:56:06 +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 fix(rn,conference) fix unmute when "everyone starts muted" is set 2021-10-01 15:45:51 +02:00
config feat(dynamic-branding): Add branding option for virtual backgrounds 2021-09-27 12:59:17 +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(rn) add default value when retrieving e2ee redux state 2021-09-23 17:03:38 +02:00
popover fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03:00
premeeting fix(prejoin) implement ux improvements for mobile (#9939) 2021-09-17 13:12:34 +03:00
react feat(native-participants-pane) implemented review remarks pt. 3 2021-07-21 12:32:10 -05: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