jiti-meet/react/features/app
Jaya Allamsetty f3e4c57036
Remove legacy signaling and legacy SS mode. (#12499)
* fix(connection-status): remove unused participant connectionStatus.
Always use trackStreamingStatus now that legacy endpoint based signaling has been removed.

* remove the check for source-name signaling.
Default to source-name signaling always.

* Remove the check for multi-stream mode.
Make that the default mode and remove the support for legacy SS mode.

* Remove presenter mode.

* update latest@lib-jitsi-meet
2022-11-08 14:15:49 -05:00
..
components fix(ts) make tsc (almost) not cry on native 2022-11-01 10:07:10 +01:00
actions.any.ts ref(TS) Convert some files to TS (#12364) 2022-10-17 14:28:01 +03:00
actions.native.ts fix(ts) fix mysterious linting errors 2022-11-02 09:03:14 +01:00
actions.web.ts ref(TS) Convert some files to TS (#12364) 2022-10-17 14:28:01 +03:00
functions.any.ts Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00
functions.native.ts ref(TS, rn) Fix some TS errors on tsconfig.native (#12432) 2022-10-21 14:09:15 +03:00
functions.web.ts ref(TS) Convert some files to TS (#12364) 2022-10-17 14:28:01 +03:00
getRouteToRender.native.js feat(rn,app) unified navigators 2022-01-25 13:55:57 +01:00
getRouteToRender.web.js feat(prejoin) native prejoin screen and other navigation updates 2022-06-16 11:49:07 +02:00
logger.ts ref(TS) Convert some files to TS (#12364) 2022-10-17 14:28:01 +03:00
middleware.js fix(app) fix broken import 2022-05-23 17:14:54 +02:00
middlewares.any.js fix(ts) make tsc (almost) not cry on native 2022-11-01 10:07:10 +01:00
middlewares.native.js fix(ts) make tsc (almost) not cry on native 2022-11-01 10:07:10 +01:00
middlewares.web.js fix(ts) make tsc (almost) not cry on native 2022-11-01 10:07:10 +01:00
reducer.native.js fix(rn,navigation) wait until the root navigator is initialized 2022-05-06 15:05:37 +02:00
reducers.any.js ref(shared-video) Merge web and native reducers (#12108) 2022-09-01 11:32:01 +03:00
reducers.native.js ref(shared-video) Merge web and native reducers (#12108) 2022-09-01 11:32:01 +03:00
reducers.web.js feat(whiteboard) add initial implementation (#12185) 2022-09-30 17:50:45 +03:00
types.ts feat(ts) make tsc happy 2022-11-02 09:03:14 +01:00