[twitter-dev] Is tweet retweeted or not.

2010-06-04 Thread omergul123
Hello. In my application I get the user's home timeline. I let the
user to natively (by using the retweet feature of Twitter in the API)
retweet a tweet. If the user reloads the page I get the updated home
timeline from the twitter servers again. However there isn't any tag
in the status tag indicating that the user has already retweeted this
so that I can show a mark to the user that he already retweeted the
particular tweet. Is there any way for this?


[twitter-dev] Twitter returns different tweet ids.

2010-05-15 Thread omergul123
Hello. when I call the statuses/home_timeline api method ro retrieve
the tweets, the ids of the tweets that are returned are not correct.
What could be the problem?

All the data except the tweet id are returned correctly.

I use the jmathai's twitter client:

http://github.com/jmathai/twitter-async