about summary refs log tree commit diff
path: root/app/views/remote_unfollows/error.html.haml
AgeCommit message (Collapse)Author
2019-07-08Remove unused remote unfollow controller (#11250)Eugen Rochko
2018-04-08Fix follow/unfollow buttons on public profile (fixes #7036) (#7040)ThibG
* Fix follow/unfollow buttons on public profile - Present non-logged users with web+mastodon:// URLs for remote accounts - Present logged-in users with appropriate links (authorize_follows and remote_unfollows) for remote accounts * Do not cache rendered cards if user is logged in