Merge branch 'develop' into pleroma-database-config-whitelist
This commit is contained in:
commit
c3b779036d
57 changed files with 1378 additions and 611 deletions
1
changelog.d/assign-users.add
Normal file
1
changelog.d/assign-users.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Allow assigning users to reports
|
||||
1
changelog.d/avatar-description-mastodon-api.change
Normal file
1
changelog.d/avatar-description-mastodon-api.change
Normal file
|
|
@ -0,0 +1 @@
|
|||
Move avatar_description and header_description fields to the account object
|
||||
1
changelog.d/hackney-mediaproxy.change
Normal file
1
changelog.d/hackney-mediaproxy.change
Normal file
|
|
@ -0,0 +1 @@
|
|||
Use a custom redirect handler to ensure MediaProxy redirects are followed with Hackney
|
||||
1
changelog.d/hackney.change
Normal file
1
changelog.d/hackney.change
Normal file
|
|
@ -0,0 +1 @@
|
|||
Update Hackney, the default HTTP client, to the latest release which supports Happy Eyeballs for improved IPv6 federation
|
||||
1
changelog.d/inappropriate-docs.remove
Normal file
1
changelog.d/inappropriate-docs.remove
Normal file
|
|
@ -0,0 +1 @@
|
|||
Docs: Removed outdated, incorrect, unmaintained and inappropriate installation documentation (Arch, NetBSD, NixOS)
|
||||
1
changelog.d/instance-profile-fields.add
Normal file
1
changelog.d/instance-profile-fields.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add /api/v2/instance profile fields limits info used by Mastodon
|
||||
0
changelog.d/map-side-effects.skip
Normal file
0
changelog.d/map-side-effects.skip
Normal file
0
changelog.d/mix-exs-fix.skip
Normal file
0
changelog.d/mix-exs-fix.skip
Normal file
1
changelog.d/prune-hashtag-follow-3376.fix
Normal file
1
changelog.d/prune-hashtag-follow-3376.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
DB prune: Check if user follows hashtag with no objects before deletion
|
||||
1
changelog.d/relationship-expires-at.change
Normal file
1
changelog.d/relationship-expires-at.change
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add mute/block expiry to the relationship object
|
||||
Loading…
Add table
Add a link
Reference in a new issue