Use same context for quote posts as the post that's being quoted (#379)
[akkoma] / CHANGELOG.md
index 6125c09623aa694620bec0f17d54daae8bc8fd11..73563c3128b7b842f5e54df5b26d1db41bd892b2 100644 (file)
@@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Non-admin users now cannot register `admin` scope tokens (not security-critical, they didn't work before, but you _could_ create them)
   - Admin scopes will be dropped on create
 - Rich media will now backoff for 20 minutes after a failure
+- Quote posts are now considered as part of the same thread as the post they are quoting
 - Simplified HTTP signature processing
 - Rich media will now hard-exit after 5 seconds, to prevent timeline hangs