This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-02-05 08:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
lib
/
vacuum
History
Michael Stanclift
afc8550b63
Change preview card deletes to be done using batch method (
#28183
)
2023-12-11 07:49:10 +00:00
..
access_tokens_vacuum.rb
Change AccessTokensVacuum to also delete expired tokens (
#24868
)
2023-05-11 04:40:03 +02:00
applications_vacuum.rb
Clean up unused application records (
#24871
)
2023-07-21 13:13:16 +02:00
backups_vacuum.rb
…
feeds_vacuum.rb
…
imports_vacuum.rb
Rewrite import feature (
#21054
)
2023-05-02 12:08:48 +02:00
media_attachments_vacuum.rb
Remove
default_scope
from
MediaAttachment
class (
#28043
)
2023-11-30 13:30:35 +00:00
preview_cards_vacuum.rb
Change preview card deletes to be done using batch method (
#28183
)
2023-12-11 07:49:10 +00:00
statuses_vacuum.rb
Add new public status index (
#26344
)
2023-08-24 16:40:04 +02:00
system_keys_vacuum.rb
…