494
John Oliver launches "Make yourself less valuable to Meta" website, suggests Signal, Mastodon, Pixelfed, and BlueSky as Meta alternatives
(johnoliverwantsyourraterotica.com)
Welcome! This is a community for all those who are interested in protecting their privacy.
PS: Don't be a smartass and try to game the system, we'll know if you're breaking the rules when we see it!
The
permadelete_for_creator
function (called by thepurge_user_account
function, which is called by thedelete_user_account
handler when delete content is true) updates every comment of the user to contain the predefined text "Permanently Deleted".delete_user_account
: https://github.com/LemmyNet/lemmy/blob/493734d1b3b60587208d56049e9c14b815c5d8d1/crates/api_crud/src/user/delete.rs#L35purge_user_account
: https://github.com/LemmyNet/lemmy/blob/493734d1b3b60587208d56049e9c14b815c5d8d1/crates/api_common/src/utils.rs#L963permadelete_for_creator
: https://github.com/LemmyNet/lemmy/blob/493734d1b3b60587208d56049e9c14b815c5d8d1/crates/db_schema/src/impls/comment.rs#L34thanks, is there any app that implements this function?
Thunder has a "Delete Account" option in the account settings.