jiti-meet/react/features/toolbox
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 Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00
actionTypes.ts feat(conference) add end conference 2022-08-26 20:25:04 +02:00
actions.any.ts Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00
actions.native.ts ref(toolbox) Convert feature to TS (#12413) 2022-10-19 14:38:38 +03:00
actions.web.ts ref(toolbox) Convert feature to TS (#12413) 2022-10-19 14:38:38 +03:00
constants.ts ref(security-dialog) Use new input component for password (#11946) 2022-08-04 11:26:13 +03:00
functions.any.ts ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03: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) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
middleware.web.ts fix(ts) make tsc (almost) not cry on native 2022-11-01 10:07:10 +01:00
reducer.ts ref(eslint) Use new TypeScript ESlint config (#12143) 2022-09-08 12:52:36 +03:00
subscriber.ts ref(TS ) Improve TS (#12491) 2022-11-03 10:35:51 +02:00