summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-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.skip (renamed from changelog.d/ci-builder-skip-arm32.skip)0
-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.skip (renamed from changelog.d/hexpm-build-images.skip)0
-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, 14 insertions, 0 deletions
diff --git a/changelog.d/301-small-image-redirect.change b/changelog.d/301-small-image-redirect.change
new file mode 100644
index 000000000..c5be80539
--- /dev/null
+++ b/changelog.d/301-small-image-redirect.change
@@ -0,0 +1 @@
+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
new file mode 100644
index 000000000..feac85894
--- /dev/null
+++ b/changelog.d/actor-published-date.add
@@ -0,0 +1 @@
+Include "published" in actor view
diff --git a/changelog.d/backup-links.add b/changelog.d/backup-links.add
new file mode 100644
index 000000000..ff19e736b
--- /dev/null
+++ b/changelog.d/backup-links.add
@@ -0,0 +1 @@
+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
new file mode 100644
index 000000000..a4dfe7c07
--- /dev/null
+++ b/changelog.d/c2s-update-verify.fix
@@ -0,0 +1 @@
+Verify a local Update sent through AP C2S so users can only update their own objects
diff --git a/changelog.d/ci-builder-skip-arm32.skip b/changelog.d/description-update-suggestions.skip
index e69de29bb..e69de29bb 100644
--- a/changelog.d/ci-builder-skip-arm32.skip
+++ b/changelog.d/description-update-suggestions.skip
diff --git a/changelog.d/ensure-authorized-fetch.security b/changelog.d/ensure-authorized-fetch.security
new file mode 100644
index 000000000..200abdae0
--- /dev/null
+++ b/changelog.d/ensure-authorized-fetch.security
@@ -0,0 +1 @@
+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
new file mode 100644
index 000000000..2e79977e0
--- /dev/null
+++ b/changelog.d/fix-mastodon-edits.fix
@@ -0,0 +1 @@
+Fix Mastodon incoming edits with inlined "likes"
diff --git a/changelog.d/hexpm-build-images.skip b/changelog.d/fix-wrong-config-section.skip
index e69de29bb..e69de29bb 100644
--- a/changelog.d/hexpm-build-images.skip
+++ b/changelog.d/fix-wrong-config-section.skip
diff --git a/changelog.d/follow-hashtags.add b/changelog.d/follow-hashtags.add
new file mode 100644
index 000000000..a4994b92b
--- /dev/null
+++ b/changelog.d/follow-hashtags.add
@@ -0,0 +1 @@
+Hashtag following
diff --git a/changelog.d/incoming-scrobbles.fix b/changelog.d/incoming-scrobbles.fix
new file mode 100644
index 000000000..fb1e2581c
--- /dev/null
+++ b/changelog.d/incoming-scrobbles.fix
@@ -0,0 +1 @@
+Allow incoming "Listen" activities
diff --git a/changelog.d/post-languages.add b/changelog.d/post-languages.add
new file mode 100644
index 000000000..04b350f3f
--- /dev/null
+++ b/changelog.d/post-languages.add
@@ -0,0 +1 @@
+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
new file mode 100644
index 000000000..2637f376a
--- /dev/null
+++ b/changelog.d/retire_mrfs.remove
@@ -0,0 +1 @@
+Retire MRFs DNSRBL, FODirectReply, and QuietReply
diff --git a/changelog.d/rich-media-ignore-host.fix b/changelog.d/rich-media-ignore-host.fix
new file mode 100644
index 000000000..b70866ac7
--- /dev/null
+++ b/changelog.d/rich-media-ignore-host.fix
@@ -0,0 +1 @@
+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
new file mode 100644
index 000000000..16da54874
--- /dev/null
+++ b/changelog.d/rich-media-twittercard.fix
@@ -0,0 +1 @@
+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
new file mode 100644
index 000000000..f26fc5bb9
--- /dev/null
+++ b/changelog.d/twittercard-tag-order.fix
@@ -0,0 +1 @@
+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
new file mode 100644
index 000000000..9e8951b15
--- /dev/null
+++ b/changelog.d/vips-blurhash.fix
@@ -0,0 +1 @@
+Fix blurhash generation crashes