jiti-meet/react/features/recording
virtuacoplenny 2c4a3b0f60 Show the YouTube live stream URL (#2837)
* feat(recording): show the YouTube live stream URL

- From the start live stream dialog, push up the broadcast ID
  of the chosen broadcast. It is assumed the ID can be used to
  create the YouTube link.
- Listen for lib-jitsi-meet to emit updates of the known live
  stream URL, shove it into redux, and have InfoDialog display
  it.

* ref(info): pass in dial in and live stream url

Passing these values in should trigger AtlasKit InlineDialog
to re-render and reposition itself.

* ref(info): use conference existence as trigger for autoshowing dialog

* feat(info): add live stream link to invite copy

* Revert "ref(info): use conference existence as trigger for autoshowing dialog"

This reverts commit 1072102267.

* hidden -> url

* _onClickHiddenURL -> _onClickURLText
2018-04-20 10:28:16 -07:00
..
components Show the YouTube live stream URL (#2837) 2018-04-20 10:28:16 -07:00
actionTypes.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
actions.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
constants.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
googleApi.js fix(recording): fetch events also for available broadcasts (#2810) 2018-04-13 13:49:24 -07:00
index.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
middleware.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
reducer.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00