Age | Commit message (Expand) | Author |
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 |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-12 | Update model annotations to use BIGINT for IDs (#5461) | Daniel Hunsaker |
2017-09-29 | Increase attachment descriptions to 420 characters (#5139) | Eugen Rochko |
2017-09-28 | Add ability to specify alternative text for media attachments (#5123) | Eugen Rochko |
2017-09-20 | Use file extensions in addition to MIME types for file picker (#5029) | unarist |
2017-09-16 | When accessing uncached media attachment, redownload it (#4955) | Eugen Rochko |
2017-09-01 | Make PreviewCard records reuseable between statuses (#4642) | Eugen Rochko |
2017-07-05 | Explicitly require MIME::Types (#4083) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-13 | Fix #3675 - Adjust quality settings of converted GIFs to reduce filesize (#3723) | Eugen Rochko |
2017-05-22 | Specs for cleanup workers (#3235) | Matt Jankowski |
2017-05-18 | Fetch remote image using http.rb (#3114) | Yamagishi Kazutoshi |
2017-05-16 | Order by symbol value (#3077) | alpaca-tc |
2017-05-05 | Fixes unknown mime type (#2822) | alpaca-tc |
2017-05-02 | annotate models (#2697) | yhirano |
2017-04-29 | Set correct attachment type for rejected media (#2599) | Patrick Figel |
2017-04-26 | Add media dimensions (#2448) | Francis Chong |
2017-04-25 | Punycode URI normalization (#2370) | Eugen |
2017-04-19 | Fix #2108 - Fix gif uploads (#2171) | Eugen |
2017-04-19 | Attachment list for uncached attachments (#2110) | Eugen |
2017-04-18 | Fix #1642, fix #1912 - Dictate content-type file extension (#2078) | Eugen |
2017-04-17 | Media controller specs (#2022) | Matt Jankowski |
2017-03-06 | Performance improvement for profiles | Eugen Rochko |
2017-03-06 | Use more widely supported MP4 format for gifv's | Eugen Rochko |
2017-03-05 | Increase max bitrate of converted webms, slightly optimized counter queries | Eugen Rochko |
2017-03-05 | Add vsync -cfr option when converting gif to webm | Eugen Rochko |
2017-03-05 | Higher quality webms? Might improve conversation of some types of gifs | Eugen Rochko |
2017-03-05 | Detect videos with no sound, handle them like gifv | Eugen Rochko |
2017-03-04 | Fix #431 - convert gif to webm during upload. Web UI treats them like it did | Eugen Rochko |
2017-01-27 | Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, | Eugen Rochko |
2017-01-06 | Fix #416 - Generate random unique 14-byte (19 characters) shortcodes | Eugen Rochko |
2016-12-18 | Add OEmbed iframe HTML, convert emojis on public pages, increase size of atta... | Eugen Rochko |
2016-12-07 | Downsize attachment previews, but improve quality from 80 to 90 | Eugen Rochko |
2016-12-05 | Downsize originals in media attachments, small fixes | Eugen Rochko |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ... | Eugen Rochko |
2016-11-28 | Fix order of attachments (see #269) | Eugen Rochko |
2016-11-18 | Don't create attachments if remote file cannot be fetched | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-01 | Catch 404 errors when downloading remote media, add screenshot to landing page | Eugen Rochko |
2016-10-23 | Fix public channel | Eugen Rochko |
2016-10-22 | Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting | Eugen Rochko |
2016-10-18 | Do not force-transcode uploaded videos to webm (leave mp4 as-is) | Eugen Rochko |
2016-10-12 | Change how convert options are escaped | Eugen Rochko |
2016-10-12 | Allow mp4 uploads, convert to WebM | Eugen Rochko |
2016-10-08 | Strip exif data from uploaded images | Yann Vaillant |
2016-09-29 | Improve code style | Eugen Rochko |
2016-09-17 | Adding media controller, 1 webm/compose form allowed, previews generated | Eugen Rochko |