about summary refs log tree commit diff
path: root/app/controllers/intents_controller.rb
AgeCommit message (Collapse)Author
2020-01-20Original upstream mergeThibG
2018-08-18Add remote interaction dialog for toots (#8202)Eugen Rochko
* Add remote interaction dialog for toots * Change AuthorizeFollow into AuthorizeInteraction, support statuses * Update brakeman.ignore * Adjust how interaction buttons are display on public pages * Fix tests
2018-06-09Add tests for intents_controller (#7763)Shuhei Kitagawa
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