X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=bd06ec866f9bd6a73306601f17a94ea1fb2e07f4;hb=4ec299ea9c1cf45c42e98d7b33f33a72f5e7a9c0;hp=759745dd28f0b28896b245915236f955da2dece2;hpb=d537bfd4e1e3119188519a4b1839fdbe3f6fad39;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 759745dd2..bd06ec866 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Admin API: Return link alongside with token on password reset - MRF (Simple Policy): Also use `:accept`/`:reject` on the actors rather than only their activities - OStatus: Extract RSS functionality +- Mastodon API: Add `pleroma.direct_conversation_id` to the status endpoint (`GET /api/v1/statuses/:id`) ### Fixed - Mastodon API: Fix private and direct statuses not being filtered out from the public timeline for an authenticated user (`GET /api/v1/timelines/public`)