181 Commits (22e9559aa2d87b145739f5c7d43febcecf27c6ac)

Author SHA1 Message Date
Eugen Rochko 5c826c408d
Fix image type not being set after conversion for convertible image types (#20624) 2 years ago
Eugen Rochko 9bc0a6c861
Fix metadata scrubbing removing color profile from images (#20389) 2 years ago
txt-file 0f5e6dd02b
Add support for AVIF uploads (#19647) 2 years ago
Eugen Rochko ae07cfb868
Add support for HEIC uploads (#19618) 2 years ago
Eugen Rochko 15bae3e0e4
Change post-processing to be deferred only for large media types (#19617) 2 years ago
Eugen Rochko d0ba77047e
Change max. thumbnail dimensions to 640x360px (360p) (#19619) 2 years ago
Jeong Arm df27953f96
Support audio/vnd.wave (#18737) 2 years ago
Alexander Ivanov 379a7a7ca7
Add support for webp uploads (#18506) 2 years ago
Eugen Rochko 71f2b95106
Fix edits with no actual changes being allowed (#17843) 2 years ago
Thor d4219bd203 HiDPI image patch 2 years ago
Claire 166f6e4b50
Fix some media attachments being converted with too high framerates (#17619) 2 years ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320) 2 years ago
Claire 5159ba26e4
Fix error when rendering public pages with media attachments (#16763) 3 years ago
Claire 84ceebe1c4
Fix media attachment size validation not correctly accounting for file type (#16819) 3 years ago
Claire fc3ae1343d
Switch from unmaintained paperclip to kt-paperclip (#16724) 3 years ago
Claire db57bff11d
Stop setting a shortcode to newly-created media attachments (#16730) 3 years ago
Eugen Rochko 036556d350
Fix media processing getting stuck on too much stdin/stderr (#16136) 3 years ago
Eugen Rochko acf1842896
Change max. image dimensions to 1920x1080px (1080p) (#15690) 3 years ago
Eugen Rochko bf477cee9f
Fix videos with near-60 fps being rejected (#14684) 4 years ago
Takeshi Umeda 7540e235a2
Fix movie width and frame_rate returning nil (#14357) 4 years ago
ThibG a8e84a18f1
Fix larger video files not being transcoded (#14306) 4 years ago
Eugen Rochko 99f3a55540
Add color extraction for audio thumbnails (#14209) 4 years ago
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145) 4 years ago
Eugen Rochko 662a49dc3f
Fix various issues around OpenGraph representation of media (#14133) 4 years ago
Eugen Rochko c3ca3801f2
Add separate cache directory for non-local uploads (#12821) 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 8a2b8e0321
Change video uploads to always be converted to H264/MP4 (#13220) 4 years ago
Eugen Rochko dc15c81e67
Change video uploads to enforce certain limits (#13218) 4 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210) 4 years ago
Eugen Rochko d081a80cff
Fix "tootctl media remove-orphans" crashing when encountering invalid media (#13170) 4 years ago
Eugen Rochko 81cc86bb1f
Fix media attachments without file being uploadable (#12562) 4 years ago
Eugen Rochko 49b2f7c0a2
Fix base64-encoded file uploads not being possible (#12748) 4 years ago
Eugen Rochko f3d232381d
Add `tootctl media remove-orphans` (#12568) 5 years ago
Yamagishi Kazutoshi 6be16d02cb Update ESLint and RuboCop in Code Climate (#12534) 5 years ago
ThibG 650820d62d Fix remote media descriptions being cut off at 420 chars (#12262) 5 years ago
Hugo Gameiro 488dd0ff7a remove audio metadata (#12171) 5 years ago
Hugo Gameiro a7917269d3 add loglevel fatal to video and audio styles (#12088) 5 years ago
Eugen Rochko ca22a22d7f
Fix performance of GIF re-encoding (#12057) 5 years ago
Eugen Rochko b6381bdc7d
Change max length of media descriptions from 420 to 1500 characters (#11819) 5 years ago
Eugen Rochko 031ca25014
Add retry for failed media downloads and `tootctl media refresh` (#11775) 5 years ago
Eugen Rochko 8674814825
Change tootctl to use inline parallelization instead of Sidekiq (#11776) 5 years ago
umonaca 7235f538c6 Add more media formats (#11687) 5 years ago
Stanislas 5d8ee24cd5 Remove WebP support (#11589) 5 years ago
Eugen Rochko 501148ab91
Remove timestamps from converted images to make them deterministic (#11408) 5 years ago
Eugen Rochko 4906cabc6b
Add aac, m4a, 3gp to allowed audio formats (#11342) 5 years ago
Eugen Rochko b927bb3f07
Fix audio-only OGG and WebM files not being processed as such (#11151) 5 years ago
Eugen Rochko aa9b37822b
Fix audio not being downloaded from remote servers (#11145) 5 years ago
Eugen Rochko 49ebda4d49
Change audio format from ogg to mp3 for wider compatibility (#11141) 5 years ago