likely will never be a thing based on how the protocol works
2
0
7
Wait really? That sucks I have tons of followers muted bc even if I block it doesn’t remove them
1
0
2
A serious question: what is the functional difference between blocking someone and having them not follow you
4
0
3
so naturally, and not being on top of the technicals, I'm asking myself why it couldn't be done if we have Block already. We have Unfollow on other apps, Strava for example.
1
0
0
technical:
blocking creates a app.bsky.graph.block in your own repository, which makes any authenticated attempt by the subject to interact with your repo impossible through the AppView.

Unfollowing would require the app to remove a app.bsky.graph.follow from someone else's repo—which is inpossible
1
1
8