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
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
..
about
accounts Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 7 years ago
admin
admin_mailer
application
auth
authorize_follows
errors
follower_accounts
following_accounts
home
invites
kaminari
layouts
media
notification_mailer
oauth
remote_follow
remote_unfollows Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 7 years ago
settings
shared
shares
stream_entries
tags
user_mailer
well_known