jiti-meet/react/features/base/participants
hristoterezov 4ab4aa04da fix(avatar): Avatar properties not updated before local user join
Replaces changeAvatarID, changeAvatarURL and changeEmail with
participantUpdated action.
participantUpdated can be fired for local user without id. This
fixes the problem with updating the local user before the user
join the conference which results in fix for failing to execute
commands for avatarID, avatarURL and email right after the iframe
api creates the iframe with Jitsi Meet.
2017-03-29 10:23:07 -05:00
..
components [RN] Fix undefined.avatarID in ParticipantView 2017-03-08 17:05:55 -06:00
actionTypes.js Use Symbol for Redux action types to prevent conflicts 2016-12-11 22:21:51 -06:00
actions.js fix(avatar): Avatar properties not updated before local user join 2017-03-29 10:23:07 -05:00
constants.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00
functions.js [RN] fix(Avatar): Match the implementation for web 2017-03-08 13:21:34 -06:00
index.js ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
middleware.js [RN] Simplify the source code 2016-12-11 22:21:51 -06:00
reducer.js fix(avatar): Avatar properties not updated before local user join 2017-03-29 10:23:07 -05:00