50 Commits (8297be76ff4cfeb4af9a36eae270ac6d904929e0)

Author SHA1 Message Date
Claire f499f086a9 Fix some media attachments being converted with too high framerates (#17619)
3 years ago
Claire ef730593f4 Fix upload of remote media with OpenStack Swift sometimes failing (#16998)
3 years ago
Claire c1aea260c7 Add S3_FORCE_SINGLE_REQUEST env var to work around S3 compatibility issues (#16866)
3 years ago
Claire 7d0089033f Switch from unmaintained paperclip to kt-paperclip (#16724)
3 years ago
Takeshi Umeda ba1bc51afd Fix unsupported video error message handling (#16581)
3 years ago
rinsuki 503d7feb99 Fix animated GIF generates animated thumbnail (#16216)
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 1c2b085a64 Fix media processing getting stuck on too much stdin/stderr (#16136)
3 years ago
Shubhendra Singh Chauhan daea469385 Fixed code quality issues (#15541)
4 years ago
luigi 944b059f50 Optimize map { ... }.compact calls (#15513)
4 years ago
abcang 41f9aa5dbb Fix rubocop config and warnings (#15503)
4 years ago
Eugen Rochko 76b0f84cd5 Add stoplight for object storage failures, return HTTP 503 (#13043)
4 years ago
ThibG ab58e4a090 Fix downloading remote media files when server returns empty filename (#14867)
4 years ago
Eugen Rochko 7fa0da9e98 Change REST API to return empty data for suspended accounts (#14765)
4 years ago
dependabot[bot] 61b768572e Bump rubocop from 0.86.0 to 0.88.0 (#14412)
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
Takeshi Umeda 9e16f0f1f6 Fix mimetype returning nil (#14356)
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 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
ThibG 36f31b5cad Add blurhash to preview cards (#13984)
4 years ago
ThibG 74de5ade7d Fix GifReader exceptions (#13760)
4 years ago
Eugen Rochko adfb22a9dd Add separate cache directory for non-local uploads (#12821)
4 years ago
Eugen Rochko 331bc98f25 Fix trying to delete already deleted file when post-processing (#13406)
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
ThibG 431bd6addc Fix ruby 2.7 warnings about keyword parameters (#12824)
5 years ago
Yamagishi Kazutoshi b01cb4701e Update ESLint and RuboCop in Code Climate (#12534)
5 years ago
Eugen Rochko 746fae0bd1 Fix performance of GIF re-encoding (#12057)
5 years ago
Eugen Rochko c078bf94a9 Fix converted media being saved with original extension and mime type (#11130)
5 years ago
Eugen Rochko a6d2fe7165 Add blurhash (#10630)
5 years ago
ThibG 17ff4b960f Unconditionally re-encode locally-uploaded images to strip metadata (#8714)
6 years ago
Eugen Rochko 91aadec929 Resize images by area instead of fixed dimensions (#8083)
6 years ago
Eugen Rochko 9ac778ba1e Fix static GIFs being saved as empty files when using local storage (#8012)
6 years ago
Eugen Rochko ba865c44d8 Fix #3807: Increase avatars to 400x400 max (#6651)
7 years ago
Eugen Rochko c9ed272a4a Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529)
7 years ago
Eugen Rochko f6884555d7 Account archive download (#6460)
7 years ago
Eugen Rochko c34ff9fb82 Fix avatar and header issues by using custom geometry detector (#6515)
7 years ago
unarist 4472c5723a Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)
7 years ago
Eugen 5849eac93e Fix #2108 - Fix gif uploads (#2171)
8 years ago
Eugen Rochko 8bc70e6a16 Use more widely supported MP4 format for gifv's
8 years ago
Eugen Rochko c911ade272 Detect videos with no sound, handle them like gifv
8 years ago
Eugen Rochko 4b93cf88e5 Fix #431 - convert gif to webm during upload. Web UI treats them like it did
8 years ago