Merge branch 'hide-follower-following-count' into 'develop'
Add a setting to hide follows/followers stats from the user profile See merge request pleroma/pleroma!1663
This commit is contained in:
commit
ab2ca3038f
9 changed files with 117 additions and 21 deletions
|
|
@ -82,6 +82,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- Mastodon API: added `/auth/password` endpoint for password reset with rate limit.
|
||||
- Mastodon API: /api/v1/accounts/:id/statuses now supports nicknames or user id
|
||||
- Mastodon API: Improve support for the user profile custom fields
|
||||
- Mastodon API: follower/following counters are nullified when `hide_follows`/`hide_followers` and `hide_follows_count`/`hide_followers_count` are set
|
||||
- Admin API: Return users' tags when querying reports
|
||||
- Admin API: Return avatar and display name when querying users
|
||||
- Admin API: Allow querying user by ID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue