summaryrefslogtreecommitdiff
path: root/actions/twitapistatuses.php
AgeCommit message (Expand)Author
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21api update correctly checks max length of noticesEvan Prodromou
2009-08-06Support the 'lite' parameter to statuses/friends and statuses/followers twitt...Craig Andrews
2009-08-04use 410 Gone for Twitter APIEvan Prodromou
2009-07-10Move groups timeline API method into groups API actionZach Copley
2009-07-10added group status api, located at /api/statuses/group_timeline/ID.rssCraig Andrews
2009-07-06Support undocumented 'id' parameter in /statuses/show API methodZach Copley
2009-06-24Take out noisy debugging statementZach Copley
2009-06-23Make gateway notices available to the auth user in the APIZach Copley
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-12Ticket #1611 and a bunch of code cleanupZach Copley
2009-05-29Ticket #1567 - API: Change before_id parameter to max_idZach Copley
2009-04-28Ticket #1428 - Changed replies API method to "mentions".Zach Copley
2009-03-10Allow unauthenticated users to view /api/statuses/replies/id.formatZach Copley
2009-03-10Updates to the API to improve Atom feedsZach Copley
2009-03-07Let people view friends_timeline of othersEvan Prodromou
2009-02-22Ticket #1108 - Added 'social graph' methods to the APIZach Copley
2009-02-20Change common_local_url() to take 4 argumentsEvan Prodromou
2009-02-03trac1104 Destroy method was dying because it was still calling deprecated com...Zach Copley
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
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-11Fix bad arguments that were throwing PHP warningsZach Copley
2008-12-09trac540 - Add 'since' param to Twitter-compatible API callsZach Copley
2008-11-28shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...millette
2008-12-10api posts cannot use one of the reserved sources: web, omb, mail or xmpp.millette
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