コミット履歴

作者 SHA1 メッセージ 日付
  Mikael Nordfeldth 97812549b9 Unnecessarily spammy logs for getThumbnail() 10 年 前
  Mikael Nordfeldth 2a7d45c986 No need for ImageMagick to detected animated GIF 10 年 前
  Mikael Nordfeldth 4dd6d7869e Maybe we can detect animated files in core 10 年 前
  Mikael Nordfeldth a9135080c3 barename wasn't used, let's rename it filename and use it 10 年 前
  Mikael Nordfeldth 79824a3625 Could not update avatar due to Bad Thumbnail parameters 10 年 前
  Mikael Nordfeldth 5a3d74d9a8 UseFileAsThumbnailException (helps support GIFs) 10 年 前
  Mikael Nordfeldth adf896bc12 Add support for plugins to resize images 10 年 前
  Mikael Nordfeldth db90e2bb65 Apparently exif_read_data wasn't globally available. 10 年 前
  Mikael Nordfeldth ca67e848eb Only JPEG files (and TIFF, which we don't support) have EXIF 10 年 前
  Mikael Nordfeldth 214a10ddec File_thumbnail fixes (run scripts/upgrade.php) 10 年 前
  Mikael Nordfeldth e526909bd8 File width and height is now properly set for File 10 年 前
  Mikael Nordfeldth 5fbb668855 Be more precise in return array from image scaling 10 年 前
  Mikael Nordfeldth d59eb5e184 Dynamically generate thumbnails (see full text) 10 年 前
  Mikael Nordfeldth 06d4cecf7f MediaFile thumbnail event hooks + VideoThumbnails plugin 10 年 前
  Mikael Nordfeldth 00aa3fa734 ImageFile unlink function referenced bad path 10 年 前
  Mikael Nordfeldth b0dfc70a54 Properly unlink all old avatars when deleting/uploading a new 11 年 前
  Siebrand Mazeland 7db24c32d6 * fix some i18n and L10n issues 14 年 前
  Brion Vibber 820dd293c9 Fix for ticket #3007: .bmp avatar uploads weren't being properly converted to PNG in all cases 14 年 前
  Brion Vibber dc497ed090 Break out ImageFile->resizeTo() from ImageFile->resize(); allows resizing images to non-square sizes and to arbitrary destinations. Will be used for creating thumbnails as well as the originala use of cropping/sizing avatars. 14 年 前
  Siebrand Mazeland 83233a8a43 Fix i18n for B/kB/MB and add translator documentation. 14 年 前
  Craig Andrews 9c5af9a38f Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, causing warnings) 14 年 前
  Craig Andrews d6e0640251 move image type checking to constructor, so checking will be done in all cases 14 年 前
  Craig Andrews d72c357750 add image support for xbm, xpm, wbmp, and bmp image formats 15 年 前
  Siebrand Mazeland c6b1ca3765 * Mb -> MB (for megabyte) 15 年 前
  Brion Vibber 088081675f Revert "Remove more contractions" 15 年 前
  Siebrand Mazeland 5ab709b739 Remove more contractions 15 年 前
  Zach Copley 527427d3e0 Implement update avatar via API (/api/account/update_profile_image.format) 15 年 前
  Brion Vibber 73b9e531bf Detect "no file" upload error and, for now at least, ignore it gracefully. 15 年 前
  Evan Prodromou df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 年 前
  Evan Prodromou 865b716f09 change LACONICA to STATUSNET 15 年 前