this post was submitted on 03 Jul 2023
10 points (100.0% liked)
TeCHnology
23 readers
1 users here now
Technology discussion for Switzerland. This community shall discuss various topics of technology in and around Switzerland.
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
currently not that I know of, but the functionality seems to be in the API, so it should be possible to bang something up: https://join-lemmy.org/api/classes/LemmyHttp.html#blockPerson
Cool, looks like https://join-lemmy.org/api/classes/LemmyHttp.html#blockCommunity is there as well; that's the one I'm most interested in.
Thanks!