Merge remote-tracking branch 'origin/develop' into translate-posts
Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
commit
08de5f94e3
118 changed files with 3560 additions and 929 deletions
|
|
@ -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.
|
||||
1
changelog.d/activity_type_index.change
Normal file
1
changelog.d/activity_type_index.change
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add new activity actor/type index. Greatly speeds up retrieval of rare types (like "Listen")
|
||||
|
|
@ -1 +0,0 @@
|
|||
Include "published" in actor view
|
||||
|
|
@ -1 +0,0 @@
|
|||
Link to exported outbox/followers/following collections in backup actor.json
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix Mastodon incoming edits with inlined "likes"
|
||||
|
|
@ -1 +0,0 @@
|
|||
Hashtag following
|
||||
|
|
@ -1 +0,0 @@
|
|||
Allow incoming "Listen" activities
|
||||
1
changelog.d/language-detection.add
Normal file
1
changelog.d/language-detection.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Implement language detection with fastText
|
||||
|
|
@ -1 +0,0 @@
|
|||
Allow to specify post language
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix missing check for domain presence in rich media ignore_host configuration
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix blurhash generation crashes
|
||||
Loading…
Add table
Add a link
Reference in a new issue