497 Commits (786e5e634c3d1f0cca61537d1011537a67551607)

Author SHA1 Message Date
Claire 65a727c888 Fix "bundle exec rails mastodon:setup" crashing in some circumstances (#16976)
3 years ago
Eugen Rochko 8925737d2c Forward port version bumps to 3.4.2 and 3.4.3 (#16945)
3 years ago
Jeong Arm a38eceedb1 Skip blocked domains media on tootctl media refresh (#16914)
3 years ago
Claire ee098c8342 Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896)
3 years ago
Claire c1aea260c7 Add S3_FORCE_SINGLE_REQUEST env var to work around S3 compatibility issues (#16866)
3 years ago
Jeong Arm 5f554f1171 Add optional domain restrict to tootctl accounts cull (#16511)
3 years ago
Claire f940e4871d Fix `tootctl accounts cull` not excluding domains on timeouts and certificate issues (#16433)
3 years ago
Claire 15d35ed5fa Fix tootctl self-destruct not sending Delete activities for recently-suspended accounts (#16688)
3 years ago
Claire 7d0089033f Switch from unmaintained paperclip to kt-paperclip (#16724)
3 years ago
Claire 1fcf310c60 Add feature to automatically delete old toots (#16529)
3 years ago
Takeshi Umeda ba1bc51afd Fix unsupported video error message handling (#16581)
3 years ago
Claire ab4c1478b6 Change references to tootsuite/mastodon to mastodon/mastodon (#16491)
3 years ago
Eugen Rochko 34dd743b58 Add ability to skip sign-in token authentication for specific users (#16427)
3 years ago
Claire 45893a757e Add --by-uri option to `tootctl domains purge` (#16434)
3 years ago
Claire 36031e5e5c Update emoji codepoint mappings to v13.1 (#16352)
3 years ago
Eugen Rochko 2b38d0f349 Bump version to 3.4.1 (#16350)
3 years ago
Claire 273e1258ce Fix migration script not being able to run if it fails midway (#16312)
3 years ago
Claire 2c3a1f32ad Fix account deletion sometimes failing because of optimistic locks (#16317)
3 years ago
Claire 7f6a00ed0a Fix `tootctl search deploy` on Ruby 3 (#16346)
3 years ago
Eugen Rochko 85740837c6 Bump version to 3.4.0 (#16239)
3 years ago
Eugen Rochko 0be04106b2 Add more checks to `repo:check_locales_files` (#16249)
3 years ago
Claire 2934b06a25 Update fix-duplicates maintenance script to support latest migrations (#16231)
3 years ago
rinsuki 503d7feb99 Fix animated GIF generates animated thumbnail (#16216)
3 years ago
Eugen Rochko cafaf8e783 Bump version to 3.4.0rc2 (#16206)
3 years ago
Takeshi Umeda 00f4204d05 Add a Redis environment variable for sidekiq (#16188)
3 years ago
Eugen Rochko 0245174bae Bump version to 3.4.0rc1 (#16053)
3 years ago
Claire bb69774177 Fix older migrations on Ruby 3 (#16174)
3 years ago
Claire 86f5fad111 Add Ruby 3.0 support (#16046)
3 years ago
Eugen Rochko 115cdee0ed Fix media redownload worker retrying on unexpected response codes (#16111)
3 years ago
Eugen Rochko 1c2b085a64 Fix media processing getting stuck on too much stdin/stderr (#16136)
3 years ago
Takeshi Umeda 7bcd4a83f8 Fix how to change connection pool for rails 6 (#16158)
3 years ago
Takeshi Umeda 465434aac8 Fix cache redis not being used (#16131)
3 years ago
Ikko Ashimine 02941921a6 Fix typo in db.rake (#16126)
3 years ago
Claire 89ef33df51 Add border to 🚲 emoji (#16035)
3 years ago
Eugen Rochko b0ba97e1c1 Remove dependency on pluck_each gem (#16012)
3 years ago
abcang 57d0cb0002 Fix DB connection pool settings in CLI (#15983)
4 years ago
Stanislas 9c85025a11 tootctl emoji import: case insensitive duplicate check (#15738)
4 years ago
Claire b2a89bf38e Update Mastodon to Rails 6.1 (#15910)
4 years ago
Claire edc41c6e17 Change mastodon:setup to not call assets:precompile in docker (#13942)
4 years ago
Claire 5c69eecacc Improve account counters handling (#15913)
4 years ago
Claire 7d180ee89c Remove MySQL-specific code from Mastodon::MigrationHelpers (#15924)
4 years ago
Claire 02e721757e Change deduplication order of tootctl maintenance fix-duplicates (#15923)
4 years ago
Claire 6024c263bf Further preparation for Rails 6 (#15916)
4 years ago
Claire 00415d09e0 Use more robust hook for loading timestamp_id function into database (#15919)
4 years ago
Claire 3feb291d90 Prepare Mastodon for zeitwerk autoloader (#15917)
4 years ago
Claire 1634e71bd6 Prepare Mastodon for Rails 6 (#15911)
4 years ago
Claire 9208810829 Add borders to 📱 and 📲 emojis (#15794)
4 years ago
Justin Tracey cbcf083cb4 replace all instances of "ends_with?" with "end_with?" (#15745)
4 years ago
Justin Tracey adb482477e use host instead of headers to make Rack happy (#15741)
4 years ago
Cecylia Bocovich 6f95d30ef9 Monkey patch Rack::Session to send secure cookies to onions (#15725)
4 years ago