Hi John,

Thanks for clarification about unfollow event.

Speaking of retweets, it is reproducible with my test accounts.
So far, I confirmed the following event types:
---------
"event":"favorite"
"event":"unfavorite"
"event":"follow"
"event":"block"
"event":"unblock"
"event":"list_created"
"event":"list_updated"
"event":"list_member_added"
"event":"list_user_subscribed"
"event":"list_user_unsubscribed"
"event":"list_destroyed"
---------

I'm also expecting to receive retweets as events in following format:
---------
{"target":<user object>,
  "source":<user object>, "event":"retweet",
  "target_object":<retweeted tweet>, "created_at": <timestamp>}
---------
But I'm receiving retweets as just ordinary statuses.

Thanks,
Yusuke

On Dec 9, 8:32 am, John Kalucki <j...@twitter.com> wrote:
> Yusuke,
>
> The documentation had an error. We don't send friendship deletions, even
> those that come from you. I fixed the documentation.
>
> I just tested retweets. I logged in, as myself, retweeted something, and the
> retweet (really, a tweet), and the subsequent deletion were syndicated
> properly. Can you reproduce this case?
>
> -John Kaluckihttp://twitter.com/jkalucki
> Twitter, Inc.
>
>
>
> On Wed, Dec 8, 2010 at 12:24 AM, Yusuke Yamamoto <yus...@mac.com> wrote:
> > Hi all,
>
> > I'm not getting "unfollow" (from me) and "retweet" (from me) events from
> > User Stream now.
> > I suppose I used to be getting that sort of events as documented.
>
> > --------------
> >        • Friendship Events
> >                • Created - To you, from you
> > ...
> >        • Retweet Events
> >                • To you, from you. (Retweets from your followings are sent
> > as the actual home timeline retweet)
> > --------------
> > from:http://dev.twitter.com/pages/user_streams
>
> > Is there any spec change that I'm missing?
>
> > Thanks in advance,
> > --
> > Yusuke Yamamoto
> > yus...@mac.com
>
> > this email is: [x] bloggable/tweetable [ ] private
> > follow me on :http://twitter.com/yusukeyamamoto
> > subscribe me at :http://samuraism.jp/
>
> > --
> > Twitter developer documentation and resources:http://dev.twitter.com/doc
> > API updates via Twitter:http://twitter.com/twitterapi
> > Issues/Enhancements Tracker:
> >http://code.google.com/p/twitter-api/issues/list
> > Change your membership to this group:
> >http://groups.google.com/group/twitter-development-talk

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to