about summary refs log tree commit diff
path: root/lib/mastodon/media_cli.rb
AgeCommit message (Expand)Author
2023-03-16Regen rubocop-todo without Max shadowing (#24076)Nick Schonning
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2023-02-18Autofix Rubocop Style/IfUnlessModifier (#23697)Nick Schonning
2022-12-14Add command to remove avatar and header images of inactive remote accounts fr...Evan
2022-09-20Fix Ambiguous SQL error on tootctl media refresh (#19206)Jeong Arm
2022-08-25Add '--days' option to tootctl media refresh (#18425)Jeong Arm
2021-10-28Skip blocked domains media on tootctl media refresh (#16914)Jeong Arm
2021-01-12Use Rails' index_by where it makes sense (#15542)ThibG
2020-09-02Change S3 ACL in "tootctl media remove-orphans --fix-permissions" from fixed ...Y.Yamashiro
2020-09-01Add `--fix-permissions` option to `tootctl media remove-orphans` (#14383)Eugen Rochko
2020-08-24Fix an error when file_file_size is nil in tootctl media remove (#14657)Takeshi Umeda
2020-08-10Fix `tootctl media` commands not handling snowflake ids for media_attachments...ThibG
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-05-15Fix `tootctl media remove-orphans` choking on unknown files in storage (#13765)Eugen Rochko
2020-05-14Fix tootctl media refresh (#13751)Takeshi Umeda
2020-05-09Fix "tootctl media remove-orphans" crashing on “Import” files (#13685)ThibG
2020-04-26Add separate cache directory for non-local uploads (#12821)Eugen Rochko
2020-04-06Fix regression in `tootctl media remove-orphans` (#13405)Eugen Rochko
2020-04-02Fix `tootctl media remove-orphans` ignoring `PAPERCLIP_ROOT_PATH` (#13375)Eugen Rochko
2020-03-26Change `tootctl media remove-orphans` to work for all classes (#13316)Eugen Rochko
2019-12-09Fix error handling in `tootctl media remove-orphans` (#12571)Eugen Rochko
2019-12-08Add `tootctl media remove-orphans` (#12568)Eugen Rochko
2019-11-04Add `tootctl media lookup` command (#12283)Nathaniel Suchy
2019-10-08Change `tootctl media refresh` to skip already downloaded attachments (#12118)Eugen Rochko
2019-10-07Add `tootctl media usage` command (#12115)Eugen Rochko
2019-09-10Add retry for failed media downloads and `tootctl media refresh` (#11775)Eugen Rochko
2019-09-10Change tootctl to use inline parallelization instead of Sidekiq (#11776)Eugen Rochko
2018-11-16Fix "tootctl media remove" can't count the file size (#9288)mayaeh
2018-11-08Fix nil error regression from #9229 in tootctl media remove (#9239)Eugen Rochko
2018-11-08Display amount of freed disk space in tootctl media remove (#9229)Eugen Rochko
2018-10-27Do not remove "dead" domains in tootctl accounts cull (#9108)Eugen Rochko
2018-10-25cli: set exit_on_failure for all CLI classes (#9094)Sascha
2018-09-14Move more tasks to tootctl (#8675)Eugen Rochko
2018-08-31Add --verbose and --dry-run option to tootctl media remove (#8519)mayaeh
2018-08-29Fix CLI interface for removing remote media (#8506)mayaeh
2018-08-26Add CLI task for rotating keys (#8466)Eugen Rochko
2018-08-26Add CLI interface for importing custom emoji (#8437)Eugen Rochko
2018-08-25Add improved CLI interface for removing remote media (#8411)Eugen Rochko