summaryrefslogtreecommitdiff
path: root/actions/twitapistatuses.php
AgeCommit message (Expand)Author
2008-08-22local-only is optional on public timelineEvan Prodromou
2008-08-19Twitter-compatible API - RESTfulness checks as per Twitterzach
2008-08-19Twitter-compatible API - /statuses/show - better err msg if notice doesn't existzach
2008-08-19Twitter-compatible API - /statuses/destroy method implementedzach
2008-08-18Twitter-compatible API - moved show() to the right filezach
2008-08-18Twitter-compatible API - running all strings through gettext() nowzach
2008-08-17accept 140 chars in API, tooEvan Prodromou
2008-08-15Twitter-compatible API: support for new in_reply_to_status_id in statuses/updatezach
2008-08-13Twitter-compatible API: removed redundant decoding step; already taken care o...zach
2008-07-31Twitter-compatible API - /statuses/update.format now decodes HTML chars, such...zach
2008-07-30Resolve conflictsMike Cochrane
2008-07-29Update some gettext strings and number the arguements so life is easier for t...Mike Cochrane
2008-07-29remember to broadcast in api, and also use the right IDEvan Prodromou
2008-07-29refactor notice-adding code to one static method on NoticeEvan Prodromou
2008-07-24Correct variable nameMike Cochrane
2008-07-26add local flag for stuff posted over the APIEvan Prodromou
2008-07-22Twitter-compatible API: made is_readonly() method smarterzach
2008-07-22Added is_readonly() method to all Actionszach
2008-07-22don't get a count anywhereEvan Prodromou
2008-07-22notices and countsEvan Prodromou
2008-07-22blow off DB_DataObject joins, write SQL from scratchEvan Prodromou
2008-07-22centralize and optimize with-friends queryEvan Prodromou
2008-07-22public timeline only gets local noticesEvan Prodromou
2008-07-20Twitter-compatible API - refactoring and bug fixeszach
2008-07-20Twitter-compatible API: /account/update_location implementedzach
2008-07-19try again with user_timeline authEvan Prodromou
2008-07-19add basic auth for user_timelineEvan 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-17Twitter-compatible API - first crack at /statuses/followers.formatzach
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