about summary refs log tree commit diff
path: root/app/views/authorize_interactions/show.html.haml
AgeCommit message (Collapse)Author
2020-04-11Revert "Revert "Merge branch 'glitch'""Starfall
This reverts commit 12d35783db1bb302d7540d8d3690ab6eed3dac3b.
2020-03-01Revert "Merge branch 'glitch'"Starfall
Login is broken This reverts commit 22a55edc158352003a3953964c9d332a60c86428, reversing changes made to 5902299384d15249fe4b84b8761d4a49f3c7f6fd.
2020-02-24Fix misleading error when attempting to re-send a pending follow request ↵ThibG
(#13133) Fixes #13131
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