this post was submitted on 26 Feb 2025
21 points (95.7% liked)
Lemmy
12802 readers
33 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to [email protected].
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.