summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-07-19Don't highlight search terms inside urlMike Cochrane
2008-07-19Some more notice errors - I guess I'm the only one developing with E_ALLMike Cochrane
2008-07-19A couple more notice errorsMike Cochrane
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-19add basic auth for user_timelineEvan Prodromou
2008-07-18Twitter-compatible API - added missing double quotes to WWW-Authenticate headerzach
2008-07-18quote match termsEvan Prodromou
2008-07-18pages and limitsEvan Prodromou
2008-07-18forgot ending element for usersEvan Prodromou
2008-07-18add api dataEvan Prodromou
2008-07-18handle some more casesEvan Prodromou
2008-07-18change fetch to find in apiEvan Prodromou
2008-07-18add create stamp to subscription in apiEvan Prodromou
2008-07-18exit on errorEvan Prodromou
2008-07-18when in doubt, start throwing transactions aroundEvan Prodromou
2008-07-18init and end documentsEvan Prodromou
2008-07-18start and end xmlEvan Prodromou
2008-07-18getting the id from the wrong placeEvan Prodromou
2008-07-18null reference errorEvan Prodromou
2008-07-18beware of shadowsEvan Prodromou
2008-07-18show friendship stuffEvan Prodromou
2008-07-18move mail notification to a utility functionEvan Prodromou
2008-07-18Twitter-API: /account/verify_credentials.format now workszach
2008-07-17Twitter-compatible API - first crack at /statuses/followers.formatzach
2008-07-17Twitter-compatible API: white listed user_timeline and show as per twitterzach
2008-07-17Twitter-compatible API: /statuses/user_timeline/argument.format now workszach
2008-07-17Twitter-compatible API /statuses/replies.format -- changed subtitle to be mor...zach
2008-07-17Twitter-API: /statuses/replies.format now works (mostly)zach
2008-07-17sprintf errorEvan Prodromou
2008-07-17support id, user timelineEvan Prodromou
2008-07-17add friend statuses, refactor output functionsEvan Prodromou
2008-07-17Twitter-compatible API - /statuses/show and /statuses/update now workzach
2008-07-16Twitter-compatible API: statuses/show/id.format now workszach
2008-07-16Twitter-compatible API - code cleanupzach
2008-07-16Twitter-compatible API: public_timeline.atom workszach
2008-07-16Twitter-compatible API: public_timeline.rss really works nowzach
2008-07-16Twitter-compatible API: public_timeline.rss mostly workingzach
2008-07-16Twitter-compatible API: public_timeline.json now workszach
2008-07-15Twitter-compatible API: refactor in prep for json, rss, and atom formatszach
2008-07-15Twitter-compatible API: public_timeline.xml more completezach
2008-07-15Prepended 'Twit' to Twitter-compatible API actions (renamed actionzach
2008-07-14Twitter-compatible API: /statuses/public_timeline.xml sorta workszach
2008-07-14First Twitter-compat API call works! /api/help/test.formatzach
2008-07-14All Twitter-compatible API calls answer nowzach
2008-07-14Stubs for all Twitter-API methodszach
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
2008-07-17add relEvan Prodromou