jiti-meet/react/features/conference
Saúl Ibarra Corretgé 9dd44fc48e feat(local-recordings) drop old "local recordings" implementation
It's about to become very confusing, since we are going to add actual
local recordings with video.

This feature was never fully finalizeed since it required manual
processing of the files, as they were not uploaded anywhere.

In addition, unless one opens the local audio device without any audio
processing first, any tracks opened later will have audio proceessing
turned on, something not desirable for the scenario this feature was
designed for in the first place: podcasts.

This feature will likely come back as a JaaS demo / MVP where the local
recording is made outside of the Jitsi Meet iframe.
2022-05-03 14:40:12 +02:00
..
components feat(local-recordings) drop old "local recordings" implementation 2022-05-03 14:40:12 +02:00
actions.native.js feat(replace-participant): Replace participant with same jwt in the conf 2021-06-15 14:24:12 +03:00
actions.web.js feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
functions.any.js fix(native) add missing function 2020-10-08 13:10:45 +02:00
functions.native.js feat(rn,welcome) React Navigation drawer 2021-11-11 15:32:56 +01:00
functions.web.js feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01: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.js fix(salesforce) use salesforce only in the main room (#11245) 2022-03-31 16:11:44 +03:00