jiti-meet/react/features/base/participants
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 chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
actionTypes.js fix(raised-hand) lower raised hand by local audio level changes when participant is dominant 2022-01-21 09:07:55 +01:00
actions.js fix(raised-hand) lower raised hand by local audio level changes when participant is dominant 2022-01-21 09:07:55 +01:00
constants.js fix(raised-hand) lower raised hand by local audio level changes when participant is dominant 2022-01-21 09:07:55 +01:00
functions.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(remote-control): Use React/Redux. 2020-12-15 18:09:58 -06:00
middleware.js feat(notifications) reset same type notification timeout 2022-02-03 14:17:34 +01:00
preloadImage.native.js feat(Avatar): CORS mode support. 2021-12-17 14:41:11 -06:00
preloadImage.web.js feat(Avatar): CORS mode support. 2021-12-17 14:41:11 -06:00
reducer.js fix(breakout-rooms) joining room with hand raised bug 2022-01-14 12:19:37 +02:00
sounds.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00