jiti-meet/react/features/filmstrip
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 fix(filmstrip) Save stage filmstrip in settings (#12170) 2022-09-15 10:57:48 +03:00
actions.any.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
actions.native.js fix(tile-view, rn) Fix landscape mode tile view 2022-06-14 13:38:24 +02:00
actions.web.js Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00
constants.ts ref: Convert material-ui files to TS (#12013) 2022-08-25 14:35:19 +03:00
functions.any.js Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00
functions.native.js feat: include sort members eslint changes 2022-09-27 10:25:20 +02:00
functions.web.js Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
middleware.native.js fix(misc) fix typos 2022-07-14 09:10:08 +02:00
middleware.web.js ref(participants) use enum type to store fake participants (#12316) 2022-10-06 14:12:57 +03:00
reducer.ts ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
subscriber.any.js feat(RN-filmtrip) stop reordering small meetings 2022-05-06 12:18:57 +02:00
subscriber.native.js fix(rn,filmstrip) fix dropping tiles on conference join 2022-10-21 18:45:56 +02:00
subscriber.web.js feat: include sort members eslint changes 2022-09-27 10:25:20 +02:00