59 Commits (7db7d68136d8c58c6d354e85096137c39d421671)

Author SHA1 Message Date
  Eugen Rochko 7db7d68136
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 6 years ago
  MIYAGI Hikaru e6e93ecd8a Fix GIFV encoding params (#7098) 6 years ago
  Akihiko Odaki 40e5d2303b Validate HTTP response length while receiving (#6891) 6 years ago
  Eugen Rochko 90f12f2e5a
Focal points (#6520) 6 years ago
  Eugen Rochko a7171af0a3
Fix avatar and header issues by using custom geometry detector (#6515) 6 years ago
  Eugen Rochko 9dbae6e8a1
Save video metadata and improve video OpenGraph tags (#6481) 6 years ago
  Yamagishi Kazutoshi 238de58e65 Change belongs_to_required_by_default to true (#5888) 6 years ago
  Eugen Rochko 24cafd73a2
Lists (#5703) 6 years ago
  Daniel Hunsaker cf7e840990 Update model annotations to use BIGINT for IDs (#5461) 6 years ago
  Eugen Rochko 887cd94e96 Increase attachment descriptions to 420 characters (#5139) 6 years ago
  Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 6 years ago
  unarist c8580eb806 Use file extensions in addition to MIME types for file picker (#5029) 6 years ago
  Eugen Rochko 54edb4b853 When accessing uncached media attachment, redownload it (#4955) 6 years ago
  Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) a37cf9548c Explicitly require MIME::Types (#4083) 6 years ago
  Eugen Rochko 85d5518b6b Fix #3675 - Adjust quality settings of converted GIFs to reduce filesize (#3723) 7 years ago
  Matt Jankowski ec34ec63b1 Specs for cleanup workers (#3235) 7 years ago
  Yamagishi Kazutoshi 79ef8b3653 Fetch remote image using http.rb (#3114) 7 years ago
  alpaca-tc 09ec6e504b Order by symbol value (#3077) 7 years ago
  alpaca-tc ee3e0a93f4 Fixes unknown mime type (#2822) 7 years ago
  yhirano 298796cc7b annotate models (#2697) 7 years ago
  Patrick Figel 8ac7fca5d0 Set correct attachment type for rejected media (#2599) 7 years ago
  Francis Chong 193dddb433 Add media dimensions (#2448) 7 years ago
  Eugen 17c591ffba Punycode URI normalization (#2370) 7 years ago
  Eugen 2e4afccd9d Fix #2108 - Fix gif uploads (#2171) 7 years ago
  Eugen bfbc2ca0d8 Attachment list for uncached attachments (#2110) 7 years ago
  Eugen e09ab2c0bd Fix #1642, fix #1912 - Dictate content-type file extension (#2078) 7 years ago
  Matt Jankowski cc1361c149 Media controller specs (#2022) 7 years ago
  Eugen Rochko d6cb4bbe99 Performance improvement for profiles 7 years ago
  Eugen Rochko 03a857f59a Use more widely supported MP4 format for gifv's 7 years ago
  Eugen Rochko 8d93f0ca56 Increase max bitrate of converted webms, slightly optimized counter queries 7 years ago
  Eugen Rochko 6382ef2bc6 Add vsync -cfr option when converting gif to webm 7 years ago
  Eugen Rochko 79b08c5f0a Higher quality webms? Might improve conversation of some types of gifs 7 years ago
  Eugen Rochko 85fce04d1b Detect videos with no sound, handle them like gifv 7 years ago
  Eugen Rochko caf5b8e975 Fix #431 - convert gif to webm during upload. Web UI treats them like it did 7 years ago
  Eugen Rochko 450ad43180 Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 7 years ago
  Eugen Rochko 7b9f8766e8 Fix #416 - Generate random unique 14-byte (19 characters) shortcodes 7 years ago
  Eugen Rochko aed25932b5 Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails 7 years ago
  Eugen Rochko 06dd359239 Downsize attachment previews, but improve quality from 80 to 90 7 years ago
  Eugen Rochko 64d109dc0e Downsize originals in media attachments, small fixes 7 years ago
  Eugen Rochko 80c44ed9c1 Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals 7 years ago
  Eugen Rochko f860d15d39 Fix order of attachments (see #269) 7 years ago
  Eugen Rochko e4f56fa942 Don't create attachments if remote file cannot be fetched 7 years ago
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko 57304ac375 Catch 404 errors when downloading remote media, add screenshot to landing page 7 years ago
  Eugen Rochko abb8f5837e Fix public channel 7 years ago
  Eugen Rochko a9e40a3d80 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 7 years ago
  Eugen Rochko 1d2175f73c Do not force-transcode uploaded videos to webm (leave mp4 as-is) 7 years ago
  Eugen Rochko 2ddf4e09f9 Change how convert options are escaped 7 years ago
  Eugen Rochko cdc49c6b4b Allow mp4 uploads, convert to WebM 7 years ago