WIP multilang posting

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-05-23 17:50:12 +02:00
parent 8536bf6f67
commit 8cff66736d
7 changed files with 105 additions and 11 deletions

View File

@@ -622,6 +622,12 @@ const getInstanceFeatures = (instance: Instance) => {
// v.software === PLEROMA && gte(v.version, '2.1.0'),
]),
/**
* Ability to include multiple language variants for a post.
* @see POST /api/v1/statuses
*/
multiLanguage: false, // features.includes('pleroma:multi_language'),
/**
* Ability to hide notifications from people you don't follow.
* @see PUT /api/pleroma/notification_settings