about summary refs log tree commit diff
path: root/app/models/media_attachment.rb
AgeCommit message (Expand)Author
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
2018-10-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-10-28Reset status cache when status_stat or media_attachment updates (#9119)Eugen Rochko
2018-08-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-30Convert MOV and WEBM to MP4, raise maximum limit to 40MB (#8101)Eugen Rochko
2018-07-30Merge commit 'e23b26178a71f90d64fe2a3e9e4468f265ecc71c' into glitch-soc/merge...Thibaut Girka
2018-07-28Resize images by area instead of fixed dimensions (#8083)Eugen Rochko
2018-05-04Remove unnecessary code from MediaAttachment#set_type_and_extension.David Yip
2018-05-03Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2018-04-23Update dependencies for Ruby (2018-04-23) (#7237)Yamagishi Kazutoshi
2018-04-23Detect and prevent image bombs, max. processable dimension 4096^2 (#7229)Eugen Rochko
2018-04-11Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins