this post was submitted on 21 Aug 2023
269 points (97.2% liked)
Fediverse
28251 readers
585 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh interesting. Now that you pointed it out I think I'm only checking instances' blocklists, not whether they are white list only. But I should fix that, thank you for reporting it.
Update: I've written the code to do that, but I think it would require some overhaul of the UI. For instance, my instance has been blocked only by
awful.systems
, but by grouping together under "defederated" both those instances that have blocked me, as well as those that are on allow list only, I end up with over 70 instances in the "defederated" block.I think this makes for a very confusing UI, as I can't know for sure who of these people hates my guts and who simply hasn't heard of me. I think I'll add an additional accordion box for the instances that haven't included you in their whitelist.
Update: I've finished writing that part and have already deployed it. Thank you for the feedback.
Yeah I added it to the dependencies minutes ago. I am trying to move it from Vercel (where I just got suspended) to Cloudflare, so that's why it's there.