summaryrefslogtreecommitdiff
path: root/actions/apistatusesupdate.php
AgeCommit message (Expand)Author
2009-11-06Better workaround for PHP returning empty $_POST and $_FILES whenZach Copley
2009-11-04Implement update avatar via API (/api/account/update_profile_image.format)Zach Copley
2009-11-03Fix reference to sources class variableZach Copley
2009-10-28Trap ClientExceptions from media upload process and hand them off to API erro...Zach Copley
2009-10-28Rearanged a couple things & removed debugging statementsZach Copley
2009-10-27Implement media upload in the APIZach Copley
2009-10-12Added in credits.Zach Copley
2009-10-09CamelCase all function names in the API codeZach Copley
2009-10-09Remove more redundant $formatsZach Copley
2009-10-09Move all basic auth output and processing to base classesZach Copley
2009-10-01Renamed and moved stuff around to better match Twitter's API organizationZach Copley