| 2019-10-06 |
Hugo Gameiro | add loglevel fatal to video and audio styles (#12088) |
blob | commitdiff | raw |
| 2019-10-02 |
Eugen Rochko | Fix performance of GIF re-encoding (#12057) |
blob | commitdiff | raw | diff to current |
| 2019-09-13 |
Eugen Rochko | Change max length of media descriptions from 420 to... |
blob | commitdiff | raw | diff to current |
| 2019-09-10 |
Eugen Rochko | Add retry for failed media downloads and `tootctl media... |
blob | commitdiff | raw | diff to current |
| 2019-09-10 |
Eugen Rochko | Change tootctl to use inline parallelization instead... |
blob | commitdiff | raw | diff to current |
| 2019-08-30 |
umonaca | Add more media formats (#11687) |
blob | commitdiff | raw | diff to current |
| 2019-08-17 |
Stanislas | Remove WebP support (#11589) |
blob | commitdiff | raw | diff to current |
| 2019-07-27 |
Eugen Rochko | Remove timestamps from converted images to make them... |
blob | commitdiff | raw | diff to current |
| 2019-07-18 |
Eugen Rochko | Add aac, m4a, 3gp to allowed audio formats (#11342) |
blob | commitdiff | raw | diff to current |
| 2019-06-22 |
Eugen Rochko | Fix audio-only OGG and WebM files not being processed... |
blob | commitdiff | raw | diff to current |
| 2019-06-22 |
Eugen Rochko | Fix audio not being downloaded from remote servers... |
blob | commitdiff | raw | diff to current |
| 2019-06-21 |
Eugen Rochko | Change audio format from ogg to mp3 for wider compatibi... |
blob | commitdiff | raw | diff to current |
| 2019-06-20 |
Eugen Rochko | Fix converted media being saved with original extension... |
blob | commitdiff | raw | diff to current |
| 2019-06-19 |
Eugen Rochko | Add audio uploads (#11123) |
blob | commitdiff | raw | diff to current |
| 2019-04-27 |
Eugen Rochko | Add blurhash (#10630) |
blob | commitdiff | raw | diff to current |
| 2019-02-04 |
rinsuki | Use video filesize limit with gifv (#9924) |
blob | commitdiff | raw | diff to current |
| 2019-02-02 |
Acid Chicken (硫酸鶏) | Add WebP support (#9879) |
blob | commitdiff | raw | diff to current |
| 2019-01-05 |
Eugen Rochko | Add scheduled statuses (#9706) |
blob | commitdiff | raw | diff to current |
| 2018-11-27 |
Hugo Gameiro | add loglevel to ffmpeg in gif upload (#9368) |
blob | commitdiff | raw | diff to current |
| 2018-10-28 |
Eugen Rochko | Reset status cache when status_stat or media_attachment... |
blob | commitdiff | raw | diff to current |
| 2018-07-30 |
Eugen Rochko | Convert MOV and WEBM to MP4, raise maximum limit to... |
blob | commitdiff | raw | diff to current |
| 2018-07-28 |
Eugen Rochko | Resize images by area instead of fixed dimensions ... |
blob | commitdiff | raw | diff to current |
| 2018-04-23 |
Yamagishi Kazutoshi | Update dependencies for Ruby (2018-04-23) (#7237) |
blob | commitdiff | raw | diff to current |
| 2018-04-23 |
Eugen Rochko | Detect and prevent image bombs, max. processable dimens... |
blob | commitdiff | raw | diff to current |
| 2018-04-10 |
MIYAGI Hikaru | Fix GIFV encoding params (#7098) |
blob | commitdiff | raw | diff to current |
| 2018-03-26 |
Akihiko Odaki | Validate HTTP response length while receiving (#6891) |
blob | commitdiff | raw | diff to current |
| 2018-02-21 |
Eugen Rochko | Focal points (#6520) |
blob | commitdiff | raw | diff to current |
| 2018-02-21 |
Eugen Rochko | Fix avatar and header issues by using custom geometry... |
blob | commitdiff | raw | diff to current |
| 2018-02-16 |
Eugen Rochko | Save video metadata and improve video OpenGraph tags... |
blob | commitdiff | raw | diff to current |
| 2018-01-19 |
Yamagishi Kazutoshi | Change belongs_to_required_by_default to true (#5888) |
blob | commitdiff | raw | diff to current |
| 2017-11-17 |
Eugen Rochko | Lists (#5703) |
blob | commitdiff | raw | diff to current |
| 2017-11-12 |
Daniel Hunsaker | Update model annotations to use BIGINT for IDs (#5461) |
blob | commitdiff | raw | diff to current |
| 2017-09-29 |
Eugen Rochko | Increase attachment descriptions to 420 characters... |
blob | commitdiff | raw | diff to current |
| 2017-09-28 |
Eugen Rochko | Add ability to specify alternative text for media attac... |
blob | commitdiff | raw | diff to current |
| 2017-09-20 |
unarist | Use file extensions in addition to MIME types for file... |
blob | commitdiff | raw | diff to current |
| 2017-09-16 |
Eugen Rochko | When accessing uncached media attachment, redownload... |
blob | commitdiff | raw | diff to current |
| 2017-09-01 |
Eugen Rochko | Make PreviewCard records reuseable between statuses... |
blob | commitdiff | raw | diff to current |
| 2017-07-05 |
Akihiko Odaki (... | Explicitly require MIME::Types (#4083) |
blob | commitdiff | raw | diff to current |
| 2017-06-12 |
Eugen Rochko | Fix #3675 - Adjust quality settings of converted GIFs... |
blob | commitdiff | raw | diff to current |
| 2017-05-22 |
Matt Jankowski | Specs for cleanup workers (#3235) |
blob | commitdiff | raw | diff to current |
| 2017-05-18 |
Yamagishi Kazutoshi | Fetch remote image using http.rb (#3114) |
blob | commitdiff | raw | diff to current |
| 2017-05-16 |
alpaca-tc | Order by symbol value (#3077) |
blob | commitdiff | raw | diff to current |
| 2017-05-05 |
alpaca-tc | Fixes unknown mime type (#2822) |
blob | commitdiff | raw | diff to current |
| 2017-05-02 |
yhirano | annotate models (#2697) |
blob | commitdiff | raw | diff to current |
| 2017-04-28 |
Patrick Figel | Set correct attachment type for rejected media (#2599) |
blob | commitdiff | raw | diff to current |
| 2017-04-26 |
Francis Chong | Add media dimensions (#2448) |
blob | commitdiff | raw | diff to current |
| 2017-04-25 |
Eugen | Punycode URI normalization (#2370) |
blob | commitdiff | raw | diff to current |
| 2017-04-19 |
Eugen | Fix #2108 - Fix gif uploads (#2171) |
blob | commitdiff | raw | diff to current |
| 2017-04-19 |
Eugen | Attachment list for uncached attachments (#2110) |
blob | commitdiff | raw | diff to current |
| 2017-04-18 |
Eugen | Fix #1642, fix #1912 - Dictate content-type file extens... |
blob | commitdiff | raw | diff to current |
| 2017-04-17 |
Eugen Rochko | Merge branch 'pause-gif' of git://github.com/patf/masto... |
blob | commitdiff | raw | diff to current |
| 2017-04-17 |
Eugen Rochko | Merge branch 'fix/cache_blocking' of git://github.com... |
blob | commitdiff | raw | diff to current |
| 2017-04-17 |
Matt Jankowski | Media controller specs (#2022) |
blob | commitdiff | raw | diff to current |
| 2017-04-05 |
Eugen | Merge pull request #805 from nevillepark/master |
blob | commitdiff | raw | diff to current |
| 2017-04-02 |
Eugen | Merge pull request #744 from fpiesche/master |
blob | commitdiff | raw | diff to current |
| 2017-03-15 |
Eugen | Merge branch 'master' into mastodon-site-api |
blob | commitdiff | raw | diff to current |
| 2017-03-06 |
Eugen Rochko | Performance improvement for profiles |
blob | commitdiff | raw | diff to current |
| 2017-03-05 |
Eugen Rochko | Use more widely supported MP4 format for gifv's |
blob | commitdiff | raw | diff to current |
| 2017-03-05 |
Eugen Rochko | Increase max bitrate of converted webms, slightly optim... |
blob | commitdiff | raw | diff to current |
| 2017-03-05 |
Eugen Rochko | Add vsync -cfr option when converting gif to webm |
blob | commitdiff | raw | diff to current |
| 2017-03-05 |
Eugen Rochko | Higher quality webms? Might improve conversation of... |
blob | commitdiff | raw | diff to current |
| 2017-03-05 |
Eugen Rochko | Detect videos with no sound, handle them like gifv |
blob | commitdiff | raw | diff to current |
| 2017-03-04 |
Eugen Rochko | Fix #431 - convert gif to webm during upload. Web UI... |
blob | commitdiff | raw | diff to current |
| 2017-01-27 |
Eugen Rochko | Do not run FetchLinkCardService on local URLs, increase... |
blob | commitdiff | raw | diff to current |
| 2017-01-26 |
Anthony Bellew | Merge pull request #3 from tootsuite/master |
blob | commitdiff | raw | diff to current |
| 2017-01-06 |
Eugen | Merge pull request #417 from ineffyble/twitter-card... |
blob | commitdiff | raw | diff to current |
| 2017-01-06 |
Eugen | Merge pull request #418 from ticky/upgrade-emojione |
blob | commitdiff | raw | diff to current |
| 2017-01-05 |
Eugen Rochko | Fix #416 - Generate random unique 14-byte (19 character... |
blob | commitdiff | raw | diff to current |
| 2016-12-18 |
Eugen | Merge pull request #356 from victorhck/master |
blob | commitdiff | raw | diff to current |
| 2016-12-18 |
Eugen Rochko | Add OEmbed iframe HTML, convert emojis on public pages... |
blob | commitdiff | raw | diff to current |
| 2016-12-07 |
Eugen Rochko | Downsize attachment previews, but improve quality from... |
blob | commitdiff | raw | diff to current |
| 2016-12-05 |
Eugen Rochko | Downsize originals in media attachments, small fixes |
blob | commitdiff | raw | diff to current |
| 2016-12-05 |
Eugen | Merge pull request #338 from stamak/uk.yml |
blob | commitdiff | raw | diff to current |
| 2016-12-04 |
Eugen Rochko | Do not autoplay videos, display play button instead... |
blob | commitdiff | raw | diff to current |
| 2016-11-29 |
Eugen | Merge pull request #261 from alyssais/test_env |
blob | commitdiff | raw | diff to current |
| 2016-11-29 |
Eugen | Merge pull request #235 from TazeTSchnitzel/settings_co... |
blob | commitdiff | raw | diff to current |
| 2016-11-28 |
Eugen | Merge pull request #304 from unsmell/patch-1 |
blob | commitdiff | raw | diff to current |
| 2016-11-28 |
Eugen Rochko | Fix order of attachments (see #269) |
blob | commitdiff | raw | diff to current |
| 2016-11-18 |
Eugen Rochko | Add more Spanish i18n |
blob | commitdiff | raw | diff to current |
| 2016-11-18 |
Eugen Rochko | Don't create attachments if remote file cannot be fetched |
blob | commitdiff | raw | diff to current |
| 2016-11-15 |
Eugen Rochko | Fix rubocop issues, introduce usage of frozen literal... |
blob | commitdiff | raw | diff to current |
| 2016-11-01 |
Eugen Rochko | Catch 404 errors when downloading remote media, add... |
blob | commitdiff | raw | diff to current |
| 2016-10-23 |
Eugen Rochko | Fix public channel |
blob | commitdiff | raw | diff to current |
| 2016-10-22 |
Eugen Rochko | Adding OAuth access scopes, fixing OAuth authorization... |
blob | commitdiff | raw | diff to current |
| 2016-10-18 |
Eugen Rochko | Do not force-transcode uploaded videos to webm (leave... |
blob | commitdiff | raw | diff to current |
| 2016-10-12 |
Eugen Rochko | Change how convert options are escaped |
blob | commitdiff | raw | diff to current |
| 2016-10-12 |
Eugen Rochko | Allow mp4 uploads, convert to WebM |
blob | commitdiff | raw | diff to current |
| 2016-10-09 |
Eugen | Merge pull request #87 from vayan/feature/strip-exif... |
blob | commitdiff | raw | diff to current |
| 2016-10-08 |
Yann Vaillant | Strip exif data from uploaded images |
blob | commitdiff | raw | diff to current |
| 2016-09-29 |
Eugen Rochko | Improve code style |
blob | commitdiff | raw | diff to current |
| 2016-09-17 |
Eugen Rochko | Adding media controller, 1 webm/compose form allowed... |
blob | commitdiff | raw | diff to current |
| 2016-09-12 |
Eugen Rochko | Fixing image upload limits, allowing webm, merge/unmerg... |
blob | commitdiff | raw | diff to current |
| 2016-09-10 |
Eugen Rochko | Validates local username, max sizes for uploads. Fixes #32 |
blob | commitdiff | raw | diff to current |
| 2016-09-05 |
Eugen Rochko | Improve JSON output for media attachments, generate... |
blob | commitdiff | raw | diff to current |
| 2016-09-05 |
Eugen Rochko | Fix for media attachments remote URL download |
blob | commitdiff | raw | diff to current |
| 2016-09-05 |
Eugen Rochko | PostStatusService can attach media to status, ProcessFe... |
blob | commitdiff | raw | diff to current |
| 2016-09-05 |
Eugen Rochko | Add API to upload media attachments |
blob | commitdiff | raw | diff to current |
|