Merge branch 'mkljczk-develop-patch-54530' into 'develop'
Enable familiar followers on Rebased See merge request soapbox-pub/soapbox!2600
This commit is contained in:
@ -471,6 +471,7 @@ const getInstanceFeatures = (instance: Instance) => {
|
||||
*/
|
||||
familiarFollowers: any([
|
||||
v.software === MASTODON && gte(v.version, '3.5.0'),
|
||||
v.software === PLEROMA && gte(v.version, '2.5.52') && v.build === REBASED,
|
||||
v.software === TAKAHE,
|
||||
]),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user