jiti-meet/react/features/base/participants
Leonard Kim 59a9c2d947 fix(notifications): show notifications after reducers update to get name
Otherwise the participant will not have been added yet
to state so the participant name will not display in
the notification.
2019-06-24 10:51:17 -07:00
..
components Remove some Flow annotations 2019-03-25 13:53:08 +01:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js participants: skip local participant join notification 2019-06-19 13:15:17 +02:00
constants.js feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
functions.js feat: don’t render moderator icon if everyone is moderator 2019-05-22 14:08:52 +02:00
index.js ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
middleware.js fix(notifications): show notifications after reducers update to get name 2019-06-24 10:51:17 -07:00
reducer.js ref: js-utils for random and room name generator (#3975) 2019-03-19 10:35:36 -07:00
sounds.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00