Age | Commit message (Expand) | Author |
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 |
2019-06-21 | Change audio format from ogg to mp3 for wider compatibility (#11141) | Eugen Rochko |
2019-06-20 | Fix converted media being saved with original extension and mime type (#11130) | Eugen Rochko |
2019-06-19 | Add audio uploads (#11123) | Eugen Rochko |
2019-04-27 | Add blurhash (#10630) | Eugen Rochko |
2019-02-04 | Use video filesize limit with gifv (#9924) | rinsuki |
2019-02-02 | Add WebP support (#9879) | Acid Chicken (硫酸鶏) |
2019-01-05 | Add scheduled statuses (#9706) | Eugen Rochko |
2018-11-27 | add loglevel to ffmpeg in gif upload (#9368) | Hugo Gameiro |
2018-10-28 | Reset status cache when status_stat or media_attachment updates (#9119) | Eugen Rochko |
2018-07-30 | Convert MOV and WEBM to MP4, raise maximum limit to 40MB (#8101) | Eugen Rochko |
2018-07-28 | Resize images by area instead of fixed dimensions (#8083) | Eugen Rochko |
2018-04-23 | Update dependencies for Ruby (2018-04-23) (#7237) | Yamagishi Kazutoshi |
2018-04-23 | Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) | Eugen Rochko |
2018-04-10 | Fix GIFV encoding params (#7098) | MIYAGI Hikaru |
2018-03-26 | Validate HTTP response length while receiving (#6891) | Akihiko Odaki |
2018-02-22 | Focal points (#6520) | Eugen Rochko |
2018-02-21 | Fix avatar and header issues by using custom geometry detector (#6515) | Eugen Rochko |
2018-02-16 | Save video metadata and improve video OpenGraph tags (#6481) | Eugen Rochko |
2018-01-19 | Change belongs_to_required_by_default to true (#5888) | Yamagishi Kazutoshi |