Merge branch 'develop' into feature/reports-groups-and-multiple-state-update
authorMaxim Filippov <colixer@gmail.com>
Thu, 10 Oct 2019 00:33:55 +0000 (03:33 +0300)
committerMaxim Filippov <colixer@gmail.com>
Thu, 10 Oct 2019 00:33:55 +0000 (03:33 +0300)
1  2 
CHANGELOG.md

diff --cc CHANGELOG.md
index 3c306980b65a4caeffdaeae9564bc30f4a341474,bd06ec866f9bd6a73306601f17a94ea1fb2e07f4..c51807c8069662b548b1453ba6201956e6c1e196
@@@ -16,7 -16,7 +16,8 @@@ The format is based on [Keep a Changelo
  - OAuth: support for hierarchical permissions / [Mastodon 2.4.3 OAuth permissions](https://docs.joinmastodon.org/api/permissions/)
  - Authentication: Added rate limit for password-authorized actions / login existence checks
  - Metadata Link: Atom syndication Feed
+ - Mix task to re-count statuses for all users (`mix pleroma.count_statuses`)
 +- Admin API: Add ability to fetch reports, grouped by status `GET /api/pleroma/admin/grouped_reports`
  
  ### Changed
  - **Breaking:** Elixir >=1.8 is now required (was >= 1.7)