jiti-meet/react/features/base/participants
Leonard Kim f1f46e0af5 feat(pinning): move web pinning logic into redux
- Re-use the native redux pinning implementation for web
- Remove pinning logic from conference.js
- To the native pinning add a check for sharedVideo so
  youtube videos do not send a pin event
- Add shared videos as a participant to enable pinning and
  so they can eventually get added to the filmstrip
- Emit UIEvents.PINNED_ENDPOINT from middleware
2017-08-11 10:43:35 +01:00
..
components [RN] Prefetch remote avatar images 1/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 feat(pinning): move web pinning logic into redux 2017-08-11 10:43:35 +01: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 feat(pinning): move web pinning logic into redux 2017-08-11 10:43:35 +01:00