488 Commits (e0bd1ccfdaaf69f605584f9b0a11492237bd8292)

Author SHA1 Message Date
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
Claire e47570388a Drop dependency on secure_headers, fix response headers (#15712)
4 years ago
Claire df53900b13 Fix obsolete digitalocean.rake file breaking rake tasks (#15618)
4 years ago
Shubhendra Singh Chauhan daea469385 Fixed code quality issues (#15541)
4 years ago
ThibG aa34a9519e Fix “tootctl accounts unfollow” (#15639)
4 years ago
luigi c19fe86d66 Optimize some regex matching (#15528)
4 years ago
ThibG 2582047c36 Use Rails' index_by where it makes sense (#15542)
4 years ago
luigi 944b059f50 Optimize map { ... }.compact calls (#15513)
4 years ago
ThibG 745e925324 Fix maintenance script not re-indexing some indexes on textual values (#15515)
4 years ago
abcang 41f9aa5dbb Fix rubocop config and warnings (#15503)
4 years ago