Merge remote-tracking branch 'origin/develop' into translate-posts

This commit is contained in:
mkljczk 2025-02-22 14:07:23 +01:00
commit 013c60e13a
52 changed files with 955 additions and 31 deletions

View 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.

View file

@ -0,0 +1 @@
Include "published" in actor view

View file

@ -0,0 +1 @@
Link to exported outbox/followers/following collections in backup actor.json

View file

@ -0,0 +1 @@
Fix Mastodon incoming edits with inlined "likes"

View file

@ -0,0 +1 @@
Hashtag following

View file

@ -0,0 +1 @@
Allow incoming "Listen" activities

View file

@ -0,0 +1 @@
Fix missing check for domain presence in rich media ignore_host configuration

View file

@ -0,0 +1 @@
Fix blurhash generation crashes