You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views/remote_unfollows
ThibG 1364e9e4ae Fix follow/unfollow buttons on public profile (fixes #7036) (#7040)
* 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
7 years ago
..
_card.html.haml Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 7 years ago
_post_follow_actions.html.haml Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 7 years ago
error.html.haml Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 7 years ago
success.html.haml Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 7 years ago