From: Mark Felder Date: Tue, 2 Feb 2021 18:18:03 +0000 (-0600) Subject: Merge branch 'develop' into a1batross-develop-patch-62810 X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=d0b4a49f16038a36f63caaa007fe3aeca778aeec;p=akkoma Merge branch 'develop' into a1batross-develop-patch-62810 --- d0b4a49f16038a36f63caaa007fe3aeca778aeec diff --cc CHANGELOG.md index e5a18bd8f,59091fb1b..24079b979 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@@ -61,7 -62,7 +62,8 @@@ The format is based on [Keep a Changelo - Reblog API Endpoint: Do not set visibility parameter to public by default and let CommonAPI to infer it from status, so a user can reblog their private status without explicitly setting reblog visibility to private. - Tag URLs in statuses are now absolute - Removed duplicate jobs to purge expired activities + - File extensions of some attachments were incorrectly changed. This feature has been disabled for now. +- Mix task pleroma.instance creates missing parent directories if the configuration or SQL output paths are changed.
API Changes