A lemmy server’s /instance page shows lists of federated and blocked instances, but piefed’s version doesn’t seem to have this (you see Online | Dormant | Gone forever | Trusted - and I’m not 100% clear on what some of those mean). Is it possible to see a list of servers that my piefed server has defederated/blocked?
I believe that has been asked here before… There is a feature request open for that: https://codeberg.org/rimu/pyfedi/issues/949
maybe /domains?
example: https://piefed.social/domains shows a list of domains and banned domains
EDIT: nvm, you meant instances, not domains. oops. it’d would be: /instances like: https://piefed.social/instances
Yeah per my note above is one of those lists in /instances specifically the blocked instances? On lemmy they’re clearly marked in a “blocked” list. On piefed the lists are different.
api stuff… possibly related?
modlog… mostly actions towards posts, accounts, comments, etc.
do you have an example/link of a lemmy blocked list?
Sure, any lemmy instance will display both federated and blocked instances https://lemmy.zip/instances
Is there a list somewhere on all the locations? It seems that
instances
, same astags
, don’t have an easy link on the main UIbest i could find – https://codeberg.org/rimu/pyfedi/src/branch/main/app/templates
template examples:
- privacy.html = https://piefed.social/privacy
- tags folder > tags.html = https://piefed.social/tags