mastodon/app/controllers/api/v1/admin
Eugen Rochko 7bf27db007 Add option to keep evidence when suspending accounts
Fix #547

When selected, before the account's data is removed, some of it
is denormalized into a separate, symmetrically-encrypted table. In
particular:

- The e-mail
- All IPs used to access the account
- SHA256 fingerprints of all uploaded files
- URIs of accounts followed by or following the account
- URIs of accounts that were invited
2020-01-13 12:06:44 +01:00
..
account_actions_controller.rb Add option to keep evidence when suspending accounts 2020-01-13 12:06:44 +01:00
accounts_controller.rb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 2019-09-11 16:32:44 +02:00
reports_controller.rb Add moderation API (#9387) 2019-06-20 02:52:34 +02:00