26 Commits (c403c3695b1943882bf88afa9caf55bd8c6acc2f)

Author SHA1 Message Date
  Takeshi Umeda c403c3695b
Fix to be able to redownload avatar and header (#16190) 3 years ago
  Takeshi Umeda 7540e235a2
Fix movie width and frame_rate returning nil (#14357) 3 years ago
  Eugen Rochko 7aaf2b44ec
Fix remote files not using Content-Type header, streaming (#14184) 3 years ago
  Eugen Rochko 1b198d6489
Fix trying to write non-existent image remote URL attribute on preview cards (#14181) 3 years ago
  Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145) 3 years ago
  Eugen Rochko ff07e80533
Fix remote convertible media attachments not being saved (#13032) 4 years ago
  Eugen Rochko 354fdd317e
Fix attachment not being re-downloaded even if file is not stored (#12125) 4 years ago
  Eugen Rochko 031ca25014
Add retry for failed media downloads and `tootctl media refresh` (#11775) 4 years ago
  Renato "Lond" Cerqueira 5b2b493a90 Fix nil host in remotable (#8508) 5 years ago
  Yamagishi Kazutoshi 683707839f Fix fetch of remote image with multiple Content-Type headers (#7749) 6 years ago
  Yamagishi Kazutoshi b7b331ad0d Add missing dot for remote image (#7751) 6 years ago
  Yamagishi Kazutoshi dc73241bd9 Detect extname from Content-Type (#7733) 6 years ago
  Eugen Rochko e599d7caf2 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662) 6 years ago
  ThibG be7eeb7856 Catch Paperclip processing failures (fixes #6378) (#7439) 6 years ago
  Eugen Rochko 4ca2f73b12
Rescue Mastodon::LengthValidationError in Remoteable (#7228) 6 years ago
  Akihiko Odaki 40e5d2303b Validate HTTP response length while receiving (#6891) 6 years ago
  Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class (#6889) 6 years ago
  Daniel Hunsaker 4a0a19fe54 Handle Mastodon::HostValidationError when pulling remoteable assets (#6782) 6 years ago
  Renato "Lond" Cerqueira 9aba44ea79 Rescue when there's no extension in the remotable (#6358) 6 years ago
  Eugen Rochko 04046a4983 Fix #4908 - Do not keep remote file names, generate random (#4934) 6 years ago
  Eugen Rochko dd7ef0dc41 Add ActivityPub inbox (#4216) 6 years ago
  Eugen Rochko 1618b68bfa HTTP signatures (#4146) 6 years ago
  Eugen Rochko e6c81a635b Fix #2848 - Rake task to redownload avatars/headers (#4156) 6 years ago
  abcang a6d02cff36 Rescue exceptions caused by FetchLinkCardService (#4045) 6 years ago
  abcang 1273fbf86e Rescue Addressable::URI::InvalidURIError at Remotable (#4017) 6 years ago
  Yamagishi Kazutoshi 79ef8b3653 Fetch remote image using http.rb (#3114) 7 years ago