aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkaniini <nenolod@gmail.com>2019-04-21 00:40:29 +0000
committerkaniini <nenolod@gmail.com>2019-04-21 00:40:29 +0000
commite48848dad0bf02770e87ace1c4859e94c5c8e14d (patch)
tree323777563400efa69a06501f992a9c16f15f199e
parent6ca82c18a738205483dbbef2fd4de662d70227fb (diff)
parent25fa10499a8737a31ebd6abebd1362fe93fe8edd (diff)
downloadpleroma-e48848dad0bf02770e87ace1c4859e94c5c8e14d.tar.gz
Merge branch 'patch-1' into 'develop'
Mention Mastodon 2.8+ follow import fix in changelog See merge request pleroma/pleroma!1079
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02bb3fde5..e1ba9a3d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -67,6 +67,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- MediaProxy: Parse name from content disposition headers even for non-whitelisted types
- MediaProxy: S3 link encoding
- Rich Media: Reject any data which cannot be explicitly encoded into JSON
+- Pleroma API: Importing follows from Mastodon 2.8+
- Mastodon API: `/api/v1/favourites` serving only public activities
- Mastodon API: Reblogs having `in_reply_to_id` - `null` even when they are replies
- Mastodon API: Streaming API broadcasting wrong activity id