611 Commits (717683d1c39d2fe85d1cc3f5223e1f4cf43f1900)

Author SHA1 Message Date
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
Sophie Parker c7262d12b2
Improve Emoji import (fix #15429) (#15430)
4 years ago
Eugen Rochko 633d175146
Bump version to 3.3.0 (#15433)
4 years ago
ThibG f1f96ebf02
Fix being able to import more than allowed number of follows (#15384)
4 years ago
Eugen Rochko 444b21b55f
Bump version to 3.3.0rc3 (#15411)
4 years ago
ThibG 1cf2c3a810
Fix external user creation failing when invite request text is required (#15405)
4 years ago
Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
4 years ago
ThibG c4e860277d
Fix "tootctl accounts fix-duplicates" (#15373)
4 years ago
Eugen Rochko c6598b17d9
Bump version to 3.3.0rc2 (#15365)
4 years ago
ThibG a60d9335d8
Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364)
4 years ago
ThibG 75944a2f2d
Bump max supported schema version in maintenance script (#15359)
4 years ago
ThibG 8485c436d5
Bump max supported schema version in maintenance script (#15349)
4 years ago
Eugen Rochko 1045549f85
Add stoplight for object storage failures, return HTTP 503 (#13043)
4 years ago
Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282)
4 years ago
ThibG fbe7519243
Fix account merging in maintenance script (#15264)
4 years ago
ThibG fbff89be03
Fix tootctl ip_blocks add failing if not given a comment (#15263)
4 years ago
Eugen Rochko 8e0b98556f
Bump version to 3.3.0rc1 (#15230)
4 years ago
Eugen Rochko e7f1439b97
Bump version to 3.2.1 (#15227)
4 years ago
Eugen Rochko ec0edf74d6
Fix post-migration warning about index corruption being too scary (#15223)
4 years ago
Eugen Rochko f844386809
Add `tootctl accounts merge` (#15201)
4 years ago
ThibG 1242e57c27
Deal with collation-related index corruption (#14860)
4 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
Eugen Rochko 9b1f2a4b61
Add subresource integrity for JS and CSS assets (#15096)
4 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963)
4 years ago
ThibG 5bbc9a4f78
Fix downloading remote media files when server returns empty filename (#14867)
4 years ago
Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726)
4 years ago
Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765)
4 years ago
ThibG 91eecd1b3c
Add border around 🕺 emoji (#14769)
4 years ago
Y.Yamashiro abc91e5fa6
Change S3 ACL in "tootctl media remove-orphans --fix-permissions" from fixed value to environment file's value. (#14715)
4 years ago
Eugen Rochko 71085987e8
Add `--fix-permissions` option to `tootctl media remove-orphans` (#14383)
4 years ago
dependabot[bot] 8972e5f7f6
Bump rubocop from 0.86.0 to 0.88.0 (#14412)
4 years ago
ThibG f0b6ddd979
Add border around 🐞 emoji (#14712)
4 years ago
Takeshi Umeda 175cd4f8ef
Fix an error when file_file_size is nil in tootctl media remove (#14657)
4 years ago
ThibG 8d217d7231
Improve email address validation (#14565)
4 years ago
ThibG decc5b9a78
Fix `tootctl media` commands not handling snowflake ids for media_attachments (#14536)
4 years ago
ThibG 0ebc8d8626
Fix thumbnail color extraction (#14464)
4 years ago
ThibG a1412491b7
Change content-type to be always computed from file data (#14452)
4 years ago
Eugen Rochko 93dd413a47
Bump version to 3.2.0 (#14395)
4 years ago
Eugen Rochko d1a6f8d5a8
Bump version to 3.2.0rc2 (#14382)
4 years ago
Takeshi Umeda 101485a41f
Fix mimetype returning nil (#14356)
4 years ago
Eugen Rochko 6f798eb574
Bump version to 3.2.0rc1 (#14312)
4 years ago
Eugen Rochko 4abe3be321
Change `tootctl search deploy` algorithm (#14300)
4 years ago
Eugen Rochko 96e89d1ef4
Bump version to 3.1.5 (#14284)
4 years ago
ThibG 701e5b9a19
Fix ogg vorbis files with a cover art not being correctly processed (#14255)
4 years ago
Eugen Rochko 99f3a55540
Add color extraction for audio thumbnails (#14209)
4 years ago
Eugen Rochko 534da9ba23
Fix audio uploads without embedded image (#14203)
4 years ago
Eugen Rochko 6d23d40420
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
4 years ago
Eugen Rochko 7aaf2b44ec
Fix remote files not using Content-Type header, streaming (#14184)
4 years ago
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145)
4 years ago
Eugen Rochko 8c04e37b03
Remove the terms blacklist and whitelist from UX (#14149)
4 years ago
Eugen Rochko 4662afe075
Fix help text around `tootctl email_domain_blocks` (#14147)
4 years ago
tateisu 370e38ee15
Add tootctl email-domain-blocks (#13589)
4 years ago
leo60228 e0f55f374c
Add emojis:generate_borders Rake task (#13773)
4 years ago
ThibG 346d9b3d2e
Add blurhash to preview cards (#13984)
4 years ago
ThibG 175fd5b8ba
Fix mastodon:setup choking on env variables containing '%' (#13940)
4 years ago
ThibG 9b7e3b4774
Fix mastodon:setup not running properly when some environment variables are set (#13928)
4 years ago
Stanislas ce87469d0a
Fix `tootctl upgrade storage-schema` S3 ACL (#13768)
4 years ago
Eugen Rochko 199bbbcb9f
Fix `tootctl media remove-orphans` choking on unknown files in storage (#13765)
4 years ago
Eugen Rochko 2b91a3dac0
Fix `tootctl upgrade storage-schema` misbehaving (#13761)
4 years ago
ThibG 927f9ea499
Fix GifReader exceptions (#13760)
4 years ago
Eugen Rochko 06225dee94
Bump version to 3.1.4 (#13750)
4 years ago
Takeshi Umeda cbfb2c0e71
Fix tootctl media refresh (#13751)
4 years ago
ThibG 34756cc4e0
Fix "tootctl media remove-orphans" crashing on “Import” files (#13685)
4 years ago
Hanage999 ff72c0472f
Fix tootctl upgrade storage-schema failing to delete empty directories (#13593)
4 years ago
Lerk 157850577f
Add `tootctl emoji export` (#13534)
4 years ago
Eugen Rochko c3ca3801f2
Add separate cache directory for non-local uploads (#12821)
4 years ago
D Anzorge 29f5353f8b
Update Twemoji to 12.1.5 (#13021)
4 years ago
Eugen Rochko c99bc5d51b
Fix regression in `tootctl media remove-orphans` (#13405)
5 years ago
Eugen Rochko 0773a512ac
Fix trying to delete already deleted file when post-processing (#13406)
5 years ago
Eugen Rochko a889756dd5
Bump version to 3.1.3 (#13389)
5 years ago
Eugen Rochko a9a063c0e9
Fix `tootctl media remove-orphans` ignoring `PAPERCLIP_ROOT_PATH` (#13375)
5 years ago
ThibG 6c79b7237e
Fix Paperclip using deprecated URI.escape function (#13320)
5 years ago
Eugen Rochko 0c8945e5ff
Change `tootctl media remove-orphans` to work for all classes (#13316)
5 years ago
ThibG 2c6099125d
Fix videos with unsupported colorspace not being transcoded (#13242)
5 years ago
ThibG abd8394880
Fix MP4 (H264 + AAC) video files being needlessly re-encoded (#13239)
5 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210)
5 years ago
tateisu 4e524218d3
Add `--skip-media-remove` option to `tootctl statuses remove` (#13080)
5 years ago
ThibG ce17cea221
Fix installation failing when Redis password contains special characters (#13156)
5 years ago
Eugen Rochko aa8568b7f2
Bump version to 3.1.2 (#13162)
5 years ago
ThibG ca7ee9f1cf
Add `--reset-password` option to `tootctl accounts modify` (#13126)
5 years ago
Marcin Cieślak bd4bbba98a
Do not suggest to login into the GitLab database (#13084)
5 years ago
Eugen Rochko b752666e3f
Bump version to 3.1.1 (#13069)
5 years ago
Eugen Rochko d2bcef7f6f Bump version to 3.1.0 (#13053)
5 years ago
Eugen Rochko 60e160a02d
Bump version to 3.1.0rc2 (#12999)
5 years ago
Eugen Rochko 4bae4e972d
Bump version to 3.1.0rc1 (#12932)
5 years ago
Eugen Rochko f52c988e12
Add announcements (#12662)
5 years ago
Jeong Arm 26988be57d Close registration before self-destruct (#12877)
5 years ago
ThibG 10f1450bba Fix ruby 2.7 warnings about keyword parameters (#12824)
5 years ago
Gomasy 3b08535463 Keep statuses bookmarked by local users in tootctl statuses remove (#12818)
5 years ago
ThibG 817d4a9372 Add --remote-only option to emoji purge (#12810)
5 years ago
ThibG 7fe45e7c03 Changes to tootctl statuses remove (#11267)
5 years ago
trwnh 1c10283217 Fix typo in tootctl statuses remove (#12603)
5 years ago
Eugen Rochko d7bcc0930c
Fix error handling in `tootctl media remove-orphans` (#12571)
5 years ago
Eugen Rochko f3d232381d
Add `tootctl media remove-orphans` (#12568)
5 years ago
Yamagishi Kazutoshi 6be16d02cb Update ESLint and RuboCop in Code Climate (#12534)
5 years ago
Nathaniel Suchy 23ed9303b8 Add `tootctl media lookup` command (#12283)
5 years ago
Eugen Rochko 45eccaf8c5
Fix preloaded JSON-LD context for identity not being used (#12138)
5 years ago
Eugen Rochko e6d111f38b
Bump version to 3.0.1 (#12116)
5 years ago
Eugen Rochko 4a98e77d0e
Change `tootctl media refresh` to skip already downloaded attachments (#12118)
5 years ago
Eugen Rochko 0aaa3afc2d
Add `tootctl media usage` command (#12115)
5 years ago
Eugen Rochko 6c9b4f6b77
Fix tootctl not allocating enough database connections for main thread (#12097)
5 years ago
Eugen Rochko 38b6c34e32
Fix issues with tootctl's parallelization and progress reporting (#12093)
5 years ago
Jeong Arm c4fbfaf0b8 Remove unused option from tootctl accounts cull (#12074)
5 years ago
Eugen Rochko 83d3e7733d
Bump version to 3.0.0 (#12000)
5 years ago
Eugen Rochko bae268b2f6
Bump version to 3.0.0rc3 (#12063)
5 years ago
Eugen Rochko ca22a22d7f
Fix performance of GIF re-encoding (#12057)
5 years ago
Takeshi Umeda 0ce0baa9b5 Add parallelization to `tootctl search deploy` (#12051)
5 years ago
Eugen Rochko c7adf80827
Change `tootctl domains purge` to accept multiple domains at once (#12046)
5 years ago
Eugen Rochko 5c42f47617
Fix records not being indexed sometimes (#12024)
5 years ago
Eugen Rochko 13b06d4b3b
Bump version to 3.0.0rc2 (#11999)
5 years ago
Eugen Rochko a1f04c1e34
Fix authentication before 2FA challenge (#11943)
5 years ago
Yamagishi Kazutoshi 172eaeba3f Add config of multipart threshold for S3 (#11924)
5 years ago
Eugen Rochko e87bcaa107
Bump version to 3.0.0rc1 (#11900)
5 years ago
Eugen Rochko 3c8372fa81
Bump version to 2.9.3 (#11899)
5 years ago
Eugen Rochko 9361981388
Add missing locale file for ga and add rake task to check for it (#11813)
5 years ago
Eugen Rochko c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
5 years ago
Eugen Rochko 031ca25014
Add retry for failed media downloads and `tootctl media refresh` (#11775)
5 years ago
Eugen Rochko 8674814825
Change tootctl to use inline parallelization instead of Sidekiq (#11776)
5 years ago
Eugen Rochko 96702e7f67
Add `tootctl cache recount` command (#11597)
5 years ago
Stanislas 3a77090d01 Limit "tootctl accounts follow" to local accounts (#11592)
5 years ago
Darius Kazemi f96f45ef12 Add option to exclude suspended domains/subdomains from tootctl domains crawl (#11454)
5 years ago
Eugen Rochko 24552b5160
Add whitelist mode (#11291)
5 years ago
dependabot-preview[bot] 15de24a425 Bump json-ld-preloaded from 3.0.2 to 3.0.3 (#11316)
5 years ago
mayaeh 0d80f686d8 Add `tootctl preview_cards remove` (#11320)
5 years ago
Clar Fon a6b4440115 Remove pre from version, add extra suffix variable (#11407)
5 years ago
Eugen Rochko e64e6a03dd
Add categories for custom emojis (#11196)
5 years ago
Eugen Rochko b5c772c3d4
Bump version to 2.9.2 (#11152)
5 years ago
Eugen Rochko 84f945d64c
Bump version to 2.9.1 (#11143)
5 years ago
Eugen Rochko 8f23726918
Fix converted media being saved with original extension and mime type (#11130)
5 years ago
Eugen Rochko c9eeb2e832
Bump version to 2.9.0 (#11074)
5 years ago
Eugen Rochko 275f09ccab
Bump version to 2.9.0rc2 (#11070)
5 years ago
Eugen Rochko 0949c43ab3
Bump version to 2.9.0rc1 (#11004)
5 years ago
Darius Kazemi 4431ce52a6 Specify gzip required in tootctl emoji help (#11000)
5 years ago
Eugen Rochko 5cdb4c483f
Forward port version bumps to 2.8.3 and 2.8.4 (#10819)
5 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660)
5 years ago
Jeong Arm 03801fcaa5 Remove custom emojis on "tootctl domains purge" (#10721)
5 years ago
Eugen Rochko 2508370f44
Bump version to 2.8.2 (#10703)
5 years ago
Ushitora Anqou 56880fa76a Add SOURCE_TAG to show source repository's tag (#10698)
5 years ago
Eugen Rochko 8025a41a1f
Add `tootctl cache clear` (#10689)
5 years ago
Eugen Rochko 5f9f610a23
Bump version to 2.8.1 (#10687)
5 years ago
Eugen Rochko d77ee3f276
Fix accounts created through tootctl not being always pre-approved (#10684)
5 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630)
5 years ago
Sho Kusano 3e6c7f3617 Configrationable repository url (#10600)
5 years ago
Eugen Rochko 6afab2587d
Bump version to 2.8.0 (#10550)
6 years ago
Eugen Rochko 830c2a9ccb
Bump version to 2.8.0rc3 (#10535)
6 years ago
Eugen Rochko c03f926cf3
Bump version to 2.8.0rc2 (#10501)
6 years ago
Takeshi Umeda 08ba69b538 Add `tootctl accounts reset-relationships` (#10483)
6 years ago
Eugen Rochko 20d301c383
Fix missing long description on `tootctl statuses remove` (#10482)
6 years ago
Eugen Rochko 6689e572f3
Add `tootctl emoji purge` (#10481)
6 years ago
Eugen Rochko e007c7a99b
Add `tootctl accounts approve` (#10480)
6 years ago
Ben Lubar e6814a332c Fix `tootctl accounts cull` (#10460)
6 years ago
Jeong Arm 67eb47e25f Simplify culling and fix race condition (#10440)
6 years ago
Eugen Rochko ac650d7a13
Bump version to 2.8.0rc1 (#10340)
6 years ago
Eugen Rochko 026dd75208
Add `tootctl self-destruct` (#10367)
6 years ago
Eugen Rochko 5d41532d94
Add `tootctl search deploy` to avoid ugly rake task syntax (#10403)
6 years ago
Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250)
6 years ago
Eugen Rochko 67665023c3
Add `tootctl statuses remove` to sweep unreferenced statuses (#10063)
6 years ago
Eugen Rochko 7d5e2dda78
Bump version to 2.7.4 (#10179)
6 years ago
Eugen Rochko 96db7191d8
Bump version to 2.7.3 (#10102)
6 years ago
Eugen Rochko 7853be1f06
Bump version to 2.7.2 (#10067)
6 years ago
Eugen Rochko 28866d329b
Bump version to 2.7.1 (#9932)
6 years ago
Stanislas 01bc2f84a9 Fix SUPERUSER postgres command (#9877)
6 years ago
Eugen Rochko e9cd3636c6
Fix `tootctl accounts delete` not deleting user record as well (#9874)
6 years ago
Eugen Rochko 7cf85c0133
Bump version to 2.7.0
6 years ago
Eugen Rochko 9fd6443487
Add translators to AUTHORS.md (#9865)
6 years ago
Eugen Rochko 7c3fddeab4
Change CHANGELOG.md references from pull requests to authors (#9864)
6 years ago
Eugen Rochko 57e79eb1c2
Bump to 2.7.0rc3
6 years ago
Eugen Rochko b59818d4ab
Bump version to 2.7.0rc2 (#9836)
6 years ago
Eugen Rochko 3c218cd76d
Add `tootctl --version` (#9835)
6 years ago
Eugen Rochko 59e3a7f87b
Fix `tootctl domains crawl` with JSON format output crash (#9820)
6 years ago
Eugen Rochko ee5e24807f
Add `tootctl domains crawl` (#9809)
6 years ago
Eugen Rochko 15aed1ee6c
Bump version to 2.7.0rc1 (#9718)
6 years ago
Eugen Rochko ed12619985
Add tootctl accounts follow ACCT (#9414)
6 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572)
6 years ago
Eugen Rochko 2ee779dcd3
Update emoji codepoint mappings to v11.0 (#9618)
6 years ago
Eugen Rochko 857e8eb312
Fix tootctl accounts rotate not updating public keys (#9556)
6 years ago
Eugen Rochko 6ddf0432e7
Improve account suspension speed and completeness (#9290)
6 years ago
Eugen Rochko 2df5ef18ae
Bump version to 2.6.5 (#9413)
6 years ago