about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)Author
2020-03-26Fix Paperclip using deprecated URI.escape function (#13320)ThibG
2020-03-26Change `tootctl media remove-orphans` to work for all classes (#13316)Eugen Rochko
2020-03-10Fix videos with unsupported colorspace not being transcoded (#13242)ThibG
2020-03-09Fix MP4 (H264 + AAC) video files being needlessly re-encoded (#13239)ThibG
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
2020-03-08Add `--skip-media-remove` option to `tootctl statuses remove` (#13080)tateisu
2020-02-29Fix installation failing when Redis password contains special characters (#13...ThibG
2020-02-27Bump version to 3.1.2 (#13162)Eugen Rochko
2020-02-22Add `--reset-password` option to `tootctl accounts modify` (#13126)ThibG
2020-02-15Do not suggest to login into the GitLab database (#13084)Marcin Cieślak
2020-02-10Bump version to 3.1.1 (#13069)Eugen Rochko
2020-02-09Bump version to 3.1.0 (#13053)Eugen Rochko
2020-01-28Bump version to 3.1.0rc2 (#12999)Eugen Rochko
2020-01-24Bump version to 3.1.0rc1 (#12932)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-21Close registration before self-destruct (#12877)Jeong Arm
2020-01-11Fix ruby 2.7 warnings about keyword parameters (#12824)ThibG
2020-01-11Keep statuses bookmarked by local users in tootctl statuses remove (#12818)Gomasy
2020-01-10Add --remote-only option to emoji purge (#12810)ThibG
2019-12-17Changes to tootctl statuses remove (#11267)ThibG
2019-12-12Fix typo in tootctl statuses remove (#12603)trwnh
2019-12-09Fix error handling in `tootctl media remove-orphans` (#12571)Eugen Rochko
2019-12-08Add `tootctl media remove-orphans` (#12568)Eugen Rochko
2019-12-02Update ESLint and RuboCop in Code Climate (#12534)Yamagishi Kazutoshi
2019-11-04Add `tootctl media lookup` command (#12283)Nathaniel Suchy
2019-10-10Fix preloaded JSON-LD context for identity not being used (#12138)Eugen Rochko
2019-10-09Bump version to 3.0.1 (#12116)Eugen Rochko
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-10-07Fix tootctl not allocating enough database connections for main thread (#12097)Eugen Rochko
2019-10-07Fix issues with tootctl's parallelization and progress reporting (#12093)Eugen Rochko
2019-10-06Remove unused option from tootctl accounts cull (#12074)Jeong Arm
2019-10-03Bump version to 3.0.0 (#12000)Eugen Rochko
2019-10-03Bump version to 3.0.0rc3 (#12063)Eugen Rochko
2019-10-03Fix performance of GIF re-encoding (#12057)Eugen Rochko
2019-10-02Add parallelization to `tootctl search deploy` (#12051)Takeshi Umeda
2019-10-02Change `tootctl domains purge` to accept multiple domains at once (#12046)Eugen Rochko
2019-10-01Fix records not being indexed sometimes (#12024)Eugen Rochko
2019-09-29Bump version to 3.0.0rc2 (#11999)Eugen Rochko
2019-09-24Fix authentication before 2FA challenge (#11943)Eugen Rochko
2019-09-23Add config of multipart threshold for S3 (#11924)Yamagishi Kazutoshi
2019-09-21Bump version to 3.0.0rc1 (#11900)Eugen Rochko
2019-09-20Bump version to 2.9.3 (#11899)Eugen Rochko
2019-09-12Add missing locale file for ga and add rake task to check for it (#11813)Eugen Rochko
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)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
2019-08-18Add `tootctl cache recount` command (#11597)Eugen Rochko
2019-08-17Limit "tootctl accounts follow" to local accounts (#11592)Stanislas
2019-08-03Add option to exclude suspended domains/subdomains from tootctl domains crawl...Darius Kazemi