Age | Commit message (Expand) | Author |
2010-03-18 | Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, ca... | Craig Andrews |
2010-03-11 | move image type checking to constructor, so checking will be done in all cases | Craig Andrews |
2010-02-24 | add image support for xbm, xpm, wbmp, and bmp image formats | Craig Andrews |
2009-11-26 | * Mb -> MB (for megabyte) | Siebrand Mazeland |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber |
2009-11-08 | Remove more contractions | Siebrand Mazeland |
2009-11-04 | Implement update avatar via API (/api/account/update_profile_image.format) | Zach Copley |
2009-11-02 | Detect "no file" upload error and, for now at least, ignore it gracefully. | Brion Vibber |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-06-24 | fix bad function call (needed to be static) | Zach Copley |
2009-02-09 | whitespace and formatting | Evan Prodromou |
2009-02-07 | Fixed references to common_avatar_*. | Sean Murphy |
2009-02-07 | Merge commit 'upstream/0.7.x' into 0.7.x | Sean Murphy |
2009-02-07 | Fixed #1152: Needless image scaling and poor JPG quality | Sean Murphy |
2009-02-06 | Move common_avatar_* functions to Avatar | Evan Prodromou |
2009-02-05 | Two different functions for file size | Evan Prodromou |
2009-02-05 | Better fix for displaying max file size. | Sean Murphy |
2009-02-05 | Fixed #905: Presenting image size limit to user. | Sean Murphy |
2009-02-04 | Fixed #1134; Consolidated image scaling functions. | Sean Murphy |
2009-01-23 | Made avatar upload a two-stage process; first upload, then crop | Evan Prodromou |
2009-01-22 | Extract image management code to a helper function | Evan Prodromou |