22
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 26 Feb 2025
22 points (95.8% liked)
Lemmy
13043 readers
8 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
founded 5 years ago
MODERATORS
Thanks for your answer and your time :)
I assume an account getting banned is the same as an account getting deleted?
I've already seen some federation issues such as votes on posts/comments not matching between instances, or some comments not appearching
Only if the administrator of the instance chooses to delete the content as well.
If they did, it will be the same as deleting the account with "Delete content" option set to true.
https://github.com/LemmyNet/lemmy/blob/1a299ba6284edc4cefb7507d84d01cd30649a28c/crates/api/src/local_user/ban_person.rs#L25
https://github.com/LemmyNet/lemmy/blob/1a299ba6284edc4cefb7507d84d01cd30649a28c/crates/api_common/src/utils.rs#L732
Banned on local instances, is the same as being deleted. Banned by another instance means you won't show up on that instance.
Atop all this there's defederation.
My instance for example won't count votes or show comments from users with accounts on lemmynsfw, because we defederate porn. This happens even if I go look at posts in a community on another instance that does federate with lemmynsfw.