49 Commits (master)

Author SHA1 Message Date
Claire 48f8658d34
Fix upload of remote media with OpenStack Swift sometimes failing (#16998) 2 years ago
Claire 6ba8bc45cb
Add S3_FORCE_SINGLE_REQUEST env var to work around S3 compatibility issues (#16866) 3 years ago
Claire fc3ae1343d
Switch from unmaintained paperclip to kt-paperclip (#16724) 3 years ago
Takeshi Umeda 818e0b314f
Fix unsupported video error message handling (#16581) 3 years ago
rinsuki 5ed5f62705
Fix animated GIF generates animated thumbnail (#16216) 3 years ago
Claire a5f91a11d0
Fix older migrations on Ruby 3 (#16174) 3 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046) 3 years ago
Eugen Rochko 036556d350
Fix media processing getting stuck on too much stdin/stderr (#16136) 3 years ago
Shubhendra Singh Chauhan c8d11b8bdb
Fixed code quality issues (#15541) 3 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 3 years ago
abcang efffdd3778
Fix rubocop config and warnings (#15503) 3 years ago
Eugen Rochko 1045549f85
Add stoplight for object storage failures, return HTTP 503 (#13043) 3 years ago
ThibG 5bbc9a4f78
Fix downloading remote media files when server returns empty filename (#14867) 4 years ago
Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765) 4 years ago
dependabot[bot] 8972e5f7f6
Bump rubocop from 0.86.0 to 0.88.0 (#14412) 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
Takeshi Umeda 101485a41f
Fix mimetype returning nil (#14356) 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 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
ThibG 346d9b3d2e
Add blurhash to preview cards (#13984) 4 years ago
ThibG 927f9ea499
Fix GifReader exceptions (#13760) 4 years ago
Eugen Rochko c3ca3801f2
Add separate cache directory for non-local uploads (#12821) 4 years ago
Eugen Rochko 0773a512ac
Fix trying to delete already deleted file when post-processing (#13406) 4 years ago
ThibG 6c79b7237e
Fix Paperclip using deprecated URI.escape function (#13320) 4 years ago
Eugen Rochko 0c8945e5ff
Change `tootctl media remove-orphans` to work for all classes (#13316) 4 years ago
ThibG 2c6099125d
Fix videos with unsupported colorspace not being transcoded (#13242) 4 years ago
ThibG abd8394880
Fix MP4 (H264 + AAC) video files being needlessly re-encoded (#13239) 4 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210) 4 years ago
ThibG 10f1450bba Fix ruby 2.7 warnings about keyword parameters (#12824) 4 years ago
Yamagishi Kazutoshi 6be16d02cb Update ESLint and RuboCop in Code Climate (#12534) 4 years ago
Eugen Rochko ca22a22d7f
Fix performance of GIF re-encoding (#12057) 5 years ago
Eugen Rochko 8f23726918
Fix converted media being saved with original extension and mime type (#11130) 5 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630) 5 years ago
Izalia Mae f11ad4023c add env var for max length of audio uploads 5 years ago
ThibG 382cdd7f95 Unconditionally re-encode locally-uploaded images to strip metadata 6 years ago
ThibG 9b32898e3c Unconditionally re-encode locally-uploaded images to strip metadata (#8714) 6 years ago
Eugen Rochko 0fb0037ca7
Resize images by area instead of fixed dimensions (#8083) 6 years ago
Eugen Rochko 5a6645c922
Fix static GIFs being saved as empty files when using local storage (#8012) 6 years ago
Eugen Rochko 78d772af86
Fix #3807: Increase avatars to 400x400 max (#6651) 6 years ago
Eugen Rochko d3a62d2637
Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529) 6 years ago
Eugen Rochko 61ed133fea
Account archive download (#6460) 6 years ago
Eugen Rochko a7171af0a3
Fix avatar and header issues by using custom geometry detector (#6515) 6 years ago
unarist 4f337c020a Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 7 years ago
DJ Sundog 85d5da86df raise Mastodon::ValidationError if audio file duration is over 60 secs 7 years ago
DJ Sundog e10cff8226 update indentation 7 years ago
DJ Sundog 96ba3482b9 adding support for audio uploads, transcoded to mp4 videos 7 years ago