379 Commits (babd86e594bbdd6dcc512d522ccbb4b24c1355e3)

Author SHA1 Message Date
Eugen Rochko fbcbf7898f
Bump version to 3.5.3 (#18530)
2 years ago
Eugen Rochko a9b64b24d6
Change algorithm of `tootctl search deploy` to improve performance (#18463)
2 years ago
Claire 014065913c
Bump version to 3.5.2 (#18295)
2 years ago
Claire bc19c083ce
Add ability to set approval-based registration through tootctl (#18248)
2 years ago
Eugen Rochko 7b0fe4aef9
Fix opening and closing Redis connections instead of using a pool (#18171)
2 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135)
2 years ago
Eugen Rochko ed5491e5de
Bump version to 3.5.1 (#18000)
2 years ago
Claire cb45c04d26
Fix migration error handling (#17991)
2 years ago
Claire 5f0fc639da
Fix error re-running some migrations if they get interrupted at the wrong moment (#17989)
2 years ago
Eugen Rochko 6221b36b27
Remove sign-in token authentication, instead send e-mail about new sign-in (#17970)
2 years ago
Eugen Rochko 8c7223f4ea
Bump version to 3.5.0 (#17911)
3 years ago
Eugen Rochko d7d049aab7
Bump version to 3.5.0rc3 (#17876)
3 years ago
Eugen Rochko 07f8b4d1b1
Bump version to 3.5.0rc2 (#17855)
3 years ago
Claire 3afd59df0f
Fix tootctl email_domain_blocks add (#17842)
3 years ago
Claire b07906bdb0
Fix wrong language code for Kurdish languages (#17812)
3 years ago
Eugen Rochko 4bdce2c513
Bump version to 3.5.0rc1 (#17618)
3 years ago
Claire 642528f455
Update fix-duplicates maintenance task (#17731)
3 years ago
Eugen Rochko 75e33fd08f
Fix null values being included in some indexes (#17711)
3 years ago
Rens Groothuijsen c439e13e12
Enable importing GIF emojis in CLI (#17706)
3 years ago
Josh Soref b5329e0035
Spelling (#17705)
3 years ago
Jeong Arm 3e12abc1fe
Calculate max_id without random vector (#17623)
3 years ago
Eugen Rochko 3413f1c44b
Forward-port version bump to 3.4.6 (#17434)
3 years ago
Claire 54581d43e7
Bump version to 3.4.5 (#17402)
3 years ago
Claire a99adeaad3
Fix edge case in migration helpers that caused crash because of PostgreSQL quirks (#17398)
3 years ago
Claire 8a07ecd377
Remove leftover database columns from Devise::Models::Rememberable (#17191)
3 years ago
Claire 76761d5fc0
Add ability for admins to delete canonical email blocks (#16644)
3 years ago
Takeshi Umeda 6c8c031bcd
Add remove orphans to tootctl statuses remove (#17067)
3 years ago
Takeshi Umeda 0ac7efdc50
Fix performance of tootctl statuses remove (#17052)
3 years ago
Takeshi Umeda 06631fdc53
Fix ElasticSearch to Elasticsearch (#17050)
3 years ago
OSAMU SATO 53aca8aecf
Add batch_size option to bin/tootctl search deploy (#17049)
3 years ago
Eugen Rochko 6e50134a42
Add trending links (#16917)
3 years ago
Takeshi Umeda 3419d3ec84
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
3 years ago
Eugen Rochko 2251db42ec
Forward port version bumps to 3.4.2 and 3.4.3 (#16945)
3 years ago
Jeong Arm 884c60002e
Skip blocked domains media on tootctl media refresh (#16914)
3 years ago
Jeong Arm 3f5f4273b3
Add optional domain restrict to tootctl accounts cull (#16511)
3 years ago
Claire a8ef6d24d8
Fix `tootctl accounts cull` not excluding domains on timeouts and certificate issues (#16433)
3 years ago
Claire 4ac78e2a06
Add feature to automatically delete old toots (#16529)
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
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
Claire 76064e6608
Update fix-duplicates maintenance script to support latest migrations (#16231)
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
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
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 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 43eff898a0
Prepare Mastodon for Rails 6 (#15911)
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
ThibG 9395143126
Fix maintenance script not re-indexing some indexes on textual values (#15515)
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
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 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 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 5e1364c448
Add IP-based rules (#14963)
4 years ago
Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726)
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
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
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
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
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
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