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
Emelia Smith d20a5c3ec9
Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
..
access_tokens_vacuum.rb Change AccessTokensVacuum to also delete expired tokens (#24868) 2 years ago
backups_vacuum.rb
feeds_vacuum.rb Use composable query in `User.active` scope (#29775) 9 months ago
imports_vacuum.rb Fix `Rails/WhereRange` cop (#30343) 8 months 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 Fix `Rails/WhereRange` cop (#30343) 8 months ago
system_keys_vacuum.rb