about summary refs log tree commit diff
path: root/lib/mastodon
AgeCommit message (Expand)Author
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
2021-11-26Add batch_size option to bin/tootctl search deploy (#17049)OSAMU SATO
2021-11-25Add trending links (#16917)Eugen Rochko
2021-11-18Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)Takeshi Umeda
2021-11-06Forward port version bumps to 3.4.2 and 3.4.3 (#16945)Eugen Rochko
2021-10-28Skip blocked domains media on tootctl media refresh (#16914)Jeong Arm
2021-10-14Add optional domain restrict to tootctl accounts cull (#16511)Jeong Arm
2021-10-14Fix `tootctl accounts cull` not excluding domains on timeouts and certificate...Claire
2021-08-09Add feature to automatically delete old toots (#16529)Claire
2021-07-13Change references to tootsuite/mastodon to mastodon/mastodon (#16491)Claire
2021-07-08Add ability to skip sign-in token authentication for specific users (#16427)Eugen Rochko
2021-07-07Add --by-uri option to `tootctl domains purge` (#16434)Claire
2021-06-03Bump version to 3.4.1 (#16350)Eugen Rochko
2021-06-02Fix migration script not being able to run if it fails midway (#16312)Claire
2021-06-02Fix account deletion sometimes failing because of optimistic locks (#16317)Claire
2021-06-01Fix `tootctl search deploy` on Ruby 3 (#16346)Claire
2021-05-16Bump version to 3.4.0 (#16239)Eugen Rochko
2021-05-12Update fix-duplicates maintenance script to support latest migrations (#16231)Claire
2021-05-10Bump version to 3.4.0rc2 (#16206)Eugen Rochko
2021-05-09Add a Redis environment variable for sidekiq (#16188)Takeshi Umeda
2021-05-08Bump version to 3.4.0rc1 (#16053)Eugen Rochko
2021-05-07Fix older migrations on Ruby 3 (#16174)Claire
2021-05-05Fix how to change connection pool for rails 6 (#16158)Takeshi Umeda