- Dec 17, 2019
-
-
ThibG authored
* Fix comments in statuses_cli The comment for the part of query keeping statuses which have replies was incorrect, explaining the part of the query kept favourited statuses instead * Keep statuses favourited by local users in tootctl statuses remove * Do delete old replies that are not direct interactions with local users * Skip reblogs of local statuses instead of all reblogs * Optimize some queries * Keep old statuses with recent reblogs * Add option to clear toots from followed accounts too
-
- Dec 12, 2019
-
-
a authored
-
- Dec 09, 2019
-
-
Eugen Rochko authored
-
- Dec 08, 2019
-
-
Eugen Rochko authored
-
- Dec 02, 2019
-
-
Yamagishi Kazutoshi authored
-
- Nov 04, 2019
-
-
Nathaniel Suchy authored
* Add a lookup tool to the media cli * Improved lookup logic * Clarified wording in the output * Code style changes * Code style changes * Code style changes * Code style changes * Add error handling code incase an attachment isn't found * Code style changes * Code style changes * Make requested changes * Fix styling issues * Handle other media types * Remove an inadvertently added log * Make requested changes * Make the code safe no matter what the path, S3 or not * Code style changes * Code style changes * Replace select method with Ruby Enumerable grep method
-
- Oct 10, 2019
-
-
Eugen Rochko authored
Regression from #11316
-
- Oct 09, 2019
-
-
Eugen Rochko authored
-
- Oct 08, 2019
-
-
Eugen Rochko authored
-
- Oct 07, 2019
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Oct 06, 2019
-
-
Jeong Arm authored
-
- Oct 03, 2019
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Oct 02, 2019
-
-
Eugen Rochko authored
* Change animated GIF detection to not shell out to ImageMagick Signed-off-by:
Eugen Rochko <eugen@zeonfederated.com> * Change video encoding parameters to limit to 10800 video frames Signed-off-by:
Eugen Rochko <eugen@zeonfederated.com> * Limit GIF image size further Signed-off-by:
Eugen Rochko <eugen@zeonfederated.com> * Always strip metadata from video files * Fix code style issues
-
Takeshi Umeda authored
* Add parallel gem * Modify parallel option in tootctl search deploy * Add paralell option to tootctl search deploy * Change 1 to false * Clean up * Rename --parallel to --processes
-
Eugen Rochko authored
-
- Sep 30, 2019
-
-
Eugen Rochko authored
It's possible that after commit callbacks were not firing when exceptions occurred in the process. Also, the default Sidekiq strategy does not push indexing jobs immediately, which is not necessary and could be part of the issue too.
-
- Sep 29, 2019
-
-
Eugen Rochko authored
-
- Sep 24, 2019
-
-
Eugen Rochko authored
Regression from #11831
-
- Sep 23, 2019
-
-
Yamagishi Kazutoshi authored
-
- Sep 21, 2019
-
-
Eugen Rochko authored
-
- Sep 20, 2019
-
-
Eugen Rochko authored
-
- Sep 12, 2019
-
-
Eugen Rochko authored
* Add missing locale file for ga and add rake task to check for it * Update lib/tasks/repo.rake Co-Authored-By:
Yamagishi Kazutoshi <ykzts@desire.sh> * Fix check-i18n build
-
- Sep 11, 2019
-
-
Eugen Rochko authored
Change all account actions except "none" to resolve all unresolved reports Refactor `SuspendAccountService` to be more readable
-
- Sep 10, 2019
-
-
Eugen Rochko authored
-
Eugen Rochko authored
- Remove --background option - Add --concurrency(=5) option - Add progress bars
-
- Aug 18, 2019
-
-
Eugen Rochko authored
-
- Aug 17, 2019
-
-
Stanislas authored
To (somewhat) limit mass remote follow. Fix #11360
-
- Aug 03, 2019
-
-
Darius Kazemi authored
* Add "--exclude-suspended" to tootctl domains crawl This new option ignores any instances suspended server-wide as well as their associated subdomains. This queries all domain blocks up front, then runs a regexp on each domain. This improves performance over what may be the obvious implementation, which is to ask `DomainBlocks.blocked?(domain)` for each domain -- this hits the DB many times, slowing things down considerably. * cleaning up code style * Compiling regex * Removing ternary operator
-
- Jul 30, 2019
-
-
Eugen Rochko authored
-
- Jul 28, 2019
-
-
dependabot-preview[bot] authored
* Bump json-ld-preloaded from 3.0.2 to 3.0.3 Bumps [json-ld-preloaded](https://github.com/ruby-rdf/json-ld-preloaded) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/ruby-rdf/json-ld-preloaded/releases) - [Commits](https://github.com/ruby-rdf/json-ld-preloaded/compare/3.0.2...3.0.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> * use json-ld edge
-
mayaeh authored
* Add `tootctl preview_cards remove` * fix code style * Remove `Scheduler::PreviewCardsCleanupScheduler` file * fix code style again Add exclude case where image_file_name is blank * Added a function to output confirmation if the specified number of days is less than 2 weeks
-
- Jul 26, 2019
-
-
Clar Fon authored
-
- Jun 28, 2019
-
-
Eugen Rochko authored
Fix #7940
-
- Jun 22, 2019
-
-
Eugen Rochko authored
-
- Jun 21, 2019
-
-
Eugen Rochko authored
-
- Jun 20, 2019
-
-
Eugen Rochko authored
-
- Jun 13, 2019
-
-
Eugen Rochko authored
-