Comment on Is there something blocking lotide from being tracked by fediverse websites?
FeatureRequester 3 years agoActually, I wonder if it's the nodeinfo file causing the problem. https://dev.narwhal.city/api/unstable/nodeinfo/2.0
I looked at the sample one at http://nodeinfo.diaspora.software/ns/schema/2.0 and noticed it has an inbound/outbound part. Maybe if you put "lotide" in those sections then it might recognize instances as having neighbors.
vpzom 3 years ago
Neighbors would only work if the instance reported neighbors, which we don't since lotide doesn't track them
FeatureRequester 3 years ago
Is that a design choice or just something you haven't added yet?
vpzom 3 years ago
I don't consider it necessary
FeatureRequester 3 years ago
If you're not opposed to it then I can try to implement it in the future once I get some free time. I feel like it could be helpful for people to find similar instances by seeing who is neighbors with who and how much they interact with each other.