summaryrefslogtreecommitdiff
path: root/lib/api.php
AgeCommit message (Expand)Author
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