jiti-meet/react/features/filmstrip
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(Filmstrip): Reorder the visible participants in the filmstrip. (#9707) 2021-08-18 18:34:01 -04:00
actionTypes.js feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707) 2021-08-18 18:34:01 -04:00
actions.native.js fix(Filmstrip): Prevent Toolbox from being shown indefinitely when hovering filmstrip 2021-01-29 15:34:37 +02:00
actions.web.js feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707) 2021-08-18 18:34:01 -04:00
constants.js feat(Filmstrip): Collapse filmstrip to avoid toolbar overlap on mobile 2021-07-22 09:37:44 +03:00
functions.native.js feat(rn,filmstrip) add 1on1 mode 2021-08-06 13:31:00 +02:00
functions.web.js feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707) 2021-08-18 18:34:01 -04: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 ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
middleware.web.js feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707) 2021-08-18 18:34:01 -04:00
reducer.js feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707) 2021-08-18 18:34:01 -04:00
subscriber.web.js feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707) 2021-08-18 18:34:01 -04:00