Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 8ac8e2e734 Use new ::getByUrl for File and File_redirection 9 years ago
  Mikael Nordfeldth c05e9b118c function is hashurl, variable is urlhash 9 years ago
  Mikael Nordfeldth 45dc76de26 File and File_redirection adhoc storage methods updated for urlhash 9 years ago
  Mikael Nordfeldth 27480d8e8e File_redirection also got urlhash column 9 years ago
  Mikael Nordfeldth 5a8f24eb46 urlhash first steps, including scripts/upgrade.php 9 years ago
  Mikael Nordfeldth 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
  Mikael Nordfeldth 67d09532dd Improved animated image thumbnail freedom of choice 9 years ago
  Mikael Nordfeldth a8e613e508 Animated GIF restructuring, ImageMagick only used for resizing animated sequences. 9 years ago
  Mikael Nordfeldth 2a7d45c986 No need for ImageMagick to detected animated GIF 9 years ago
  Mikael Nordfeldth 97bf470895 File class improved debugging and filename generation 9 years ago
  Mikael Nordfeldth 3927acdde5 getUrl() fixed for File and File_thumbnail to correct http/https stuff and other 9 years ago
  Mikael Nordfeldth cbb7ec07a5 When called in offline queue, File::url was HTTP 9 years ago
  Hannes Mannerheim a3574bac6c we _do_ want to show text/html as attachments, since that's how mustard and crow expands oversized notices 10 years ago
  Mikael Nordfeldth 1c04601a9c Removing excessive "inline" attachment listings 10 years ago
  Mikael Nordfeldth 17b9614ff8 File->getEnclosure improvements (text/html is not an attachment) 10 years ago
  Mikael Nordfeldth d16af504f6 File basename call lacked a dot 10 years ago
  Mikael Nordfeldth 79824a3625 Could not update avatar due to Bad Thumbnail parameters 10 years ago
  Mikael Nordfeldth adf896bc12 Add support for plugins to resize images 10 years ago
  Mikael Nordfeldth db443e9374 File::processNew now static and always throws exception on failure 10 years ago
  Mikael Nordfeldth d6f52f5939 File::processNew can return -1 which was not true for empty() 10 years ago
  Mikael Nordfeldth 2755e23707 Clear out stored files and reltaed thumbnails when a File is deleted. 10 years ago
  Mikael Nordfeldth 214a10ddec File_thumbnail fixes (run scripts/upgrade.php) 10 years ago
  Mikael Nordfeldth a7a4eeef09 width and height are now properties in the File class 10 years ago
  Mikael Nordfeldth 621533a7c2 Bad variable reference in event hook. 10 years ago
  Mikael Nordfeldth 1776c90cb9 Moved oEmbed stuff out to a plugin (Oembed). 10 years ago
  Mikael Nordfeldth cd6bd07c9d Handle File thumbnail errors better 10 years ago
  Mikael Nordfeldth 37ce1f4766 Better fallback on UnsupportedMediaException 10 years ago
  Mikael Nordfeldth e526909bd8 File width and height is now properly set for File 10 years ago
  Mikael Nordfeldth d59eb5e184 Dynamically generate thumbnails (see full text) 10 years ago
  Mikael Nordfeldth b3bf036975 Preparing File for dynamic thumbnail generation. 10 years ago