Merge branch 'fix/mastoapi-status-view' into 'develop'
[akkoma] / CHANGELOG.md
index e1ba9a3d48cbdd54426a0cc97ba5ffdfd8af8175..ca056fc7144bc1e5a187b2c49a3dffe7fabf3c2f 100644 (file)
@@ -72,6 +72,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Mastodon API: Reblogs having `in_reply_to_id` - `null` even when they are replies
 - Mastodon API: Streaming API broadcasting wrong activity id
 - Mastodon API: 500 errors when requesting a card for a private conversation
+- Mastodon API: Handling of `reblogs` in `/api/v1/accounts/:id/follow`
+- Mastodon API: Correct `reblogged`, `favourited`, and `bookmarked` values in the reblog status JSON
 
 ## [0.9.9999] - 2019-04-05
 ### Security