514 Commits (2af03164cbf0c3e86b551d9be338780c204ef9fa)

Author SHA1 Message Date
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
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