jiti-meet/react/features/conference
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
actions.native.js feat(replace-participant): Replace participant with same jwt in the conf 2021-06-15 14:24:12 +03:00
actions.web.js feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
functions.any.js fix(native) add missing function 2020-10-08 13:10:45 +02:00
functions.native.js feat(rn,welcome) React Navigation drawer 2021-11-11 15:32:56 +01:00
functions.web.js feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js fix(modal) remove dead code 2021-12-01 15:02:36 +01:00