jiti-meet/modules/UI
virtuacoplenny c04ef05058 feat(presence): display status in thumbnail and large video (#1828)
* feat(presence): display status in thumbnail and large video

- Create a React Component for displaying presence. It currently
  connects to the store for participant updates but in the future
  should not be as smart once more reactification occurs.
- Modify filmstrip css so the presence status displays horizontal
  center and below the avatar.
- Modify videolayout css so the presence status displays horizontal
  centered and with a rounded background.
- Dispatch presence updates so the participant state can be update.
- Update message position on large video update to ensure message
  positioning is correct.

* squash: do not show presence message if connection message is displayed
2017-07-31 18:33:22 -05:00
..
audio_levels feat(audio-level): convert SmallVideo AudioLevelIndicator to React 2017-06-22 11:14:41 -05:00
authentication Add jwt module to react 2017-05-09 00:21:14 -05:00
avatar fix(avatar): Avatar properties not updated before local user join 2017-03-29 10:23:07 -05:00
etherpad Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
feedback Made inputs identical 2016-11-11 17:22:47 +02:00
recording Change messageString to msgString in _requestRecordingToken 2017-07-05 10:05:22 -05:00
shared_video feat(display-name): convert to React (#1672) 2017-06-28 22:35:43 -05:00
side_pannels fix: Use https for links without a scheme. 2017-07-05 15:39:53 -05:00
util feat(notifications): implement a react/redux notification system (#1786) 2017-07-28 12:56:49 -05:00
videolayout feat(presence): display status in thumbnail and large video (#1828) 2017-07-31 18:33:22 -05:00
UI.js feat(notifications): implement a react/redux notification system (#1786) 2017-07-28 12:56:49 -05:00
UIErrors.js ref: module.exports -> export for the ES6 modules 2017-06-14 19:37:13 -05:00