Merge remote-tracking branch 'origin/develop' into translate-posts
This commit is contained in:
commit
013c60e13a
52 changed files with 955 additions and 31 deletions
1
changelog.d/301-small-image-redirect.change
Normal file
1
changelog.d/301-small-image-redirect.change
Normal file
|
|
@ -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.
|
||||
1
changelog.d/actor-published-date.add
Normal file
1
changelog.d/actor-published-date.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Include "published" in actor view
|
||||
1
changelog.d/backup-links.add
Normal file
1
changelog.d/backup-links.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Link to exported outbox/followers/following collections in backup actor.json
|
||||
0
changelog.d/description-update-suggestions.skip
Normal file
0
changelog.d/description-update-suggestions.skip
Normal file
1
changelog.d/fix-mastodon-edits.fix
Normal file
1
changelog.d/fix-mastodon-edits.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix Mastodon incoming edits with inlined "likes"
|
||||
0
changelog.d/fix-wrong-config-section.skip
Normal file
0
changelog.d/fix-wrong-config-section.skip
Normal file
1
changelog.d/follow-hashtags.add
Normal file
1
changelog.d/follow-hashtags.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Hashtag following
|
||||
1
changelog.d/incoming-scrobbles.fix
Normal file
1
changelog.d/incoming-scrobbles.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Allow incoming "Listen" activities
|
||||
1
changelog.d/rich-media-ignore-host.fix
Normal file
1
changelog.d/rich-media-ignore-host.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix missing check for domain presence in rich media ignore_host configuration
|
||||
1
changelog.d/vips-blurhash.fix
Normal file
1
changelog.d/vips-blurhash.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix blurhash generation crashes
|
||||
Loading…
Add table
Add a link
Reference in a new issue