Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-09 | Make /api/account/update_profile_background_image.format work even | Zach Copley | |
when there isn't an existing Design for the user. Plus a few other fixups. | |||
2009-11-06 | Better workaround for PHP returning empty $_POST and $_FILES when | Zach Copley | |
POST length > post_max_size in php.ini. I also added this check to avatar upload, which was failing with huge files. | |||
2009-11-04 | Implement update avatar via API (/api/account/update_profile_image.format) | Zach Copley | |