* Change how CDN_HOST is passed down to make assets build reproducible * Change webpacker/webpack configuration to dynamically load publicPath based on meta header * Fix embedded layout missing the cdn-host meta header
They are already required by common.js.
* Add protocol handler. Handle follow intents * Add share intent * Improve code in intents controller * Adjust share form CSS