summaryrefslogtreecommitdiff
path: root/actions/api.php
AgeCommit message (Expand)Author
2009-01-23Merge branch 'master' of ssh://zach@dev.controlyourself.ca/var/www/trunkZach Copley
2009-01-23Bring the Twitter compatible API inline with new uiredesign stuffZach Copley
2009-01-23Merge branch 'master' of /var/www/mublogEvan Prodromou
2009-01-15All actions now use isReadOnly()Evan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2009-01-08Revert "Twitter-compatible API - update verify_credentials to return profile"Evan Prodromou
2008-12-15Twitter-compatible API - update verify_credentials to return profileZach Copley
2008-12-30add laconica methods to unauthed onesEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-03prepare the action obj for APIEvan Prodromou
2008-12-03fine-tuning the privacy flagEvan Prodromou
2008-10-24Twitter-compatible API - removed debugging statementzach
2008-10-24Twitter-compatible API - checks for is_readonly() now work!zach
2008-10-24add is_readonly() to api.phpEvan Prodromou
2008-10-16Twitter-compatible API:zach
2008-10-15Twitter-compatible API - added favorites/favorites to list of methods only re...zach
2008-09-30Twitter-compatible API - cleaned up sloppy control flow: exit() statements ev...zach
2008-08-19Twitter-compatible API - Added /statuses/followers to methods thatzach
2008-07-30Twitter-compatible API: implemented /users/show.format methodzach
2008-07-20Twitter-compatible API - Error handling that better matches Twitter'szach
2008-07-19correct handling of bareauthEvan Prodromou
2008-07-19bare auth for friends, tooEvan Prodromou
2008-07-19try again with user_timeline authEvan Prodromou
2008-07-18Twitter-compatible API - added missing double quotes to WWW-Authenticate headerzach
2008-07-17Twitter-compatible API: white listed user_timeline and show as per twitterzach
2008-07-17Twitter-compatible API - /statuses/show and /statuses/update now workzach
2008-07-16Twitter-compatible API - code cleanupzach
2008-07-15Prepended 'Twit' to Twitter-compatible API actions (renamed actionzach
2008-07-14Second shot at figuring out action dispatch for Twitter-compatible APIzach
2008-07-12First volly at a Twitter-compatible API. Just working out thezach