I believe that has been asked here before... There is a feature request open for that: https://codeberg.org/rimu/pyfedi/issues/949
PieFed Meta
Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.
Wiki
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 as tags
, don't have an easy link on the main UI
best 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
The API provides this information: https://freamon.github.io/piefed-api/#/Miscellaneous/get_federated_instances