jiti-meet/react/features/base/config
Gabriel Borlea 9323b86e3c
feat(rtc-stats): support for react native and breakout rooms (#11835)
* feat(rtc-stats): mobile flow

* fix(rtc-stats): create websocket connection event

* feat(rtc-stats): separate middlewares and filter callstats pcs

* fix: linting problems

* fix: linting problems 2

* fix(rtc-stats): middlewares

* ref(rtc-stats): rewrite in typescript

* remove blank line and flow tag

* fix: linting problems

* remove redundant comment

* remove index file

* fix: sort interface keys

* feat(rtc-stats): support for breakout rooms

* ref(rtc-stats): send isBreakoutRoom flag when connecting to rtc stats

* code review

* fix(rtc-stats): rebase issues

* remove empty lines

* chore(rtc-stats): update rtc-stats to latest version

* fix: linting issues
2022-09-06 10:42:59 +03:00
..
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.js feat(logging) migrate logging to config.js 2022-08-17 14:32:40 +02:00
configType.ts feat(rtc-stats): support for react native and breakout rooms (#11835) 2022-09-06 10:42:59 +03:00
configWhitelist.js feat(logging) migrate logging to config.js 2022-08-17 14:32:40 +02:00
constants.js feat(noise-suppression): Add noise suppression effect. (#11547) 2022-07-20 15:31:17 +03:00
extraConfigWhitelist.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
functions.any.js fix(rn,multi-stream) don't send multiple streams on mobile 2022-08-30 14:13:17 +02:00
functions.native.js fix(android) exclude the Giphy SDK from the libre build 2022-07-21 12:51:43 +02:00
functions.web.js fix(toolbox) hide volume meter when audio levels are disabled 2022-01-11 17:08:36 +01:00
getRoomName.js config: drop configLocation and getroomnode options 2019-10-14 12:20:58 +02:00
index.js feat: Update video receiver constraints to use source names (#10527) 2021-12-16 11:49:36 -06:00
interfaceConfigWhitelist.js feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js chore(config,known-domains) remove legacy code 2022-08-16 17:18:04 +02:00
reducer.ts ref: Improve reducers TS (#12123) 2022-09-05 12:05:07 +03:00