summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-04-22 12:02:41 +0300
committerrinpatch <rinpatch@sdf.org>2019-04-22 12:02:47 +0300
commitf4c9b79306c6003815ef80a9c13a361bf92e0de9 (patch)
treeb38755d75a66b6bbbe0b704de364891cf2bdef79
parentf60d072bbb63edd63e72e81439e31ebaf91b0f3f (diff)
downloadpleroma-f4c9b79306c6003815ef80a9c13a361bf92e0de9.tar.gz
pleroma-f4c9b79306c6003815ef80a9c13a361bf92e0de9.zip
Add a changelog entry for `pleroma.in_reply_to_account_acct`
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f6bc41c24..dab53f67c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -42,7 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Support for `exclude_types`, `limit` and `min_id` in `/api/v1/notifications`
- Mastodon API: Add `languages` and `registrations` to `/api/v1/instance`
- Mastodon API: Provide plaintext versions of cw/content in the Status entity
-- Mastodon API: Add `pleroma.conversation_id` field to the Status entity
+- Mastodon API: Add `pleroma.conversation_id`, `pleroma.in_reply_to_account_acct` fields to the Status entity
- Mastodon API: Add `pleroma.tags`, `pleroma.relationship{}`, `pleroma.is_moderator`, `pleroma.is_admin`, `pleroma.confirmation_pending` fields to the User entity
- Mastodon API: Add `pleroma.is_seen` to the Notification entity
- Mastodon API: Add `pleroma.local` to the Status entity