summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkaniini <nenolod@gmail.com>2019-04-21 04:22:56 +0000
committerkaniini <nenolod@gmail.com>2019-04-21 04:22:56 +0000
commitad157f16b2da999944b4161c46d69ca446405526 (patch)
tree193d506739b6700b438fe43319662d5c2c9ddfd9 /CHANGELOG.md
parent2d54fdcdfef790b4bde2393dcd11904f85952eda (diff)
parent375fd21055b6ce613770993254621e17d943ba65 (diff)
downloadpleroma-ad157f16b2da999944b4161c46d69ca446405526.tar.gz
pleroma-ad157f16b2da999944b4161c46d69ca446405526.zip
Merge branch 'fix/mastoapi-status-view' into 'develop'
MastoAPI reblog status view See merge request pleroma/pleroma!1065
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59ac8ab2f..ca056fc71 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -73,6 +73,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- 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