Merge branch 'develop' into 'fix/hide-follows-counters'
authorkaniini <ariadne@dereferenced.org>
Sat, 10 Aug 2019 18:49:04 +0000 (18:49 +0000)
committerkaniini <ariadne@dereferenced.org>
Sat, 10 Aug 2019 18:49:04 +0000 (18:49 +0000)
# Conflicts:
#   CHANGELOG.md

1  2 
CHANGELOG.md

diff --cc CHANGELOG.md
index 5d08fe75794e304180a14150036cf579e26bb195,7597790341d653dcc0fff352ba3cb2d38a334f13..bfc73c8df27f9c0bc12d525db64c897033964544
@@@ -26,7 -26,7 +26,8 @@@ The format is based on [Keep a Changelo
  - Federation/MediaProxy not working with instances that have wrong certificate order
  - Mastodon API: Handling of search timeouts (`/api/v1/search` and `/api/v2/search`)
  - Mastodon API: Embedded relationships not being properly rendered in the Account entity of Status entity
 +- Mastodon API: follower/following counters not being nullified, when `hide_follows`/`hide_followers` is set
+ - Mastodon API: `muted` in the Status entity, using author's account to determine if the tread was muted
  - Mastodon API: Add `account_id`, `type`, `offset`, and `limit` to search API (`/api/v1/search` and `/api/v2/search`)
  - Mastodon API, streaming: Fix filtering of notifications based on blocks/mutes/thread mutes
  - ActivityPub C2S: follower/following collection pages being inaccessible even when authentifucated if `hide_followers`/ `hide_follows` was set