summaryrefslogtreecommitdiff
path: root/lib/api.php
AgeCommit message (Expand)Author
2009-11-10Merge branch '0.9.x' into finish-account-apiZach Copley
2009-11-10add geo output to statuses in json, xml, atom, rss in APIEvan Prodromou
2009-11-10Merge branch '0.9.x' into finish-account-apiZach Copley
2009-11-10Output profile background image info in the API user objectsZach Copley
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-03Don't try to pull up designs for non-existent usersZach Copley
2009-10-15Added support for profile designs to the twitter APITrever Fischer
2009-10-12Added in credits.Zach Copley
2009-10-12Moved group create API into its own actionZach Copley
2009-10-09CamelCase all function names in the API codeZach Copley
2009-10-09These same params are used in most API actions; moved to base API classZach Copley
2009-10-09Remove dead codeZach Copley
2009-10-09$format is used by every API action. Set it in the base class.Zach Copley
2009-10-09Delete action/api.php and rename lib/twitterapi.php to lib/api.phpZach Copley