jiti-meet/react/features/filmstrip
Robert Pintilii c4db12cbd6
feat(stage) Add stage filmstrip (multiple participants on stage) (#11145)
See multiple participants on stage
Pin and unpin to stage
Automatic selection of participants to be displayed on the stage filmstrip based on dominant speaker changes
Make Filmstrip a reusable component. Used by MainFilmstrip (old functionality) and the new StageFilmstrip
Rename DominantSpeakerName to StageParticipantNameLabel
Active border now showed only for the dominant speaker (no longer for the pinned participant)
Hide video from the vertical filmstrip for the participants on stage
Update video constraints
Updated pinned indicator
2022-03-29 11:45:09 +03:00
..
components feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
actionTypes.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
actions.any.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
actions.native.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
actions.web.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
constants.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
functions.any.js feat(filmstrip): Don't reorder in small meetings. 2022-03-15 14:56:46 -05:00
functions.native.js feat(filmstrip): Don't reorder in small meetings. 2022-03-15 14:56:46 -05:00
functions.web.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03: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(filmstrip) Fix filmstrip on RN when thumbnail reordering is disabled. 2021-09-15 11:29:46 -05:00
middleware.web.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
reducer.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
subscriber.any.js fix(filmstrip): Move thumbnails reordering behind a config.js flag. 2021-08-26 18:28:10 -04:00
subscriber.native.js feat(tile-view): Optimize grid dimnsions. 2022-03-15 07:48:51 -05:00
subscriber.web.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00