about summary refs log tree commit diff
path: root/app/models/media_attachment.rb
AgeCommit message (Expand)Author
2020-02-21patch media model from glitch-socmultiple creatures
2020-02-21re-add missing max description length from env varmultiple creatures
2020-02-21port tootsuite#12568 to monsterfork: Add `tootctl media remove-orphans`Eugen Rochko
2020-02-21port tootsuite#12534 to monsterfork: Update ESLint and RuboCop in Code ClimateYamagishi Kazutoshi
2020-02-21remove audio metadata (#12171)Hugo Gameiro
2020-02-21add loglevel fatal to video and audio styles (#12088)Hugo Gameiro
2020-02-21port tootsuite#12057 to monsterfork: Fix performance of GIF re-encodingEugen Rochko
2020-02-21port tootsuite#11775 to monsterfork: Add retry for failed media downloads and...Eugen Rochko
2020-02-21port tootsuite#11776 to monsterfork: Change tootctl to use inline paralleliza...Eugen Rochko
2020-02-21Add more media formats (#11687)umonaca
2020-02-21Remove timestamps from converted images to make them deterministic (#11408)Eugen Rochko
2020-02-21port tootsuite#11342 to monsterfork: Add aac, m4a, 3gp to allowed audio formatsEugen Rochko
2020-02-21port tootsuite#11151 to monsterfork: Fix audio-only OGG and WebM files not be...Eugen Rochko
2020-02-21Fix audio not being downloaded from remote servers (#11145)Eugen Rochko
2020-02-21Change audio format from ogg to mp3 for wider compatibility (#11141)Eugen Rochko
2020-02-21port tootsuite#11130 to monsterfork: Fix converted media being saved with ori...Eugen Rochko
2020-02-21port tootsuite#11123 to monsterfork: Add audio uploadsEugen Rochko
2020-02-21port tootsuite#11589 to monsterfork: Remove WebP supportStanislas
2020-02-21port tootsuite#12262 to monsterfork: Fix remote media descriptions being cut ...ThibG
2020-02-21port tootsuite#12562 to monsterfork: Fix media attachments without file being...Eugen Rochko
2020-02-21port tootsuite#12748 to monsterfork: Fix base64-encoded file uploads not bein...Eugen Rochko
2020-02-21port tootsuite#12568 to monsterfork: Add `tootctl media remove-orphans`Eugen Rochko
2020-01-20Original upstream mergeThibG
2019-11-29raise video & audio qualitymultiple creatures
2019-11-29`compand` apparantly screws up dynamic range - get rid of thatmultiple creatures
2019-11-29use static waveform for audio uploads & explicitly accept `audio/mp3`multiple creatures
2019-11-19Added env variables for max image and video size. [Monsterfork: partially rev...Lady Lumb
2019-08-30make sure media attachments are not from a blocked account, CDN, or their sub...multiple creatures
2019-08-30re-fetch media when local file is missingmultiple creatures
2019-08-24raise description limit to 6666multiple creatures
2019-07-17add size var to controller fileLumb
2019-05-21stop wasting server resources converting well-supported open video formats ju...multiple creatures
2019-05-21Raise maximum attachment size to 66 MiB and maximum standard GIF size to 333 ...multiple creatures
2019-05-21Add support for general-purpose file sharing.multiple creatures
2019-05-21Add support for standard GIFs (under 200 KB)multiple creatures
2019-05-21Handle more audio formats, only converting formats not supported by HTML5 audiomultiple creatures
2019-05-21allow aac audio uploadsmultiple creatures
2019-05-21Plain AAC audio uploads live again. -DTmultiple creatures
2019-05-21Raise description text max lengthDaggertooth
2019-05-21Raise description text max lengthDaggertooth
2019-05-21Allow 4k image uploadsDaggertooth
2019-05-04Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-02-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-02-04Use video filesize limit with gifv (#9924)rinsuki
2019-02-02Add WebP support (#9879)Acid Chicken (硫酸鶏)
2019-01-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-01-05Add scheduled statuses (#9706)Eugen Rochko
2018-11-27Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-11-27add loglevel to ffmpeg in gif upload (#9368)Hugo Gameiro