jiti-meet/react/features/video-quality
Jaya Allamsetty 40099e97ec
feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707)
* feat(Filmstrip): Reorder the visible participants in the filmstrip.
The participants are ordered alphabetically and the endpoints with screenshares, shared-videos and dominant speakers (in that order) are bumped to the top of the list. The local participant is also moved to the top left corner as opposed to the bottom right corner.

* squash: Implement review comments.

* squash: store alphabetically sorted list in redux and move shared videos to top.

* squash: Use the DEFAULT_REMOTE_DISPLAY_NAME from interfaceConfig for users without a display name.
2021-08-18 18:34:01 -04:00
..
components feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
actionTypes.js ref(video-quality): Move all related code. 2020-09-09 18:04:17 -05:00
actions.js fix(ifarme-api): set-video-quality to use redux. 2020-09-09 18:04:17 -05:00
constants.js feat: request video only for visible thumbnails. 2021-06-23 16:57:26 -05:00
functions.js fix(video-quality): Add the ability to request Ultra HD resolutions 2020-10-07 15:07:14 -04:00
index.js ref(video-quality): Move all related code. 2020-09-09 18:04:17 -05:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js fix(quality-control): Send the new receiver constraints on state changes. 2021-05-10 16:06:19 -04:00
reducer.js fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
selector.js ref(video-quality): Move all related code. 2020-09-09 18:04:17 -05:00
subscriber.js feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707) 2021-08-18 18:34:01 -04:00