mastodon/app/lib/vacuum
Claire 3e63fcd4f0 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/models/status.rb`:
  Minor upstream refactor moved hook definitions around,
  and glitch-soc has an extra `before_create`.
  Moved the `before_create` accordingly.
- `app/services/batched_remove_status_service.rb`:
  Minor upstream refactor changed a block in which glitch-soc
  had one extra call to handle direct timelines.
  Adapted changes to keep glitch-soc's extra call.
2023-01-12 10:15:46 +01:00
..
access_tokens_vacuum.rb
backups_vacuum.rb
feeds_vacuum.rb Merge branch 'main' into glitch-soc/merge-upstream 2023-01-12 10:15:46 +01:00
media_attachments_vacuum.rb
preview_cards_vacuum.rb
statuses_vacuum.rb Fix/remove calling private method with send in model (#22951) 2023-01-11 21:57:24 +01:00
system_keys_vacuum.rb