]> cat aescling's git repositories - mastodon.git/history - app/models/media_attachment.rb
add loglevel fatal to video and audio styles (#12088)
[mastodon.git] / app / models / media_attachment.rb
2019-10-06 Hugo Gameiroadd loglevel fatal to video and audio styles (#12088)
2019-10-02 Eugen RochkoFix performance of GIF re-encoding (#12057)
2019-09-13 Eugen RochkoChange max length of media descriptions from 420 to...
2019-09-10 Eugen RochkoAdd retry for failed media downloads and `tootctl media...
2019-09-10 Eugen RochkoChange tootctl to use inline parallelization instead...
2019-08-30 umonacaAdd more media formats (#11687)
2019-08-17 StanislasRemove WebP support (#11589)
2019-07-27 Eugen RochkoRemove timestamps from converted images to make them...
2019-07-18 Eugen RochkoAdd aac, m4a, 3gp to allowed audio formats (#11342)
2019-06-22 Eugen RochkoFix audio-only OGG and WebM files not being processed...
2019-06-22 Eugen RochkoFix audio not being downloaded from remote servers...
2019-06-21 Eugen RochkoChange audio format from ogg to mp3 for wider compatibi...
2019-06-20 Eugen RochkoFix converted media being saved with original extension...
2019-06-19 Eugen RochkoAdd audio uploads (#11123)
2019-04-27 Eugen RochkoAdd blurhash (#10630)
2019-02-04 rinsukiUse video filesize limit with gifv (#9924)
2019-02-02 Acid Chicken (硫酸鶏)Add WebP support (#9879)
2019-01-05 Eugen RochkoAdd scheduled statuses (#9706)
2018-11-27 Hugo Gameiroadd loglevel to ffmpeg in gif upload (#9368)
2018-10-28 Eugen RochkoReset status cache when status_stat or media_attachment...
2018-07-30 Eugen RochkoConvert MOV and WEBM to MP4, raise maximum limit to...
2018-07-28 Eugen RochkoResize images by area instead of fixed dimensions ...
2018-04-23 Yamagishi KazutoshiUpdate dependencies for Ruby (2018-04-23) (#7237)
2018-04-23 Eugen RochkoDetect and prevent image bombs, max. processable dimens...
2018-04-10 MIYAGI HikaruFix GIFV encoding params (#7098)
2018-03-26 Akihiko OdakiValidate HTTP response length while receiving (#6891)
2018-02-21 Eugen RochkoFocal points (#6520)
2018-02-21 Eugen RochkoFix avatar and header issues by using custom geometry...
2018-02-16 Eugen RochkoSave video metadata and improve video OpenGraph tags...
2018-01-19 Yamagishi KazutoshiChange belongs_to_required_by_default to true (#5888)
2017-11-17 Eugen RochkoLists (#5703)
2017-11-12 Daniel HunsakerUpdate model annotations to use BIGINT for IDs (#5461)
2017-09-29 Eugen RochkoIncrease attachment descriptions to 420 characters...
2017-09-28 Eugen RochkoAdd ability to specify alternative text for media attac...
2017-09-20 unaristUse file extensions in addition to MIME types for file...
2017-09-16 Eugen RochkoWhen accessing uncached media attachment, redownload...
2017-09-01 Eugen RochkoMake PreviewCard records reuseable between statuses...
2017-07-05 Akihiko Odaki (... Explicitly require MIME::Types (#4083)
2017-06-12 Eugen RochkoFix #3675 - Adjust quality settings of converted GIFs...
2017-05-22 Matt JankowskiSpecs for cleanup workers (#3235)
2017-05-18 Yamagishi KazutoshiFetch remote image using http.rb (#3114)
2017-05-16 alpaca-tcOrder by symbol value (#3077)
2017-05-05 alpaca-tcFixes unknown mime type (#2822)
2017-05-02 yhiranoannotate models (#2697)
2017-04-28 Patrick FigelSet correct attachment type for rejected media (#2599)
2017-04-26 Francis ChongAdd media dimensions (#2448)
2017-04-25 EugenPunycode URI normalization (#2370)
2017-04-19 EugenFix #2108 - Fix gif uploads (#2171)
2017-04-19 EugenAttachment list for uncached attachments (#2110)
2017-04-18 EugenFix #1642, fix #1912 - Dictate content-type file extens...
2017-04-17 Eugen RochkoMerge branch 'pause-gif' of git://github.com/patf/masto...
2017-04-17 Eugen RochkoMerge branch 'fix/cache_blocking' of git://github.com...
2017-04-17 Matt JankowskiMedia controller specs (#2022)
2017-04-05 EugenMerge pull request #805 from nevillepark/master
2017-04-02 EugenMerge pull request #744 from fpiesche/master
2017-03-15 EugenMerge branch 'master' into mastodon-site-api
2017-03-06 Eugen RochkoPerformance improvement for profiles
2017-03-05 Eugen RochkoUse more widely supported MP4 format for gifv's
2017-03-05 Eugen RochkoIncrease max bitrate of converted webms, slightly optim...
2017-03-05 Eugen RochkoAdd vsync -cfr option when converting gif to webm
2017-03-05 Eugen RochkoHigher quality webms? Might improve conversation of...
2017-03-05 Eugen RochkoDetect videos with no sound, handle them like gifv
2017-03-04 Eugen RochkoFix #431 - convert gif to webm during upload. Web UI...
2017-01-27 Eugen RochkoDo not run FetchLinkCardService on local URLs, increase...
2017-01-26 Anthony BellewMerge pull request #3 from tootsuite/master
2017-01-06 EugenMerge pull request #417 from ineffyble/twitter-card...
2017-01-06 EugenMerge pull request #418 from ticky/upgrade-emojione
2017-01-05 Eugen RochkoFix #416 - Generate random unique 14-byte (19 character...
2016-12-18 EugenMerge pull request #356 from victorhck/master
2016-12-18 Eugen RochkoAdd OEmbed iframe HTML, convert emojis on public pages...
2016-12-07 Eugen RochkoDownsize attachment previews, but improve quality from...
2016-12-05 Eugen RochkoDownsize originals in media attachments, small fixes
2016-12-05 EugenMerge pull request #338 from stamak/uk.yml
2016-12-04 Eugen RochkoDo not autoplay videos, display play button instead...
2016-11-29 EugenMerge pull request #261 from alyssais/test_env
2016-11-29 EugenMerge pull request #235 from TazeTSchnitzel/settings_co...
2016-11-28 EugenMerge pull request #304 from unsmell/patch-1
2016-11-28 Eugen RochkoFix order of attachments (see #269)
2016-11-18 Eugen RochkoAdd more Spanish i18n
2016-11-18 Eugen RochkoDon't create attachments if remote file cannot be fetched
2016-11-15 Eugen RochkoFix rubocop issues, introduce usage of frozen literal...
2016-11-01 Eugen RochkoCatch 404 errors when downloading remote media, add...
2016-10-23 Eugen RochkoFix public channel
2016-10-22 Eugen RochkoAdding OAuth access scopes, fixing OAuth authorization...
2016-10-18 Eugen RochkoDo not force-transcode uploaded videos to webm (leave...
2016-10-12 Eugen RochkoChange how convert options are escaped
2016-10-12 Eugen RochkoAllow mp4 uploads, convert to WebM
2016-10-09 EugenMerge pull request #87 from vayan/feature/strip-exif...
2016-10-08 Yann VaillantStrip exif data from uploaded images
2016-09-29 Eugen RochkoImprove code style
2016-09-17 Eugen RochkoAdding media controller, 1 webm/compose form allowed...
2016-09-12 Eugen RochkoFixing image upload limits, allowing webm, merge/unmerg...
2016-09-10 Eugen RochkoValidates local username, max sizes for uploads. Fixes #32
2016-09-05 Eugen RochkoImprove JSON output for media attachments, generate...
2016-09-05 Eugen RochkoFix for media attachments remote URL download
2016-09-05 Eugen RochkoPostStatusService can attach media to status, ProcessFe...
2016-09-05 Eugen RochkoAdd API to upload media attachments
This page took 1.40827 seconds and 103 git commands to generate.