mastodon/app/controllers/api
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
..
v1 Add option to keep evidence when suspending accounts 2020-01-13 12:06:44 +01:00
v2 Add exclude_unreviewed param to GET /api/v2/search REST API (#11977) 2019-09-28 01:02:21 +02:00
web Add follow_request notification type (#12198) 2019-12-01 17:25:29 +01:00
base_controller.rb Fix generic HTTP 500 error on duplicate records (#12563) 2019-12-06 22:40:06 +01:00
oembed_controller.rb Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
proofs_controller.rb Fix proofs API being inaccessible in secure mode (#12495) 2019-11-28 04:07:49 +01:00