summaryrefslogtreecommitdiff
path: root/actions/twitapidirect_messages.php
AgeCommit message (Expand)Author
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 - Change max_id to return notices <= ID instead of < IDZach Copley
2009-05-29Ticket #1567 - API: Change before_id parameter to max_idZach Copley
2009-03-10Updates to the API to improve Atom feedsZach Copley
2009-03-09Fixes #1277: Typo in variable name in actions/twitapidirect_messages.php.Adrian Lang
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-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-06Twitter-compatible API - don't strip XML-illegal chars from JSON outputzach
2008-11-04Better UTF-8 escaped entity handling. Fixed bad chars in all RSS feeds.zach
2008-10-24Twitter-compatible API - checks for is_readonly() now work!zach
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-30Twitter-compatible API - factored out redundant JSON printing functionszach
2008-09-29Twitter-compatible API: Direct messages work (everything but destroy())Zach Copley
2008-09-25Twitter-compatible API - rss and atom feeds for direct messagesZach Copley
2008-09-24Twitter-API: Viewing direct msgs in xml and json now workZach Copley
2008-08-18Twitter-compatible API - running all strings through gettext() nowzach
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-15Prepended 'Twit' to Twitter-compatible API actions (renamed actionzach