Mix task to remove all posts by a user
We could use some more damage control tools
-
mix task
that will automatically delete all posts by a user -
mix task
that will delete all attachments uploaded by a user
The second is also previously requested in another issue but I can't locate it anymore.
This work was already partially done by @egor for me, just needs to be cleaned up and merged