From: Mark Felder Date: Tue, 21 Jul 2020 22:29:11 +0000 (-0500) Subject: Document the emoji packs API fix X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=b157b7dab36f77b0f30ae18022445d586c242300;p=akkoma Document the emoji packs API fix --- diff --git a/CHANGELOG.md b/CHANGELOG.md index f4397ec3c..16bcb5bb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -94,6 +94,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Admin API: fix `GET /api/pleroma/admin/users/:nickname/credentials` returning 404 when getting the credentials of a remote user while `:instance, :limit_to_local_content` is set to `:unauthenticated` - Fix CSP policy generation to include remote Captcha services - Fix edge case where MediaProxy truncates media, usually caused when Caddy is serving content for the other Federated instance. +- Emoji Packs could not be listed when instance was set to `public: false` ## [Unreleased (patch)]