488 Commits (63a0cba480ff029d53c7d9d63f7897d7a66f3e46)

Author SHA1 Message Date
Claire 4ac78e2a06
Add feature to automatically delete old toots (#16529)
3 years ago
Takeshi Umeda 818e0b314f
Fix unsupported video error message handling (#16581)
3 years ago
Claire 5a1e072517
Change references to tootsuite/mastodon to mastodon/mastodon (#16491)
3 years ago
Eugen Rochko 771c9d4ba8
Add ability to skip sign-in token authentication for specific users (#16427)
3 years ago
Claire 2e0eac71dd
Add --by-uri option to `tootctl domains purge` (#16434)
3 years ago
Claire f6088922c0
Update emoji codepoint mappings to v13.1 (#16352)
3 years ago
Eugen Rochko d6486c969f
Bump version to 3.4.1 (#16350)
3 years ago
Claire 11d3c065a5
Fix migration script not being able to run if it fails midway (#16312)
3 years ago
Claire 526332c545
Fix account deletion sometimes failing because of optimistic locks (#16317)
3 years ago
Claire abf4c2ab21
Fix `tootctl search deploy` on Ruby 3 (#16346)
3 years ago
Eugen Rochko 4c7efdba40
Bump version to 3.4.0 (#16239)
3 years ago
Eugen Rochko d862728ae1
Add more checks to `repo:check_locales_files` (#16249)
3 years ago
Claire 76064e6608
Update fix-duplicates maintenance script to support latest migrations (#16231)
3 years ago
rinsuki 5ed5f62705
Fix animated GIF generates animated thumbnail (#16216)
3 years ago
Eugen Rochko 7bd2b54a46
Bump version to 3.4.0rc2 (#16206)
3 years ago
Takeshi Umeda 9b18914c35
Add a Redis environment variable for sidekiq (#16188)
3 years ago
Eugen Rochko d1442a06c3
Bump version to 3.4.0rc1 (#16053)
3 years ago
Claire a5f91a11d0
Fix older migrations on Ruby 3 (#16174)
3 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046)
3 years ago
Eugen Rochko 6d9ad30bf8
Fix media redownload worker retrying on unexpected response codes (#16111)
3 years ago
Eugen Rochko 036556d350
Fix media processing getting stuck on too much stdin/stderr (#16136)
3 years ago
Takeshi Umeda 25345c90ff
Fix how to change connection pool for rails 6 (#16158)
3 years ago
Takeshi Umeda 422df9d670
Fix cache redis not being used (#16131)
3 years ago
Ikko Ashimine 0bc909687a
Fix typo in db.rake (#16126)
3 years ago
Claire e78d06eecf
Add border to 🚲 emoji (#16035)
3 years ago
Eugen Rochko ad61265268
Remove dependency on pluck_each gem (#16012)
3 years ago
abcang ddabbbf5a6
Fix DB connection pool settings in CLI (#15983)
4 years ago
Stanislas d33351af3c
tootctl emoji import: case insensitive duplicate check (#15738)
4 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910)
4 years ago
Claire 82556834cf
Change mastodon:setup to not call assets:precompile in docker (#13942)
4 years ago
Claire 741d0952b1
Improve account counters handling (#15913)
4 years ago
Claire c31c95ffe4
Remove MySQL-specific code from Mastodon::MigrationHelpers (#15924)
4 years ago
Claire 82caed594c
Change deduplication order of tootctl maintenance fix-duplicates (#15923)
4 years ago
Claire b358229834
Further preparation for Rails 6 (#15916)
4 years ago
Claire 9aaaa96d2f
Use more robust hook for loading timestamp_id function into database (#15919)
4 years ago
Claire a4dcaef53b
Prepare Mastodon for zeitwerk autoloader (#15917)
4 years ago
Claire 43eff898a0
Prepare Mastodon for Rails 6 (#15911)
4 years ago
Claire a8139ab016
Add borders to 📱 and 📲 emojis (#15794)
4 years ago
Justin Tracey c9e8e1739c
replace all instances of "ends_with?" with "end_with?" (#15745)
4 years ago
Justin Tracey 3f8523130d
use host instead of headers to make Rack happy (#15741)
4 years ago
Cecylia Bocovich 3447bd2f80
Monkey patch Rack::Session to send secure cookies to onions (#15725)
4 years ago
Claire 21fb3f3684
Drop dependency on secure_headers, fix response headers (#15712)
4 years ago
Claire 6feaad33f2
Fix obsolete digitalocean.rake file breaking rake tasks (#15618)
4 years ago
Shubhendra Singh Chauhan c8d11b8bdb
Fixed code quality issues (#15541)
4 years ago
ThibG 13d5b81579
Fix “tootctl accounts unfollow” (#15639)
4 years ago
luigi eb51e43fb4
Optimize some regex matching (#15528)
4 years ago
ThibG 54d4e5252b
Use Rails' index_by where it makes sense (#15542)
4 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513)
4 years ago
ThibG 9395143126
Fix maintenance script not re-indexing some indexes on textual values (#15515)
4 years ago
abcang efffdd3778
Fix rubocop config and warnings (#15503)
4 years ago