Mikael Nordfeldth
|
db90e2bb65
Apparently exif_read_data wasn't globally available.
|
10 lat temu |
Mikael Nordfeldth
|
ca67e848eb
Only JPEG files (and TIFF, which we don't support) have EXIF
|
10 lat temu |
Mikael Nordfeldth
|
214a10ddec
File_thumbnail fixes (run scripts/upgrade.php)
|
10 lat temu |
Mikael Nordfeldth
|
e526909bd8
File width and height is now properly set for File
|
10 lat temu |
Mikael Nordfeldth
|
5fbb668855
Be more precise in return array from image scaling
|
10 lat temu |
Mikael Nordfeldth
|
d59eb5e184
Dynamically generate thumbnails (see full text)
|
10 lat temu |
Mikael Nordfeldth
|
06d4cecf7f
MediaFile thumbnail event hooks + VideoThumbnails plugin
|
10 lat temu |
Mikael Nordfeldth
|
00aa3fa734
ImageFile unlink function referenced bad path
|
10 lat temu |
Mikael Nordfeldth
|
b0dfc70a54
Properly unlink all old avatars when deleting/uploading a new
|
11 lat temu |
Siebrand Mazeland
|
7db24c32d6
* fix some i18n and L10n issues
|
14 lat temu |
Brion Vibber
|
820dd293c9
Fix for ticket #3007: .bmp avatar uploads weren't being properly converted to PNG in all cases
|
14 lat temu |
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 lat temu |
Siebrand Mazeland
|
83233a8a43
Fix i18n for B/kB/MB and add translator documentation.
|
14 lat temu |
Craig Andrews
|
9c5af9a38f
Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, causing warnings)
|
14 lat temu |
Craig Andrews
|
d6e0640251
move image type checking to constructor, so checking will be done in all cases
|
15 lat temu |
Craig Andrews
|
d72c357750
add image support for xbm, xpm, wbmp, and bmp image formats
|
15 lat temu |
Siebrand Mazeland
|
c6b1ca3765
* Mb -> MB (for megabyte)
|
15 lat temu |
Brion Vibber
|
088081675f
Revert "Remove more contractions"
|
15 lat temu |
Siebrand Mazeland
|
5ab709b739
Remove more contractions
|
15 lat temu |
Zach Copley
|
527427d3e0
Implement update avatar via API (/api/account/update_profile_image.format)
|
15 lat temu |
Brion Vibber
|
73b9e531bf
Detect "no file" upload error and, for now at least, ignore it gracefully.
|
15 lat temu |
Evan Prodromou
|
df86aa7214
define LACONICA and accept LACONICA for backwards compatibility
|
15 lat temu |
Evan Prodromou
|
865b716f09
change LACONICA to STATUSNET
|
15 lat temu |
Evan Prodromou
|
ae883ceb9b
change controlyourself.ca to status.net
|
15 lat temu |
Evan Prodromou
|
d35b2d3f3c
change laconi.ca to status.net
|
15 lat temu |
Evan Prodromou
|
c8b8f07af1
change Laconica and Control Yourself to StatusNet in PHP files
|
15 lat temu |
Zach Copley
|
b702461f69
fix bad function call (needed to be static)
|
15 lat temu |
Evan Prodromou
|
c1bc77efd9
whitespace and formatting
|
16 lat temu |
Sean Murphy
|
805560677b
Fixed references to common_avatar_*.
|
16 lat temu |
Sean Murphy
|
a3d5e00f64
Merge commit 'upstream/0.7.x' into 0.7.x
|
16 lat temu |