summaryrefslogtreecommitdiff
path: root/actions/twitapistatuses.php
AgeCommit message (Expand)Author
2008-11-13trac31 forgot about twitapi, now fixed.millette
2008-11-06trac31 url_auto_shortening by sgmurphymillette
2008-11-03Twitter-compatible API - properly encode and decode UTF-8 HTML entitieszach
2008-10-26fix calls to show_rss_timelineEvan Prodromou
2008-10-26add SUP links to RSS and Atom, tooEvan Prodromou
2008-10-24Twitter-compatible API - checks for is_readonly() now work!zach
2008-10-16Twitter-compatible API:zach
2008-10-05Added OnCommand and OffCommand to the list of cmds the Twitter APIzach
2008-10-04Twitter-compatible API - hooked in command interpreterzach
2008-09-30Twitter-compatible API - cleaned up sloppy control flow: exit() statements ev...zach
2008-09-30Twitter-compatible API - Added content-type checks to several methods. Callin...zach
2008-09-30Add support for since_id and before_id to Twitter API. Ticket #540.mac65
2008-09-30Twitter-compatible API - Favorites now working!zach
2008-09-25Twitter-compatible API - rss and atom feeds for direct messagesZach Copley
2008-09-28single function for important streams, with memcached supportEvan Prodromou
2008-09-22Fix ticket 662mac65
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