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
2018-04-08 13:40:22 +02:00
..
about Add contact account to landing page ("Administered by") (#6984) 2018-04-04 01:11:26 +02:00
accounts Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 2018-04-08 13:40:22 +02:00
admin Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
admin_mailer
application
auth
authorize_follows Note if the user is already following the target when authorizing follow (#6325) 2018-03-24 12:50:41 +01:00
errors
follower_accounts
following_accounts
home
invites Invites: Add '1 week' as expire option (#6872) 2018-03-24 12:50:14 +01:00
kaminari
layouts
media
notification_mailer Display content warning in mail notification emails (#6832) 2018-03-19 20:12:20 +01:00
oauth
remote_follow
remote_unfollows Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 2018-04-08 13:40:22 +02:00
settings
shared
shares
stream_entries
tags
user_mailer
well_known