kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'ditto-trending-statuses' into 'main'
Enable trending statuses on Ditto See merge request soapbox-pub/soapbox!3030environments/review-main-yi2y9f/deployments/4623
commit
49d1ee339c
|
@ -1031,6 +1031,7 @@ const getInstanceFeatures = (instance: Instance) => {
|
|||
v.software === ICESHRIMP,
|
||||
v.software === FRIENDICA && gte(v.version, '2022.12.0'),
|
||||
v.software === MASTODON && gte(v.compatVersion, '3.5.0'),
|
||||
v.software === DITTO,
|
||||
]),
|
||||
|
||||
/**
|
||||
|
|
Ładowanie…
Reference in New Issue