about summary refs log tree commit diff
path: root/app/controllers/authorize_interactions_controller.rb
AgeCommit message (Collapse)Author
2020-03-08Add specific rate limits for posting and following (#13172)Eugen Rochko
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