commit: bc722623b3109abca1048da99cb7d1df18630674 parent 16944eb9dae2b8c41793b5f015ee54818bd939f7 Author: mkljczk <git@mkljczk.pl> Date: Sun, 2 Mar 2025 16:43:34 +0100 remove changelog entries from changelog.d Signed-off-by: mkljczk <git@mkljczk.pl>Diffstat:
16 files changed, 0 insertions(+), 17 deletions(-)diff --git a/changelog.d/301-small-image-redirect.change b/changelog.d/301-small-image-redirect.change@@ -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. -\ No newline at end of filediff --git a/changelog.d/actor-published-date.add b/changelog.d/actor-published-date.add@@ -1 +0,0 @@ -Include "published" in actor viewdiff --git a/changelog.d/backup-links.add b/changelog.d/backup-links.add@@ -1 +0,0 @@ -Link to exported outbox/followers/following collections in backup actor.jsondiff --git a/changelog.d/c2s-update-verify.fix b/changelog.d/c2s-update-verify.fix@@ -1 +0,0 @@ -Verify a local Update sent through AP C2S so users can only update their own objectsdiff --git a/changelog.d/description-update-suggestions.skip b/changelog.d/description-update-suggestions.skipdiff --git a/changelog.d/ensure-authorized-fetch.security b/changelog.d/ensure-authorized-fetch.security@@ -1 +0,0 @@ -Require HTTP signatures (if enabled) for routes used by both C2S and S2S AP API -\ No newline at end of filediff --git a/changelog.d/fix-mastodon-edits.fix b/changelog.d/fix-mastodon-edits.fix@@ -1 +0,0 @@ -Fix Mastodon incoming edits with inlined "likes"diff --git a/changelog.d/fix-wrong-config-section.skip b/changelog.d/fix-wrong-config-section.skipdiff --git a/changelog.d/follow-hashtags.add b/changelog.d/follow-hashtags.add@@ -1 +0,0 @@ -Hashtag followingdiff --git a/changelog.d/incoming-scrobbles.fix b/changelog.d/incoming-scrobbles.fix@@ -1 +0,0 @@ -Allow incoming "Listen" activitiesdiff --git a/changelog.d/post-languages.add b/changelog.d/post-languages.add@@ -1 +0,0 @@ -Allow to specify post language -\ No newline at end of filediff --git a/changelog.d/retire_mrfs.remove b/changelog.d/retire_mrfs.remove@@ -1 +0,0 @@ -Retire MRFs DNSRBL, FODirectReply, and QuietReplydiff --git a/changelog.d/rich-media-ignore-host.fix b/changelog.d/rich-media-ignore-host.fix@@ -1 +0,0 @@ -Fix missing check for domain presence in rich media ignore_host configurationdiff --git a/changelog.d/rich-media-twittercard.fix b/changelog.d/rich-media-twittercard.fix@@ -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.diff --git a/changelog.d/twittercard-tag-order.fix b/changelog.d/twittercard-tag-order.fix@@ -1 +0,0 @@ -Fix OpenGraph/TwitterCard meta tag ordering for posts with multiple attachmentsdiff --git a/changelog.d/vips-blurhash.fix b/changelog.d/vips-blurhash.fix@@ -1 +0,0 @@ -Fix blurhash generation crashes