summaryrefslogtreecommitdiff
path: root/actions/api.php
AgeCommit message (Expand)Author
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-07Implemented the list_all and list groups API methods as defined at http://lac...Craig Andrews
2009-07-30Implemented the "show" method of the laconica groups apiCraig Andrews
2009-07-17Move the oembed endpoint to /main/oembedCraig Andrews
2009-07-15Added stub oembed api endpointCraig Andrews
2009-07-12Add timeline tags API (RSS 2.0 and Atom feeds)Craig Andrews
2009-07-10Group timeline API method doesn't require authZach Copley
2009-07-06Add special basic auth handling for friendships/show. Other fixups.Zach Copley
2009-06-27log IP for API auth errorsEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-04Handle the ways Twitter accepts passing the user in the query string.Dan Moore
2009-05-28Warning log msg when http basic auth failsZach Copley
2009-04-29Added 'mentions' the the list of API methods requiring bare authZach Copley
2009-04-13typo in api.phpEvan Prodromou
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-03-07More api actions which need no auth when called with parameter.Adrian Lang
2009-02-18Open the /api/laconica/config.format API method so clients can determine whet...Zach Copley
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