diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2019-10-04 15:45:06 +0000 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2019-10-04 16:06:25 +0000 |
commit | e951c547f7970e3d9778c3443e311c2428d4caab (patch) | |
tree | 95660e130e519ef98df088035ecfc66f0b97b0b9 | |
parent | abb967671a9791aac8627b4f9f909bf54b861a30 (diff) | |
download | pleroma-e951c547f7970e3d9778c3443e311c2428d4caab.tar.gz |
update changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cd5b55c46..7267f5789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,6 +65,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - ActivityPub: Deactivated user deletion - ActivityPub: Fix `/users/:nickname/inbox` crashing without an authenticated user - MRF: fix ability to follow a relay when AntiFollowbotPolicy was enabled +- Mastodon API: Blocks are now treated consistently between the Streaming API and the Timeline APIs ### Added - Expiring/ephemeral activites. All activities can have expires_at value set, which controls when they should be deleted automatically. |