]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/twitapidirect_messages.php
change Laconica and Control Yourself to StatusNet in PHP files
[quix0rs-gnu-social.git] / actions / twitapidirect_messages.php
2009-08-25 Evan Prodromouchange Laconica and Control Yourself to StatusNet in...
2009-07-10 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-07-05 Evan ProdromouMerge branch 'master' of git@gitorious.org:laconica...
2009-06-30 Zach CopleyMerge commit 'erichelgeson/no-posts-verbage' into 0.8.x
2009-06-26 Jeffery ToMerge branch '0.8.x' into invite-enabled
2009-06-26 Jeffery ToMerge branch '0.8.x' into group-rss-empty
2009-06-23 Jeffery ToMerge branch '0.8.x' into small-fixes
2009-06-23 Jeffery ToMerge branch '0.8.x' into notice-search-no-results
2009-06-23 Jeffery ToMerge branch '0.8.x' into invite-enabled
2009-06-23 Jeffery ToMerge branch '0.8.x' into group-rss-empty
2009-06-22 Evan ProdromouMerge branch '0.8.x' into cmdline
2009-06-22 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-06-21 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-20 Evan ProdromouUpdate copyright dates in files modified in 2009
2009-06-20 Evan Prodromouchange Controlez-Vous to Control Yourself
2009-06-14 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-06-14 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-14 Zach CopleyMerge branch '0.8.x' into userdesign
2009-06-12 Zach CopleyTicket #1611 and a bunch of code cleanup
2009-06-10 Robin MilletteMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-10 Evan ProdromouMerge branch 'userdesign' of evan@dev.controlyourself...
2009-06-10 Evan ProdromouMerge branch '0.8.x' into userdesign
2009-06-10 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-08 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-05-29 Zach CopleyTicket #1567 - Change max_id to return notices <= ID...
2009-05-29 Zach CopleyTicket #1567 - API: Change before_id parameter to max_id
2009-05-19 Evan ProdromouMerge branch '0.8.x' of git://gitorious.org/laconica...
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-16 Federico MaraniMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-03-12 Evan ProdromouMerge branch '0.7.x' into 0.8.x
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...