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 Add contact account to landing page ("Administered by") (#6984) 7 years ago
accounts Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 7 years ago
admin Feature: Report improvements (#6967) (#7000) 7 years ago
admin_mailer
application
auth
authorize_follows Note if the user is already following the target when authorizing follow (#6325) 7 years ago
errors
follower_accounts
following_accounts
home
invites Invites: Add '1 week' as expire option (#6872) 7 years ago
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