summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/301-small-image-redirect.change1
-rw-r--r--changelog.d/actor-published-date.add1
-rw-r--r--changelog.d/backup-links.add1
-rw-r--r--changelog.d/c2s-update-verify.fix1
-rw-r--r--changelog.d/description-update-suggestions.skip0
-rw-r--r--changelog.d/ensure-authorized-fetch.security1
-rw-r--r--changelog.d/fix-mastodon-edits.fix1
-rw-r--r--changelog.d/fix-wrong-config-section.skip0
-rw-r--r--changelog.d/follow-hashtags.add1
-rw-r--r--changelog.d/incoming-scrobbles.fix1
-rw-r--r--changelog.d/post-languages.add1
-rw-r--r--changelog.d/retire_mrfs.remove1
-rw-r--r--changelog.d/rich-media-ignore-host.fix1
-rw-r--r--changelog.d/rich-media-twittercard.fix1
-rw-r--r--changelog.d/twittercard-tag-order.fix1
-rw-r--r--changelog.d/vips-blurhash.fix1
16 files changed, 0 insertions, 14 deletions
diff --git a/changelog.d/301-small-image-redirect.change b/changelog.d/301-small-image-redirect.change
deleted file mode 100644
index c5be80539..000000000
--- a/changelog.d/301-small-image-redirect.change
+++ /dev/null
@@ -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 file
diff --git a/changelog.d/actor-published-date.add b/changelog.d/actor-published-date.add
deleted file mode 100644
index feac85894..000000000
--- a/changelog.d/actor-published-date.add
+++ /dev/null
@@ -1 +0,0 @@
-Include "published" in actor view
diff --git a/changelog.d/backup-links.add b/changelog.d/backup-links.add
deleted file mode 100644
index ff19e736b..000000000
--- a/changelog.d/backup-links.add
+++ /dev/null
@@ -1 +0,0 @@
-Link to exported outbox/followers/following collections in backup actor.json
diff --git a/changelog.d/c2s-update-verify.fix b/changelog.d/c2s-update-verify.fix
deleted file mode 100644
index a4dfe7c07..000000000
--- a/changelog.d/c2s-update-verify.fix
+++ /dev/null
@@ -1 +0,0 @@
-Verify a local Update sent through AP C2S so users can only update their own objects
diff --git a/changelog.d/description-update-suggestions.skip b/changelog.d/description-update-suggestions.skip
deleted file mode 100644
index e69de29bb..000000000
--- a/changelog.d/description-update-suggestions.skip
+++ /dev/null
diff --git a/changelog.d/ensure-authorized-fetch.security b/changelog.d/ensure-authorized-fetch.security
deleted file mode 100644
index 200abdae0..000000000
--- a/changelog.d/ensure-authorized-fetch.security
+++ /dev/null
@@ -1 +0,0 @@
-Require HTTP signatures (if enabled) for routes used by both C2S and S2S AP API \ No newline at end of file
diff --git a/changelog.d/fix-mastodon-edits.fix b/changelog.d/fix-mastodon-edits.fix
deleted file mode 100644
index 2e79977e0..000000000
--- a/changelog.d/fix-mastodon-edits.fix
+++ /dev/null
@@ -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.skip
deleted file mode 100644
index e69de29bb..000000000
--- a/changelog.d/fix-wrong-config-section.skip
+++ /dev/null
diff --git a/changelog.d/follow-hashtags.add b/changelog.d/follow-hashtags.add
deleted file mode 100644
index a4994b92b..000000000
--- a/changelog.d/follow-hashtags.add
+++ /dev/null
@@ -1 +0,0 @@
-Hashtag following
diff --git a/changelog.d/incoming-scrobbles.fix b/changelog.d/incoming-scrobbles.fix
deleted file mode 100644
index fb1e2581c..000000000
--- a/changelog.d/incoming-scrobbles.fix
+++ /dev/null
@@ -1 +0,0 @@
-Allow incoming "Listen" activities
diff --git a/changelog.d/post-languages.add b/changelog.d/post-languages.add
deleted file mode 100644
index 04b350f3f..000000000
--- a/changelog.d/post-languages.add
+++ /dev/null
@@ -1 +0,0 @@
-Allow to specify post language \ No newline at end of file
diff --git a/changelog.d/retire_mrfs.remove b/changelog.d/retire_mrfs.remove
deleted file mode 100644
index 2637f376a..000000000
--- a/changelog.d/retire_mrfs.remove
+++ /dev/null
@@ -1 +0,0 @@
-Retire MRFs DNSRBL, FODirectReply, and QuietReply
diff --git a/changelog.d/rich-media-ignore-host.fix b/changelog.d/rich-media-ignore-host.fix
deleted file mode 100644
index b70866ac7..000000000
--- a/changelog.d/rich-media-ignore-host.fix
+++ /dev/null
@@ -1 +0,0 @@
-Fix missing check for domain presence in rich media ignore_host configuration
diff --git a/changelog.d/rich-media-twittercard.fix b/changelog.d/rich-media-twittercard.fix
deleted file mode 100644
index 16da54874..000000000
--- a/changelog.d/rich-media-twittercard.fix
+++ /dev/null
@@ -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
deleted file mode 100644
index f26fc5bb9..000000000
--- a/changelog.d/twittercard-tag-order.fix
+++ /dev/null
@@ -1 +0,0 @@
-Fix OpenGraph/TwitterCard meta tag ordering for posts with multiple attachments
diff --git a/changelog.d/vips-blurhash.fix b/changelog.d/vips-blurhash.fix
deleted file mode 100644
index 9e8951b15..000000000
--- a/changelog.d/vips-blurhash.fix
+++ /dev/null
@@ -1 +0,0 @@
-Fix blurhash generation crashes