about summary refs log tree commit diff
path: root/app/javascript/packs/share.js
AgeCommit message (Collapse)Author
2018-07-14Upgrade webpack to version v4.x (#6655)Yamagishi Kazutoshi
2018-03-04Do not require images in about.js and share.js (#6622)Akihiko Odaki
They are already required by common.js.
2017-08-14Add protocol handler. Handle follow intents (#4511)Eugen Rochko
* Add protocol handler. Handle follow intents * Add share intent * Improve code in intents controller * Adjust share form CSS