This is now possible to view on the instances page. I redesigned the UI of the filters a bit to try to make it a bit easier to filter by either online state (Online, Dormant, etc.) or by federation status. Let me know if you have any feedback!
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
Now that instances page needs a link on the homepage π
oh excellent, thanks! And thanks for reviving a dead thread :)
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
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
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
The API provides this information: https://freamon.github.io/piefed-api/#/Miscellaneous/get_federated_instances