diff options
author | lain <lain@soykaf.club> | 2025-03-11 16:04:14 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2025-03-11 16:04:14 +0000 |
commit | 66687beddaf6cee236a2e035c0f4582ec586f957 (patch) | |
tree | 9ee7bf53ef26d1fc2f39922808b8beb24c18414f /changelog.d | |
parent | af6d5470d29f294e9b356da36cccbcaf85379f78 (diff) | |
parent | 5ce612b2723381a978f3810a414a3c3038a1859c (diff) | |
download | pleroma-stable.tar.gz pleroma-stable.zip |
Merge branch 'release/2.9.1' into 'stable'stable
Release/2.9.1
See merge request pleroma/pleroma!4338
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/301-small-image-redirect.change | 1 | ||||
-rw-r--r-- | changelog.d/actor-published-date.add | 1 | ||||
-rw-r--r-- | changelog.d/backup-links.add | 1 | ||||
-rw-r--r-- | changelog.d/c2s-update-verify.fix | 1 | ||||
-rw-r--r-- | changelog.d/description-update-suggestions.skip | 0 | ||||
-rw-r--r-- | changelog.d/ensure-authorized-fetch.security | 1 | ||||
-rw-r--r-- | changelog.d/fix-mastodon-edits.fix | 1 | ||||
-rw-r--r-- | changelog.d/fix-wrong-config-section.skip | 0 | ||||
-rw-r--r-- | changelog.d/follow-hashtags.add | 1 | ||||
-rw-r--r-- | changelog.d/incoming-scrobbles.fix | 1 | ||||
-rw-r--r-- | changelog.d/post-languages.add | 1 | ||||
-rw-r--r-- | changelog.d/retire_mrfs.remove | 1 | ||||
-rw-r--r-- | changelog.d/rich-media-ignore-host.fix | 1 | ||||
-rw-r--r-- | changelog.d/rich-media-twittercard.fix | 1 | ||||
-rw-r--r-- | changelog.d/twittercard-tag-order.fix | 1 | ||||
-rw-r--r-- | changelog.d/vips-blurhash.fix | 1 |
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 |