@AMS That's super cool! This point has been brought up in this thread as a clear shortcoming of client-side pulling of Fediverse replies, but you seem to have found a workaround.
Do you have a snippet of the code by any chance? Or maybe a blog post discussing the implementation?
I mainly have 2 questions:
1. When you say "it pulls from my instance", are you talking about an instance of which you're an admin. So the blocked user is blocked instance-wide? or;
2. Is the pull authenticated as you?
@AMS Ah that makes sense. So this solution requires admin privileges on the instance to block users instance-wide for all users, and public/unauthenticated calls.
I feel like this solves the moderation problem for people on single-user instances. Thanks for the clarification!