[twitter-dev] Re: Seeing retweeted_details for user_timeline payload

2009-10-15 Thread Marcel Molina
rieving the timeline for a specific user: > > curl http://www.twitter.com/statuses/user_timeline/ev.xml > > Within that timeline, I see retweeted_status fragment. > Is this normal behavior ? > > Thanks - Martin > -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] New spam reporting API now available

2009-10-14 Thread Marcel Molina
one spam report for a given user, so subsequent requests will have no result. Thanks. -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Multiple language support for your Twitter application

2009-10-08 Thread Marcel Molina
st getting started. We'll follow up with more details about where you'll be able to get these translations soon. -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] New Twitter feature & API coming soon: Lists

2009-09-30 Thread Marcel Molina
ngs like create lists, add and remove users from lists, find out who has been added to a list and read the tweet timeline for a given list. Stay tuned for documentations on the full Lists API soon. -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Updates to the retweet API payload

2009-09-30 Thread Marcel Molina
w/4349744308.xml The above payloads don't contain a "retweet_count" element yet and they probably will. Other than that we don't suspect any more major changes as we approach a full public launch. As always, though, we're open and solicitous of everyone's feedback. Thanks. -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Re: Deleting a Retweeted Tweet

2009-09-21 Thread Marcel Molina
all the retweets of that tweet also just disappear with it? > > Dewald > -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Update on the Retweet API (we collapse retweets, not you & we're adding statuses/retweets)

2009-09-18 Thread Marcel Molina
e on twitter.com: http://a1.twimg.com/example-retweet-ui-18-sep-09.png If you've got questions, find bugs, or have any kind of feedback, get in touch via the dev mailing list, send an @reply to @twitterapi or jump into the #twitterapi IRC channel on irc.freenode.net. -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Draft: Twitter Rules for API Use

2009-09-10 Thread Marcel Molina
some background. We encourage you to use the "contact us" link at http://twitter.com/apirules with any feedback you may have. -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Re: [ANN] statuses/home_timeline resource now available (though it doesn't include retweets yet)

2009-09-03 Thread Marcel Molina
ed > with switching (and in the case of iPhone applications getting Apple > to review the whole process too!) > > On Sep 3, 1:19 am, Marcel Molina wrote: >> The current friends_timeline and home_timeline both include mentions >> already. The friends_timeline will continue

[twitter-dev] Re: [ANN] statuses/home_timeline resource now available (though it doesn't include retweets yet)

2009-09-02 Thread Marcel Molina
future version of the API" there won't be > any way to get a friends timeline without retweets? > > Because the ability to ignore retweets ought to be a Day 1 feature, IMO. > > I would put a much higher value on a unified feed which includes > "*mentions* and friends" than "*retweets* and friends" > > FWIW > > TjL > -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Re: Retweet API and multiple retweets in timeline

2009-09-02 Thread Marcel Molina
_details) then I track the retweet > count. > > What do you think? > > Cheers > Sven > -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] [ANN] statuses/home_timeline resource now available (though it doesn't include retweets yet)

2009-09-02 Thread Marcel Molina
ed. When the full retweet launch happens, retweets will start to appear in statuses/home_timeline as per the documentation. -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Re: Join us in the #twitterapi IRC channel on freenode

2009-08-18 Thread Marcel Molina
wrote: > > Marcel, > > I can't join #twitterapi on irc.freenode.net. Colloquy-mobile just > throws a deaf ear, i.e., nothing happens. I can join other chat rooms > no problem. > > I'm not very familiar with IRC, so I might be making a rookie mistake. > > Dewald >

[twitter-dev] Join us in the #twitterapi IRC channel on freenode

2009-08-18 Thread Marcel Molina
, unexpected outages, and special events. We also envision it as a place for developers to help each other. So, if you're into IRC, we encourage you to come on over. -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Retweet API addition: retweet_id

2009-08-17 Thread Marcel Molina
We've added a retweet_id to the retweet_details section to allow for, e.g. deletion of retweets. The retweet_id can be provided as an argument to statuses/destroy. The example payloads have been updated to include retweet_id. -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Re: Early developer preview: Retweeting API

2009-08-17 Thread Marcel Molina
te of a non-protected > user, will the protected user always / sometimes / never be listed as > a retweeter of the public user's status update? > > 9. Conversely, if a non-protected user retweets a status update of a > protected user, will the protected status update always / someti

[twitter-dev] Early developer preview: Retweeting API

2009-08-13 Thread Marcel Molina
fusion and make retweets stand out visually from regular tweets. 2) The retweeted tweet shows the username of the first of your followers to retweet it. If other's subsequently retweet the same tweet, the retweet should only appear once in a user's timeline That's it for now.

[twitter-dev] Twitpocalypse: The Second Coming is on the horizon

2009-07-31 Thread Marcel Molina
sooner. Developers are encouraged to not only update their applications to use a 64-bit integer (BIGINT/long long), but also verify that all libraries they use are also prepared to handle 64-bit integers. -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Help signing OAuth requests

2009-07-30 Thread Marcel Molina
related data *should* be. http://www.hueniverse.com/hueniverse/2008/10/beginners-gui-1.html -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Re: twitter api server seems to be down (getting invalid signature) since 5.15 pm pst

2009-07-28 Thread Marcel Molina
any problem... the use of >> > > > httputility.urlencode in place of the modified urlencode already >> > > > implemented for use with Oauth, as required by the spec... the >> library >> > > > just wasn't using it in two places. >> > >> > -- >> > Cristovao Morgado >> > aka Saintrhttp://www.oMeuJogoUsado.comhttp://www.TweetaPorSMS.comhttp:// >> twitter.com/TheSaintr >> > > > > -- > Abraham Williams | Community Evangelist | http://web608.org > Hacker | http://abrah.am | http://twitter.com/abraham > Project | http://fireeagle.labs.poseurtech.com > This email is: [ ] blogable [x] ask first [ ] private. > -- Marcel Molina Twitter Platform Team http://twitter.com/noradio

[twitter-dev] Re: Purposed method: friendships/show

2009-06-09 Thread Marcel Molina
Though, it should be mentioned, w/r/t/ to pending follow requests and blocks, you'd only get a value for those attributes for authenticated requests where the source user is authenticated. On Tue, Jun 9, 2009 at 5:22 PM, Marcel Molina wrote: > Good point about pending requests for p

[twitter-dev] Re: Purposed method: friendships/show

2009-06-09 Thread Marcel Molina
way that follow information is > > returned, I believe that it should include the effect of "protected" > > accounts on both sides of the follow equation. > > > > Thanks, > > -damon > > --http://twitter.com/damon > > > > On Tue, Jun 9, 2009 a

[twitter-dev] Re: Purposed method: friendships/show

2009-06-09 Thread Marcel Molina
bob", > "notifications": false }, > > "target": { >"id": 456, >"screen_name": "jack", > "notifications": null }, > > "source_follows_target": true, > "source_followed_by_ta

[twitter-dev] Re: Purposed method: friendships/show

2009-06-09 Thread Marcel Molina
Hey Chad, thanks for your feedback. Thought experiment: Put aside the currently proposed response body for the moment. How would you unambiguously express the following/followed by relationship? Marcel Molina Twitter API Team http://twitter.com/@noradio On Jun 9, 10:23 am, Chad Etzel wrote

<    1   2