From: kaniini Date: Sat, 10 Aug 2019 18:49:04 +0000 (+0000) Subject: Merge branch 'develop' into 'fix/hide-follows-counters' X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=84808e1697c3b557e4a01104389e78c63cb53528;p=akkoma Merge branch 'develop' into 'fix/hide-follows-counters' # Conflicts: # CHANGELOG.md --- 84808e1697c3b557e4a01104389e78c63cb53528 diff --cc CHANGELOG.md index 5d08fe757,759779034..bfc73c8df --- a/CHANGELOG.md +++ b/CHANGELOG.md @@@ -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