jointakahe / takahe

An ActivityPub/Fediverse server
BSD 3-Clause "New" or "Revised" License
1.12k stars 86 forks source link

improve identity deletion #678

Closed alphatownsman closed 9 months ago

alphatownsman commented 9 months ago
andrewgodwin commented 9 months ago

Great - get the lint failures passing (just run pip install pre-commit; pre-commit run -a locally if you've not installed the hooks yet) and I think we can merge this in.

alphatownsman commented 9 months ago

done.

andrewgodwin commented 9 months ago

Thanks!