mastodon/db
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
..
migrate Add option to keep evidence when suspending accounts 2020-01-13 12:06:44 +01:00
post_migrate Validate Web::PushSubscription (#11971) 2019-09-27 15:24:13 +02:00
schema.rb Add option to keep evidence when suspending accounts 2020-01-13 12:06:44 +01:00
seeds.rb Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00