diff options
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/ci-builder-skip-arm32.skip | 0 | ||||
-rw-r--r-- | changelog.d/debian-distro-docs-pleromaBE.fix | 1 | ||||
-rw-r--r-- | changelog.d/description-update-suggestions.skip | 0 | ||||
-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/hexpm-build-images.skip | 0 | ||||
-rw-r--r-- | changelog.d/incoming-scrobbles.fix | 1 | ||||
-rw-r--r-- | changelog.d/pl-fe.change | 1 | ||||
-rw-r--r-- | changelog.d/post-languages.add | 1 | ||||
-rw-r--r-- | changelog.d/rich-media-ignore-host.fix | 1 | ||||
-rw-r--r-- | changelog.d/vips-blurhash.fix | 1 |
15 files changed, 2 insertions, 9 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/ci-builder-skip-arm32.skip b/changelog.d/ci-builder-skip-arm32.skip deleted file mode 100644 index e69de29bb..000000000 --- a/changelog.d/ci-builder-skip-arm32.skip +++ /dev/null diff --git a/changelog.d/debian-distro-docs-pleromaBE.fix b/changelog.d/debian-distro-docs-pleromaBE.fix new file mode 100644 index 000000000..d43477ba9 --- /dev/null +++ b/changelog.d/debian-distro-docs-pleromaBE.fix @@ -0,0 +1 @@ +Remove trailing ` from end of line 75 which caused issues copy-pasting
\ No newline at end of file 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/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/hexpm-build-images.skip b/changelog.d/hexpm-build-images.skip deleted file mode 100644 index e69de29bb..000000000 --- a/changelog.d/hexpm-build-images.skip +++ /dev/null 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/pl-fe.change b/changelog.d/pl-fe.change new file mode 100644 index 000000000..7e3e4b59e --- /dev/null +++ b/changelog.d/pl-fe.change @@ -0,0 +1 @@ +Include `pl-fe` in available frontends 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/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/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 |