One of the things holding back account deletion is federation.
When you delete an account, you send a Delete object to every known instance to remove data from remote instances.
This wouldn't be a problem if pixelfed didn't federate.
One of the things holding back account deletion is federation.
When you delete an account, you send a Delete object to every known instance to remove data from remote instances.
This wouldn't be a problem if pixelfed didn't federate.
@sean Account deletion has to be done in a specific order, its still a WIP.
https://github.com/pixelfed/pixelfed/blob/dev/app/Jobs/DeletePipeline/DeleteAccountPipeline.php#L72
@mike Yeah, sounds similar to what pixelfed will do. I added soft-deletes to relevant tables a few months back. The only thing not deleted is the username to prevent it from being registered again.
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.