do not close shoutbox connections, add cat ears config
Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -220,6 +220,8 @@ const getFeatures = (instance: Instance) => {
|
||||
v.software === PLEROMA && gte(v.version, '2.5.0'),
|
||||
]),
|
||||
|
||||
accountIsCat: instance.api_versions['cats.pleroma.pl-api'] >= 1,
|
||||
|
||||
/**
|
||||
* Ability to set one's location on their profile.
|
||||
* @see PATCH /api/v1/accounts/update_credentials
|
||||
|
||||
Reference in New Issue
Block a user