574 Commits (e0940d04f1731d38000863cfb10a159965fcabd2)

Author SHA1 Message Date
Claire ef643e9224 Fix tootctl email_domain_blocks add (#17842)
3 years ago
Claire b167133918 Fix wrong language code for Kurdish languages (#17812)
3 years ago
Eugen Rochko de14ccc13b Bump version to 3.5.0rc1 (#17618)
3 years ago
Claire 503f16a333 Update fix-duplicates maintenance task (#17731)
3 years ago
Eugen Rochko 02d910cf90 Fix null values being included in some indexes (#17711)
3 years ago
Claire e8db3d38cf Add more migration tests (#17710)
3 years ago
Rens Groothuijsen d99303533e Enable importing GIF emojis in CLI (#17706)
3 years ago
Josh Soref 1c070bd94c Spelling (#17705)
3 years ago
Jeong Arm c3e00dcda1 Calculate max_id without random vector (#17623)
3 years ago
Claire f499f086a9 Fix some media attachments being converted with too high framerates (#17619)
3 years ago
Eugen Rochko a44cc7931a Remove language detection through cld3 (#17478)
3 years ago
Eugen Rochko d4e8594b82 Forward-port version bump to 3.4.6 (#17434)
3 years ago
Claire c7083702fa Bump version to 3.4.5 (#17402)
3 years ago
Claire 7389378eed Add more advanced migration tests (#17393)
3 years ago
Claire 507cb23dc3 Change index corruption warning to be a little less scary (#17395)
3 years ago
Claire 71862291aa Fix edge case in migration helpers that caused crash because of PostgreSQL quirks (#17398)
3 years ago
Claire 8114f4208f Remove leftover database columns from Devise::Models::Rememberable (#17191)
3 years ago
Claire efd2f303fe Change mastodon:webpush:generate_vapid_key task to not require functional env (#17338)
3 years ago
Eugen Rochko 9a8784829f Fix warnings on Rails boot (#16946)
3 years ago
Claire d8da1689c1 Add ability for admins to delete canonical email blocks (#16644)
3 years ago
Takeshi Umeda 6546346818 Add remove orphans to tootctl statuses remove (#17067)
3 years ago
Takeshi Umeda 3b1320f817 Fix performance of tootctl statuses remove (#17052)
3 years ago
Takeshi Umeda 8b87566072 Fix ElasticSearch to Elasticsearch (#17050)
3 years ago
OSAMU SATO 20ad635c3c Add batch_size option to bin/tootctl search deploy (#17049)
3 years ago
Eugen Rochko ad73becf3e Add trending links (#16917)
3 years ago
Takeshi Umeda 869faf5f87 Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
3 years ago
Claire ef730593f4 Fix upload of remote media with OpenStack Swift sometimes failing (#16998)
3 years ago
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
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
Sophie Parker cac62ce88b Improve Emoji import (fix #15429) (#15430)
4 years ago
Eugen Rochko 43a1c6f9d7 Bump version to 3.3.0 (#15433)
4 years ago
ThibG 82d014fd08 Fix being able to import more than allowed number of follows (#15384)
4 years ago
Eugen Rochko dcb4c20fc1 Bump version to 3.3.0rc3 (#15411)
4 years ago
ThibG f894bb9220 Fix external user creation failing when invite request text is required (#15405)
4 years ago
Eugen Rochko 3489758ff2 Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
4 years ago
ThibG 7eee08cab7 Fix "tootctl accounts fix-duplicates" (#15373)
4 years ago
Eugen Rochko 1fad538057 Bump version to 3.3.0rc2 (#15365)
4 years ago
ThibG 0b3e9c1e4c Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364)
4 years ago
ThibG b2f4a8d645 Bump max supported schema version in maintenance script (#15359)
4 years ago
ThibG 4abb01097d Bump max supported schema version in maintenance script (#15349)
4 years ago
Eugen Rochko 76b0f84cd5 Add stoplight for object storage failures, return HTTP 503 (#13043)
4 years ago
Eugen Rochko df8874b24e Fix performance on instances list in admin UI (#15282)
4 years ago
ThibG 1fce69291f Fix account merging in maintenance script (#15264)
4 years ago