hometown/db
Darius Kazemi 503efed083 Add option to keep local-only posts on auto-delete
This adds a `keep_local` column to the `account_statuses_cleanup_policy` table in the database. There is a new checkbox in the preferences for automatic post deletion, and when calculating which statuses to delete there is now a filter for `without_local_scope`.
2022-12-01 20:28:45 -08:00
..
migrate Add option to keep local-only posts on auto-delete 2022-12-01 20:28:45 -08:00
post_migrate Remove IP matching from e-mail domain blocks (#18190) 2022-04-29 23:27:03 +02:00
views Fix some old migration scripts (#17394) 2022-01-31 10:31:36 +01:00
schema.rb Add option to keep local-only posts on auto-delete 2022-12-01 20:28:45 -08:00
seeds.rb Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00