You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/vacuum
Matt Jankowski 285f63c02e
Use composable query in `User.active` scope (#29775)
6 months ago
..
access_tokens_vacuum.rb Change AccessTokensVacuum to also delete expired tokens (#24868) 1 year ago
applications_vacuum.rb Clean up unused application records (#24871) 1 year ago
backups_vacuum.rb
feeds_vacuum.rb Use composable query in `User.active` scope (#29775) 6 months ago
imports_vacuum.rb Rewrite import feature (#21054) 1 year ago
media_attachments_vacuum.rb Add `created_before` and `updated_before` scopes to `MediaAttachment` (#28869) 9 months ago
preview_cards_vacuum.rb Change preview card deletes to be done using batch method (#28183) 10 months ago
statuses_vacuum.rb Add new public status index (#26344) 1 year ago
system_keys_vacuum.rb