jiti-meet/react/features/base/participants
nbeck.indy 477d47c10d fix(breakout-rooms) joining room with hand raised bug
Joining a room while hand is raised caused the local raised hand total to be wrong.
This is because when the local participant id changes, the old id is not cleared from the raisedHandQueue.
2022-01-14 12:19:37 +02:00
..
components chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
actionTypes.js feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
actions.js feat(Avatar): CORS mode support. 2021-12-17 14:41:11 -06:00
constants.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
functions.js feat(Avatar): CORS mode support. 2021-12-17 14:41:11 -06: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 fix: Fixes showing user region. 2021-12-22 15:39:33 -06: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