By default GetUserTimeline omits native retweets, but there is a parameter in
twitter API for including them, called "include_rts".
see http://dev.twitter.com/doc/get/statuses/user_timeline
this patch adds support for include_rts
Original issue reported on code.google.com by tim.bab...@gmail.com on 6 Aug 2010 at 11:44
Original issue reported on code.google.com by
tim.bab...@gmail.com
on 6 Aug 2010 at 11:44Attachments: