X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=f0b90ff40c31a425df336b1bb906aa24043b4050;hb=dd2b3a8da92e0b823ac338657588339fbf2e9c86;hp=3a82f7d6c59d2dd858b86a14cb8c9bb765788836;hpb=78cea44553c936813ffc2c4c47984a64255096ef;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a82f7d6c..f0b90ff40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Admin API: (`GET /api/pleroma/admin/users`) added filters user by `actor_type` - Pleroma API: Add `idempotency_key` to the chat message entity that can be used for optimistic message sending. - Pleroma API: (`GET /api/v1/pleroma/federation_status`) Add a way to get a list of unreachable instances. +- Mastodon API: User and conversation mutes can now auto-expire if `expires_in` parameter was given while adding the mute.