pl-fe: minify pleroma shoutbox messages

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-06-15 16:37:16 +02:00
parent 404dc6d8e2
commit 6bbf5f95de
6 changed files with 114 additions and 76 deletions

View File

@ -1109,7 +1109,6 @@ const getFeatures = (instance: Instance) => {
*/
mastodonAdminMetrics: v.software === MASTODON && gte(v.version, '3.5.0'),
/**
* Can perform moderation actions with account and reports.
* @see {@link https://docs.joinmastodon.org/methods/admin/}