Age | Commit message (Expand) | Author |
2022-12-15 | Change remote media files to be downloaded outside of transactions (#21796) | Claire |
2022-11-25 | fix media uploads with ffmpeg 5 (#21191) | Skyler Hawthorne |
2022-11-14 | Fix image type not being set after conversion for convertible image types (#2... | Eugen Rochko |
2022-11-11 | Fix metadata scrubbing removing color profile from images (#20389) | Eugen Rochko |
2022-11-01 | Add support for AVIF uploads (#19647) | txt-file |
2022-11-01 | Add support for HEIC uploads (#19618) | Eugen Rochko |
2022-11-01 | Change post-processing to be deferred only for large media types (#19617) | Eugen Rochko |
2022-11-01 | Change max. thumbnail dimensions to 640x360px (360p) (#19619) | Eugen Rochko |
2022-06-28 | Support audio/vnd.wave (#18737) | Jeong Arm |
2022-05-27 | Add support for webp uploads (#18506) | Alexander Ivanov |
2022-03-26 | Fix edits with no actual changes being allowed (#17843) | Eugen Rochko |
2022-02-22 | Fix some media attachments being converted with too high framerates (#17619) | Claire |
2022-02-10 | Add editing for published statuses (#17320) | Eugen Rochko |
2021-10-13 | Fix error when rendering public pages with media attachments (#16763) | Claire |
2021-10-06 | Fix media attachment size validation not correctly accounting for file type (... | Claire |
2021-09-29 | Switch from unmaintained paperclip to kt-paperclip (#16724) | Claire |
2021-09-13 | Stop setting a shortcode to newly-created media attachments (#16730) | Claire |
2021-05-05 | Fix media processing getting stuck on too much stdin/stderr (#16136) | Eugen Rochko |
2021-02-09 | Change max. image dimensions to 1920x1080px (1080p) (#15690) | Eugen Rochko |
2020-08-30 | Fix videos with near-60 fps being rejected (#14684) | Eugen Rochko |
2020-07-19 | Fix movie width and frame_rate returning nil (#14357) | Takeshi Umeda |
2020-07-14 | Fix larger video files not being transcoded (#14306) | ThibG |
2020-07-05 | Add color extraction for audio thumbnails (#14209) | Eugen Rochko |
2020-06-29 | Add customizable thumbnails for audio and video attachments (#14145) | Eugen Rochko |
2020-06-25 | Fix various issues around OpenGraph representation of media (#14133) | Eugen Rochko |
2020-04-26 | Add separate cache directory for non-local uploads (#12821) | Eugen Rochko |
2020-03-26 | Change `tootctl media remove-orphans` to work for all classes (#13316) | Eugen Rochko |
2020-03-10 | Fix videos with unsupported colorspace not being transcoded (#13242) | ThibG |
2020-03-09 | Fix MP4 (H264 + AAC) video files being needlessly re-encoded (#13239) | ThibG |
2020-03-09 | Change video uploads to always be converted to H264/MP4 (#13220) | Eugen Rochko |
2020-03-09 | Change video uploads to enforce certain limits (#13218) | Eugen Rochko |
2020-03-08 | Change local media attachments to perform heavy processing asynchronously (#1... | Eugen Rochko |
2020-03-05 | Fix "tootctl media remove-orphans" crashing when encountering invalid media (... | Eugen Rochko |
2020-01-23 | Fix media attachments without file being uploadable (#12562) | Eugen Rochko |
2020-01-04 | Fix base64-encoded file uploads not being possible (#12748) | Eugen Rochko |
2019-12-08 | Add `tootctl media remove-orphans` (#12568) | Eugen Rochko |
2019-12-02 | Update ESLint and RuboCop in Code Climate (#12534) | Yamagishi Kazutoshi |
2019-11-04 | Fix remote media descriptions being cut off at 420 chars (#12262) | ThibG |
2019-10-24 | remove audio metadata (#12171) | Hugo Gameiro |
2019-10-06 | add loglevel fatal to video and audio styles (#12088) | Hugo Gameiro |
2019-10-03 | Fix performance of GIF re-encoding (#12057) | Eugen Rochko |
2019-09-13 | Change max length of media descriptions from 420 to 1500 characters (#11819) | Eugen Rochko |
2019-09-10 | Add retry for failed media downloads and `tootctl media refresh` (#11775) | Eugen Rochko |
2019-09-10 | Change tootctl to use inline parallelization instead of Sidekiq (#11776) | Eugen Rochko |
2019-08-30 | Add more media formats (#11687) | umonaca |
2019-08-17 | Remove WebP support (#11589) | Stanislas |
2019-07-27 | Remove timestamps from converted images to make them deterministic (#11408) | Eugen Rochko |
2019-07-18 | Add aac, m4a, 3gp to allowed audio formats (#11342) | Eugen Rochko |
2019-06-22 | Fix audio-only OGG and WebM files not being processed as such (#11151) | Eugen Rochko |
2019-06-22 | Fix audio not being downloaded from remote servers (#11145) | Eugen Rochko |