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 7a1f087659
Add `created_before` and `updated_before` scopes to `MediaAttachment` (#28869)
11 months ago
..
access_tokens_vacuum.rb Change AccessTokensVacuum to also delete expired tokens (#24868) 2 years ago
applications_vacuum.rb Clean up unused application records (#24871) 1 year ago
backups_vacuum.rb
feeds_vacuum.rb Fix/remove calling private method with send in model (#22951) 2 years ago
imports_vacuum.rb Rewrite import feature (#21054) 2 years ago
media_attachments_vacuum.rb Add `created_before` and `updated_before` scopes to `MediaAttachment` (#28869) 11 months ago
preview_cards_vacuum.rb Change preview card deletes to be done using batch method (#28183) 1 year ago
statuses_vacuum.rb Add new public status index (#26344) 1 year ago
system_keys_vacuum.rb