]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/twitapidirect_messages.php
Ticket #1196 - Fixed: Warning on invite tab in Facebook App
[quix0rs-gnu-social.git] / actions / twitapidirect_messages.php
2009-04-15 Adrian LangMerge branch 'link-rel-paginate' of git://gitorious...
2009-04-03 Zach CopleyMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-03-11 Adrian LangMerge branch '0.7.x' of http://git.gitorious.org/laconi...
2009-03-10 Zach CopleyUpdates to the API to improve Atom feeds
2009-03-09 Adrian LangFixes #1277: Typo in variable name in actions/twitapidi...
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouConvert use of common_server_error and common_user_erro...
2009-01-15 Evan ProdromouConvert all actions to use new UI functions
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-09 Zach Copleytrac540 - Add 'since' param to Twitter-compatible API...
2008-11-28 milletteshorten urls for posts > 140 chars only, from anywhere...
2008-12-10 milletteapi posts cannot use one of the reserved sources: web...
2008-11-13 millettetrac31 forgot about twitapi, now fixed.
2008-11-06 millettetrac31 url_auto_shortening by sgmurphy
2008-11-06 zachTwitter-compatible API - don't strip XML-illegal chars...
2008-11-04 zachBetter UTF-8 escaped entity handling. Fixed bad chars...
2008-10-24 zachTwitter-compatible API - checks for is_readonly() now...
2008-10-01 zachTwitter-compatible API - cleaned up sloppy control...
2008-10-01 zachTwitter-compatible API - Added content-type checks...
2008-09-30 zachTwitter-compatible API - factored out redundant JSON...
2008-09-29 Zach CopleyTwitter-compatible API: Direct messages work (everythin...
2008-09-26 Zach CopleyTwitter-compatible API - rss and atom feeds for direct...
2008-09-24 Zach CopleyTwitter-API: Viewing direct msgs in xml and json now...
2008-08-19 zachTwitter-compatible API - running all strings through...
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-15 zachPrepended 'Twit' to Twitter-compatible API actions...