jiti-meet/react/features/base/participants
Lyubo Marinov 00e058d392 [RN] Cache avatars and provide a default in case load fails (2)
Refactors the previous "[RN] Cache avatars and provide a default in
case load fails" for the purposes of simplification but also modifies
its functionality at the same time. For example:

- Always displays the default avatar immediately which may be seen if
  the remote avatar needs to be downloaded.
- Does not use random colors.
- Uses a default avatar image which is not transparent and ugly but at
  least it's the same image that's used on Web. I've started talks to
  have images/avatar2.png replaced with a transparent and beautiful
  so that will land later on and we'll see the automagic colors in all
  their glory then.
2017-08-03 13:45:41 -05:00
..
components [RN] Cache avatars and provide a default in case load fails (2) 2017-08-03 13:45:41 -05:00
actionTypes.js feat(display-name): convert to React (#1672) 2017-06-28 22:35:43 -05:00
actions.js feat(presence): display status in thumbnail and large video (#1828) 2017-07-31 18:33:22 -05:00
constants.js feat(display-name): convert to React (#1672) 2017-06-28 22:35:43 -05:00
functions.js Move ConferenceUrl.inviteURL into React and redux 2017-06-01 21:04:31 -05:00
index.js ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
middleware.js feat(display-name): convert to React (#1672) 2017-06-28 22:35:43 -05:00
reducer.js Simplify, comply w/ coding style 2017-04-22 17:57:08 -05:00