remove changelog entries from changelog.d

Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
mkljczk 2025-03-02 16:43:34 +01:00
parent 16944eb9da
commit bc722623b3
16 changed files with 0 additions and 14 deletions

View file

@ -1 +0,0 @@
Performance: Use 301 (permanent) redirect instead of 302 (temporary) when redirecting small images in media proxy. This allows browsers to cache the redirect response.

View file

@ -1 +0,0 @@
Include "published" in actor view

View file

@ -1 +0,0 @@
Link to exported outbox/followers/following collections in backup actor.json

View file

@ -1 +0,0 @@
Verify a local Update sent through AP C2S so users can only update their own objects

View file

@ -1 +0,0 @@
Require HTTP signatures (if enabled) for routes used by both C2S and S2S AP API

View file

@ -1 +0,0 @@
Fix Mastodon incoming edits with inlined "likes"

View file

@ -1 +0,0 @@
Hashtag following

View file

@ -1 +0,0 @@
Allow incoming "Listen" activities

View file

@ -1 +0,0 @@
Allow to specify post language

View file

@ -1 +0,0 @@
Retire MRFs DNSRBL, FODirectReply, and QuietReply

View file

@ -1 +0,0 @@
Fix missing check for domain presence in rich media ignore_host configuration

View file

@ -1 +0,0 @@
Fix Rich Media parsing of TwitterCards/OpenGraph to adhere to the spec and always choose the first image if multiple are provided.

View file

@ -1 +0,0 @@
Fix OpenGraph/TwitterCard meta tag ordering for posts with multiple attachments

View file

@ -1 +0,0 @@
Fix blurhash generation crashes