about summary refs log tree commit diff
path: root/lib/mastodon
AgeCommit message (Expand)Author
2022-12-15Add --email and --dry-run options to `tootctl accounts delete` (#22328)Claire
2022-12-14Add command to remove avatar and header images of inactive remote accounts fr...Evan
2022-12-13Fix crash and incorrect behavior in tootctl domains crawl (#19004)Claire
2022-12-07Fix deprecation warning in `tootctl accounts rotate` (#22120)Claire
2022-11-27Add logging for Rails cache timeouts (#21667)Claire
2022-11-15Bump version to 4.0.2 (#20725)Eugen Rochko
2022-11-14Bump version to 4.0.1 (#20696)Eugen Rochko
2022-11-14Bump version to 4.0.0 (#20636)Eugen Rochko
2022-11-14Bump version to 4.0.0rc4 (#20634)Eugen Rochko
2022-11-14Fix index name in fix-duplicates task (#20632)Claire
2022-11-13Update fix-duplicates (#20502)Claire
2022-11-11Bump version to 4.0.0rc3 (#20378)Eugen Rochko
2022-11-06Bump version to 4.0.0rc2 (#19831)Eugen Rochko
2022-10-28Bump version to 4.0.0rc1 (#19473)Eugen Rochko
2022-10-27Add `--remove-role` option to `tootctl accounts modify` (#19477)Eugen Rochko
2022-09-20Fix Ambiguous SQL error on tootctl media refresh (#19206)Jeong Arm
2022-08-28Fix typos (#18604)luzpaz
2022-08-28Add admin API for managing canonical e-mail blocks (#19067)Eugen Rochko
2022-08-25Add '--days' option to tootctl media refresh (#18425)Jeong Arm
2022-08-13Minimal adjustments to the short description (#18001)Brayd
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-05-26Bump version to 3.5.3 (#18530)Eugen Rochko
2022-05-22Change algorithm of `tootctl search deploy` to improve performance (#18463)Eugen Rochko
2022-05-04Bump version to 3.5.2 (#18295)Claire
2022-05-02Add ability to set approval-based registration through tootctl (#18248)Claire
2022-04-29Fix opening and closing Redis connections instead of using a pool (#18171)Eugen Rochko
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-08Bump version to 3.5.1 (#18000)Eugen Rochko
2022-04-07Fix migration error handling (#17991)Claire
2022-04-07Fix error re-running some migrations if they get interrupted at the wrong mom...Claire
2022-04-06Remove sign-in token authentication, instead send e-mail about new sign-in (#...Eugen Rochko
2022-03-30Bump version to 3.5.0 (#17911)Eugen Rochko
2022-03-26Bump version to 3.5.0rc3 (#17876)Eugen Rochko
2022-03-26Bump version to 3.5.0rc2 (#17855)Eugen Rochko
2022-03-21Fix tootctl email_domain_blocks add (#17842)Claire
2022-03-17Fix wrong language code for Kurdish languages (#17812)Claire
2022-03-15Bump version to 3.5.0rc1 (#17618)Eugen Rochko
2022-03-12Update fix-duplicates maintenance task (#17731)Claire
2022-03-12Fix null values being included in some indexes (#17711)Eugen Rochko
2022-03-06Enable importing GIF emojis in CLI (#17706)Rens Groothuijsen
2022-03-06Spelling (#17705)Josh Soref
2022-02-23Calculate max_id without random vector (#17623)Jeong Arm
2022-02-03Forward-port version bump to 3.4.6 (#17434)Eugen Rochko
2022-01-31Bump version to 3.4.5 (#17402)Claire
2022-01-30Fix edge case in migration helpers that caused crash because of PostgreSQL qu...Claire
2022-01-23Remove leftover database columns from Devise::Models::Rememberable (#17191)Claire
2021-12-17Add ability for admins to delete canonical email blocks (#16644)Claire
2021-12-12Add remove orphans to tootctl statuses remove (#17067)Takeshi Umeda
2021-11-26Fix performance of tootctl statuses remove (#17052)Takeshi Umeda
2021-11-26Fix ElasticSearch to Elasticsearch (#17050)Takeshi Umeda