about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)Author
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-07Add more migration tests (#17710)Claire
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-22Fix some media attachments being converted with too high framerates (#17619)Claire
2022-02-08Remove language detection through cld3 (#17478)Eugen Rochko
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-30Add more advanced migration tests (#17393)Claire
2022-01-30Change index corruption warning to be a little less scary (#17395)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
2022-01-20Change mastodon:webpush:generate_vapid_key task to not require functional env...Claire
2021-12-27Fix warnings on Rails boot (#16946)Eugen Rochko
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-16Fix upload of remote media with OpenStack Swift sometimes failing (#16998)Claire
2021-11-11Fix "bundle exec rails mastodon:setup" crashing in some circumstances (#16976)Claire
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-25Fix mastodon:setup to take dotenv/docker-compose differences into account (#1...Claire
2021-10-18Add S3_FORCE_SINGLE_REQUEST env var to work around S3 compatibility issues (#...Claire
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-10-14Fix tootctl self-destruct not sending Delete activities for recently-suspende...Claire
2021-09-29Switch from unmaintained paperclip to kt-paperclip (#16724)Claire
2021-08-09Add feature to automatically delete old toots (#16529)Claire
2021-08-08Fix unsupported video error message handling (#16581)Takeshi Umeda
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-03Update emoji codepoint mappings to v13.1 (#16352)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-16Add more checks to `repo:check_locales_files` (#16249)Eugen Rochko
2021-05-12Update fix-duplicates maintenance script to support latest migrations (#16231)Claire
2021-05-11Fix animated GIF generates animated thumbnail (#16216)rinsuki
2021-05-10Bump version to 3.4.0rc2 (#16206)Eugen Rochko
2021-05-09Add a Redis environment variable for sidekiq (#16188)Takeshi Umeda