mastodon/app
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
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 2018-04-08 13:40:22 +02:00
helpers Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
javascript Free stroage if it is exceeding disk quota (#7061) 2018-04-08 13:32:39 +02:00
lib Forward deletes on the same path as reply forwarding (#7058) 2018-04-07 18:54:46 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
policies Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
presenters Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
serializers retrieve custom emoji list via API instead of before page load (#7047) 2018-04-04 22:25:34 +02:00
services Fix nil account issue in ProcessAccountService (#7019) 2018-04-03 13:08:11 +02:00
validators Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
views Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 2018-04-08 13:40:22 +02:00
workers Add a circuit breaker for ActivityPub deliveries (#7053) 2018-04-07 21:36:58 +02:00