119 Commits (2018fe879cbd61b28e874cab611aff9e7202f0ce)

Author SHA1 Message Date
Eugen Rochko 2018fe879c Fix image type not being set after conversion for convertible image types (#20624)
2 years ago
Eugen Rochko 361d6793e8 Fix metadata scrubbing removing color profile from images (#20389)
2 years ago
txt-file a2703b8852 Add support for AVIF uploads (#19647)
2 years ago
Eugen Rochko ca1dec3831 Add support for HEIC uploads (#19618)
2 years ago
Eugen Rochko 529fe25add Change post-processing to be deferred only for large media types (#19617)
2 years ago
Eugen Rochko 0c0daf7142 Change max. thumbnail dimensions to 640x360px (360p) (#19619)
2 years ago
Jeong Arm 386980c196 Support audio/vnd.wave (#18737)
2 years ago
Alexander Ivanov a59e8245f5 Add support for webp uploads (#18506)
2 years ago
Eugen Rochko 88f93d03fe Fix edits with no actual changes being allowed (#17843)
3 years ago
Claire f499f086a9 Fix some media attachments being converted with too high framerates (#17619)
3 years ago
Eugen Rochko cb76142d9e Add editing for published statuses (#17320)
3 years ago
Claire 879229e098 Fix error when rendering public pages with media attachments (#16763)
3 years ago
Claire 10918d97d4 Fix media attachment size validation not correctly accounting for file type (#16819)
3 years ago
Claire 7d0089033f Switch from unmaintained paperclip to kt-paperclip (#16724)
3 years ago
Claire 4080a8ec33 Stop setting a shortcode to newly-created media attachments (#16730)
3 years ago
Eugen Rochko 1c2b085a64 Fix media processing getting stuck on too much stdin/stderr (#16136)
3 years ago
Eugen Rochko 826a5cc624 Change max. image dimensions to 1920x1080px (1080p) (#15690)
4 years ago
Eugen Rochko 97762d28b6 Fix videos with near-60 fps being rejected (#14684)
4 years ago
Takeshi Umeda 622dcbeb8c Fix movie width and frame_rate returning nil (#14357)
4 years ago
ThibG d93a24936c Fix larger video files not being transcoded (#14306)
4 years ago
Eugen Rochko 8517a5fdb4 Add color extraction for audio thumbnails (#14209)
4 years ago
Eugen Rochko a3ce01a102 Add customizable thumbnails for audio and video attachments (#14145)
4 years ago
Eugen Rochko 12ac904a33 Fix various issues around OpenGraph representation of media (#14133)
4 years ago
Eugen Rochko adfb22a9dd Add separate cache directory for non-local uploads (#12821)
4 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 a0c60d09ff Change video uploads to always be converted to H264/MP4 (#13220)
5 years ago
Eugen Rochko 0995464585 Change video uploads to enforce certain limits (#13218)
5 years ago
Eugen Rochko f459919552 Change local media attachments to perform heavy processing asynchronously (#13210)
5 years ago
Eugen Rochko df086209a2 Fix "tootctl media remove-orphans" crashing when encountering invalid media (#13170)
5 years ago
Eugen Rochko 930ba0630f Fix media attachments without file being uploadable (#12562)
5 years ago
Eugen Rochko 413cb7e861 Fix base64-encoded file uploads not being possible (#12748)
5 years ago
Eugen Rochko 0769ef8277 Add `tootctl media remove-orphans` (#12568)
5 years ago
Yamagishi Kazutoshi b01cb4701e Update ESLint and RuboCop in Code Climate (#12534)
5 years ago
ThibG 479d8ff47a Fix remote media descriptions being cut off at 420 chars (#12262)
5 years ago
Hugo Gameiro 9980046428 remove audio metadata (#12171)
5 years ago
Hugo Gameiro b302921eb1 add loglevel fatal to video and audio styles (#12088)
5 years ago
Eugen Rochko 746fae0bd1 Fix performance of GIF re-encoding (#12057)
5 years ago
Eugen Rochko 9301574423 Change max length of media descriptions from 420 to 1500 characters (#11819)
5 years ago
Eugen Rochko 8eab4349b4 Add retry for failed media downloads and `tootctl media refresh` (#11775)
5 years ago
Eugen Rochko 666c1a8a06 Change tootctl to use inline parallelization instead of Sidekiq (#11776)
5 years ago
umonaca 70e0c2f162 Add more media formats (#11687)
5 years ago
Stanislas 8f7051ee33 Remove WebP support (#11589)
5 years ago
Eugen Rochko 2854c8e4d6 Remove timestamps from converted images to make them deterministic (#11408)
5 years ago
Eugen Rochko 01cff5ee60 Add aac, m4a, 3gp to allowed audio formats (#11342)
5 years ago
Eugen Rochko 297e15baa0 Fix audio-only OGG and WebM files not being processed as such (#11151)
5 years ago
Eugen Rochko d85b2a734b Fix audio not being downloaded from remote servers (#11145)
5 years ago
Eugen Rochko a266d7f1a2 Change audio format from ogg to mp3 for wider compatibility (#11141)
5 years ago
Eugen Rochko c078bf94a9 Fix converted media being saved with original extension and mime type (#11130)
5 years ago