649 Commits (53e3a1b06d5c0a0795b4b961c4ba997221ca6232)

Author SHA1 Message Date
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
ThibG 27a1419a65 Fix tootctl ip_blocks add failing if not given a comment (#15263)
4 years ago
Eugen Rochko 2207431f39 Bump version to 3.3.0rc1 (#15230)
4 years ago
Eugen Rochko 77aba785e9 Bump version to 3.2.1 (#15227)
4 years ago
Eugen Rochko 6a7221587b Fix post-migration warning about index corruption being too scary (#15223)
4 years ago
Eugen Rochko 876df5bb18 Add `tootctl accounts merge` (#15201)
4 years ago
ThibG 14da84d0dc Deal with collation-related index corruption (#14860)
4 years ago
Eugen Rochko 38be9af436 Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
Eugen Rochko 79f71206de Add subresource integrity for JS and CSS assets (#15096)
4 years ago
Eugen Rochko da4c730c47 Add IP-based rules (#14963)
4 years ago
ThibG ab58e4a090 Fix downloading remote media files when server returns empty filename (#14867)
4 years ago
Eugen Rochko e514304a76 Change account suspensions to be reversible by default (#14726)
4 years ago
Eugen Rochko 7fa0da9e98 Change REST API to return empty data for suspended accounts (#14765)
4 years ago
ThibG 6c612562f0 Add border around 🕺 emoji (#14769)
4 years ago
Y.Yamashiro 78feafaa85 Change S3 ACL in "tootctl media remove-orphans --fix-permissions" from fixed value to environment file's value. (#14715)
4 years ago
Eugen Rochko dc2ea5223b Add `--fix-permissions` option to `tootctl media remove-orphans` (#14383)
4 years ago
dependabot[bot] 61b768572e Bump rubocop from 0.86.0 to 0.88.0 (#14412)
4 years ago
ThibG a3c9062153 Add border around 🐞 emoji (#14712)
4 years ago
Takeshi Umeda e0b8201f67 Fix an error when file_file_size is nil in tootctl media remove (#14657)
4 years ago
ThibG 8baad22f68 Improve email address validation (#14565)
4 years ago
ThibG ccb975df83 Fix `tootctl media` commands not handling snowflake ids for media_attachments (#14536)
4 years ago
ThibG 20d6fb7f1b Fix thumbnail color extraction (#14464)
4 years ago
ThibG 0dd641dcea Change content-type to be always computed from file data (#14452)
4 years ago
Eugen Rochko f089dd55ef Bump version to 3.2.0 (#14395)
4 years ago
Eugen Rochko 1959db3fd1 Bump version to 3.2.0rc2 (#14382)
4 years ago
Takeshi Umeda 9e16f0f1f6 Fix mimetype returning nil (#14356)
4 years ago
Eugen Rochko 6391e1e302 Bump version to 3.2.0rc1 (#14312)
4 years ago
Eugen Rochko 09caf7e22e Change `tootctl search deploy` algorithm (#14300)
4 years ago
Eugen Rochko c3ef166b61 Bump version to 3.1.5 (#14284)
4 years ago
ThibG 5adec9f3b6 Fix ogg vorbis files with a cover art not being correctly processed (#14255)
4 years ago
Eugen Rochko 8517a5fdb4 Add color extraction for audio thumbnails (#14209)
4 years ago
Eugen Rochko ae28f94a7a Fix audio uploads without embedded image (#14203)
4 years ago
Eugen Rochko ca238c879d Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
4 years ago
Eugen Rochko 36e5fd547b Fix remote files not using Content-Type header, streaming (#14184)
4 years ago
Eugen Rochko a3ce01a102 Add customizable thumbnails for audio and video attachments (#14145)
4 years ago
Eugen Rochko 42d2f45db1 Remove the terms blacklist and whitelist from UX (#14149)
4 years ago
Eugen Rochko 85ecbd5527 Fix help text around `tootctl email_domain_blocks` (#14147)
4 years ago
tateisu 29ddd0cdf7 Add tootctl email-domain-blocks (#13589)
4 years ago
leo60228 230a3b36b6 Add emojis:generate_borders Rake task (#13773)
4 years ago
ThibG 36f31b5cad Add blurhash to preview cards (#13984)
4 years ago
ThibG 8bb1747946 Fix mastodon:setup choking on env variables containing '%' (#13940)
4 years ago
ThibG 96844da338 Fix mastodon:setup not running properly when some environment variables are set (#13928)
4 years ago
Stanislas acb71734fb Fix `tootctl upgrade storage-schema` S3 ACL (#13768)
4 years ago
Eugen Rochko 7e7613ec9c Fix `tootctl media remove-orphans` choking on unknown files in storage (#13765)
4 years ago
Eugen Rochko b2488c3d77 Fix `tootctl upgrade storage-schema` misbehaving (#13761)
4 years ago
ThibG 74de5ade7d Fix GifReader exceptions (#13760)
4 years ago
Eugen Rochko 5525f6efb7 Bump version to 3.1.4 (#13750)
4 years ago
Takeshi Umeda 27a938101c Fix tootctl media refresh (#13751)
4 years ago
ThibG b7f47014a7 Fix "tootctl media remove-orphans" crashing on “Import” files (#13685)
4 years ago
Hanage999 190768a28d Fix tootctl upgrade storage-schema failing to delete empty directories (#13593)
4 years ago
Lerk 0dd63eae8e Add `tootctl emoji export` (#13534)
4 years ago
Eugen Rochko adfb22a9dd Add separate cache directory for non-local uploads (#12821)
4 years ago
D Anzorge 945c8e207e Update Twemoji to 12.1.5 (#13021)
4 years ago
Eugen Rochko ccee0578a4 Fix regression in `tootctl media remove-orphans` (#13405)
5 years ago
Eugen Rochko 331bc98f25 Fix trying to delete already deleted file when post-processing (#13406)
5 years ago
Eugen Rochko c7c2a46967 Bump version to 3.1.3 (#13389)
5 years ago
Eugen Rochko 7045cb5d5c Fix `tootctl media remove-orphans` ignoring `PAPERCLIP_ROOT_PATH` (#13375)
5 years ago
ThibG 5e544da8a4 Fix Paperclip using deprecated URI.escape function (#13320)
5 years ago
Eugen Rochko 1cb4645638 Change `tootctl media remove-orphans` to work for all classes (#13316)
5 years ago
ThibG 0701e09c85 Fix videos with unsupported colorspace not being transcoded (#13242)
5 years ago
ThibG ccd8ceac47 Fix MP4 (H264 + AAC) video files being needlessly re-encoded (#13239)
5 years ago
Eugen Rochko f459919552 Change local media attachments to perform heavy processing asynchronously (#13210)
5 years ago
tateisu 03ad395296 Add `--skip-media-remove` option to `tootctl statuses remove` (#13080)
5 years ago
ThibG 6e937a13a8 Fix installation failing when Redis password contains special characters (#13156)
5 years ago
Eugen Rochko 1a74ffed23 Bump version to 3.1.2 (#13162)
5 years ago
ThibG 5ad9ee92f6 Add `--reset-password` option to `tootctl accounts modify` (#13126)
5 years ago
Marcin Cieślak dc6fbdb6c9 Do not suggest to login into the GitLab database (#13084)
5 years ago
Eugen Rochko 28a4b27a41 Bump version to 3.1.1 (#13069)
5 years ago
Eugen Rochko 5cbbe3c3d5 Bump version to 3.1.0 (#13053)
5 years ago
Eugen Rochko 6355996c4b Bump version to 3.1.0rc2 (#12999)
5 years ago
Eugen Rochko 35ea75898c Bump version to 3.1.0rc1 (#12932)
5 years ago
Eugen Rochko f95fd62bac Add announcements (#12662)
5 years ago
Jeong Arm cff14409d9 Close registration before self-destruct (#12877)
5 years ago
ThibG 431bd6addc Fix ruby 2.7 warnings about keyword parameters (#12824)
5 years ago
Gomasy b362a77e06 Keep statuses bookmarked by local users in tootctl statuses remove (#12818)
5 years ago
ThibG 5fbadcf9df Add --remote-only option to emoji purge (#12810)
5 years ago
ThibG 0b0f358815 Changes to tootctl statuses remove (#11267)
5 years ago
trwnh 5b127ea614 Fix typo in tootctl statuses remove (#12603)
5 years ago
Eugen Rochko fa15a5e9f2 Fix error handling in `tootctl media remove-orphans` (#12571)
5 years ago
Eugen Rochko 0769ef8277 Add `tootctl media remove-orphans` (#12568)
5 years ago
Yamagishi Kazutoshi b01cb4701e Update ESLint and RuboCop in Code Climate (#12534)
5 years ago
Nathaniel Suchy 8ae8e9268e Add `tootctl media lookup` command (#12283)
5 years ago
Eugen Rochko 9f94d4ceb3 Fix preloaded JSON-LD context for identity not being used (#12138)
5 years ago
Eugen Rochko a4969d4b98 Bump version to 3.0.1 (#12116)
5 years ago
Eugen Rochko 347c82efed Change `tootctl media refresh` to skip already downloaded attachments (#12118)
5 years ago
Eugen Rochko c47d7b8abf Add `tootctl media usage` command (#12115)
5 years ago
Eugen Rochko 7e13c7c710 Fix tootctl not allocating enough database connections for main thread (#12097)
5 years ago
Eugen Rochko 17c2205247 Fix issues with tootctl's parallelization and progress reporting (#12093)
5 years ago
Jeong Arm 9fbb97a0c8 Remove unused option from tootctl accounts cull (#12074)
5 years ago
Eugen Rochko 74ddddd3db Bump version to 3.0.0 (#12000)
5 years ago
Eugen Rochko 6edcffbb9f Bump version to 3.0.0rc3 (#12063)
5 years ago
Eugen Rochko 746fae0bd1 Fix performance of GIF re-encoding (#12057)
5 years ago
Takeshi Umeda 38d2632b90 Add parallelization to `tootctl search deploy` (#12051)
5 years ago
Eugen Rochko 36199a7bd6 Change `tootctl domains purge` to accept multiple domains at once (#12046)
5 years ago
Eugen Rochko f77337daaf Fix records not being indexed sometimes (#12024)
5 years ago
Eugen Rochko 7918c98190 Bump version to 3.0.0rc2 (#11999)
5 years ago
Eugen Rochko 3773115066 Fix authentication before 2FA challenge (#11943)
5 years ago
Yamagishi Kazutoshi 71ff422997 Add config of multipart threshold for S3 (#11924)
5 years ago
Eugen Rochko c64f143bf7 Bump version to 3.0.0rc1 (#11900)
5 years ago
Eugen Rochko 40d33e780e Bump version to 2.9.3 (#11899)
5 years ago
Eugen Rochko a55f075ab6 Add missing locale file for ga and add rake task to check for it (#11813)
5 years ago
Eugen Rochko 4291b74031 Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
5 years ago
Eugen Rochko 8eab4349b4 Add retry for failed media downloads and `tootctl media refresh` (#11775)
5 years ago
Eugen Rochko 666c1a8a06 Change tootctl to use inline parallelization instead of Sidekiq (#11776)
5 years ago
Eugen Rochko 3f5571301a Add `tootctl cache recount` command (#11597)
5 years ago
Stanislas d67ad75a56 Limit "tootctl accounts follow" to local accounts (#11592)
5 years ago
Darius Kazemi ccef31901f Add option to exclude suspended domains/subdomains from tootctl domains crawl (#11454)
5 years ago
Eugen Rochko 825dc3ca22 Add whitelist mode (#11291)
5 years ago
dependabot-preview[bot] 1cf7bdede4 Bump json-ld-preloaded from 3.0.2 to 3.0.3 (#11316)
5 years ago
mayaeh 7d13da568e Add `tootctl preview_cards remove` (#11320)
5 years ago
Clar Fon ea0b3589ff Remove pre from version, add extra suffix variable (#11407)
5 years ago
Eugen Rochko 1c612f24e4 Add categories for custom emojis (#11196)
5 years ago
Eugen Rochko 2080807d5f Bump version to 2.9.2 (#11152)
5 years ago
Eugen Rochko 9ab22716a1 Bump version to 2.9.1 (#11143)
5 years ago
Eugen Rochko c078bf94a9 Fix converted media being saved with original extension and mime type (#11130)
5 years ago
Eugen Rochko 500276ce96 Bump version to 2.9.0 (#11074)
5 years ago
Eugen Rochko a388bc818b Bump version to 2.9.0rc2 (#11070)
5 years ago
Eugen Rochko 13f112c116 Bump version to 2.9.0rc1 (#11004)
5 years ago
Darius Kazemi 66ec27e0c8 Specify gzip required in tootctl emoji help (#11000)
5 years ago
Eugen Rochko 48abfb938f Forward port version bumps to 2.8.3 and 2.8.4 (#10819)
5 years ago
ThibG f1a3135809 Record account suspend/silence time and keep track of domain blocks (#10660)
5 years ago
Jeong Arm 8d4c489681 Remove custom emojis on "tootctl domains purge" (#10721)
5 years ago
Eugen Rochko 0979e7f2f5 Bump version to 2.8.2 (#10703)
5 years ago
Ushitora Anqou 3feece700b Add SOURCE_TAG to show source repository's tag (#10698)
5 years ago
Eugen Rochko a33bd6ad98 Add `tootctl cache clear` (#10689)
5 years ago
Eugen Rochko 52eca0c4b5 Bump version to 2.8.1 (#10687)
5 years ago