Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
in_reply_to_status_id
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  18 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alex Payne  
View profile  
(1 user)  More options Aug 14 2008, 1:34 pm
From: "Alex Payne" <a...@twitter.com>
Date: Thu, 14 Aug 2008 10:34:59 -0700
Local: Thurs, Aug 14 2008 1:34 pm
Subject: in_reply_to_status_id
All,

I'm happy to announce a minor change to the API that should have a
major impact on the Twitter community.  The /statuses/update method
now takes an optional parameter: in_reply_to_status_id.  As you might
guess, this allows API clients to specify which status a status to be
posted is in reply to, rather than our system assuming that it's in
reply to the last message posted by the user specified by "@username".

If your client posts statuses, please consider making use of this
feature.  By convention, we'd like to continue to use "@username" at
the beginning of messages that are replies, but specifying the
in_reply_to_status_id parameter will override the guess about the
in_reply_to_status_id attribute that our system makes.  Yes, this does
mean that you could post a message that appears to be a reply to Alice
while it's actually a reply to Bob; that's fine, as I'm sure there's a
use case for it out there.

We hope this addition will allow for more accurate conversations on
Twitter.  I can't wait to see what you all do with it!

--
Alex Payne
http://twitter.com/al3x


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Badera  
View profile  
 More options Aug 14 2008, 1:37 pm
From: "Andrew Badera" <and...@badera.us>
Date: Thu, 14 Aug 2008 13:37:13 -0400
Local: Thurs, Aug 14 2008 1:37 pm
Subject: Re: in_reply_to_status_id

W00T!

--
--
--Andy Badera
http://higherefficiency.net
http://flipbitsnotburgers.blogspot.com/
http://andrew.badera.us/
http://changeroundup.com/
and...@badera.us
(518) 641-1280
Google me: http://www.google.com/search?q=andrew+badera

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kee Hinckley  
View profile  
 More options Aug 14 2008, 2:44 pm
From: Kee Hinckley <naz...@somewhere.com>
Date: Thu, 14 Aug 2008 14:44:47 -0400
Local: Thurs, Aug 14 2008 2:44 pm
Subject: Re: in_reply_to_status_id
On Aug 14, 2008, at 1:37 PM, Andrew Badera wrote:

> W00T!

Took the word right out of my mouth!

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hans Engel  
View profile  
 More options Aug 14 2008, 7:10 pm
From: Hans Engel <en...@engel.uk.to>
Date: Thu, 14 Aug 2008 16:10:37 -0700
Local: Thurs, Aug 14 2008 7:10 pm
Subject: Re: in_reply_to_status_id
This is a really good addition, but I just discovered a bug via some
testing with cURL.

If the tweet is sent with in_reply_to_status_id set to a valid tweet ID,
but the tweet doesn't contain '@user' or something, 'in reply to user'
is still displayed on the Twitter user's profile.

If I didn't explain that right, please tell me - I'll try again :P



    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Payne  
View profile  
 More options Aug 14 2008, 7:13 pm
From: "Alex Payne" <a...@twitter.com>
Date: Thu, 14 Aug 2008 16:13:19 -0700
Local: Thurs, Aug 14 2008 7:13 pm
Subject: Re: in_reply_to_status_id
Yes, that's the expected behavior for the moment.  As I mentioned,
we'd like application developers to populate the "@user" bit at the
start of a status that's a reply, but there are use cases in which you
wouldn't want to.

On Thu, Aug 14, 2008 at 4:10 PM, Hans Engel <en...@engel.uk.to> wrote:

> This is a really good addition, but I just discovered a bug via some
> testing with cURL.

> If the tweet is sent with in_reply_to_status_id set to a valid tweet ID,
> but the tweet doesn't contain '@user' or something, 'in reply to user'
> is still displayed on the Twitter user's profile.

> If I didn't explain that right, please tell me - I'll try again :P

> ☂

--
Alex Payne
http://twitter.com/al3x

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Look  
View profile  
 More options Aug 14 2008, 7:14 pm
From: "David Look" <davidapl...@gmail.com>
Date: Thu, 14 Aug 2008 16:14:45 -0700
Local: Thurs, Aug 14 2008 7:14 pm
Subject: Re: in_reply_to_status_id

how goes the problem with Yahoo Pipes? Is there a current work around for
this? like perhaps running the RSS through Feeddigest and then through
pipes?
thanks.dl


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard  
View profile  
 More options Aug 15 2008, 4:03 pm
From: Richard <ryt...@gmail.com>
Date: Fri, 15 Aug 2008 13:03:18 -0700 (PDT)
Local: Fri, Aug 15 2008 4:03 pm
Subject: Re: in_reply_to_status_id
Have you considered supporting a syntax like
@username.status_id
as well
e.g.
@someone.1463635340

though, I can't remember why I thought this would be better now.

--
Richard.
friendbinder.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ed Finkler  
View profile  
 More options Aug 15 2008, 5:30 pm
From: "Ed Finkler" <funkat...@gmail.com>
Date: Fri, 15 Aug 2008 17:30:32 -0400
Local: Fri, Aug 15 2008 5:30 pm
Subject: Re: in_reply_to_status_id
That would be handy in that you could embed the "in_reply_to" info
within the message. I know in my app, allowing this syntax would mean
less refactoring to get in_reply_to working.

--
Ed Finkler
http://funkatron.com
AIM: funka7ron
ICQ: 3922133
Skype: funka7ron


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ray Grieselhuber  
View profile  
 More options Aug 15 2008, 10:30 pm
From: Ray Grieselhuber <rgrieselhu...@gmail.com>
Date: Fri, 15 Aug 2008 19:30:10 -0700 (PDT)
Local: Fri, Aug 15 2008 10:30 pm
Subject: Re: in_reply_to_status_id
This is very cool, by the way. Thanks for adding it.

Are there any plans to include replies created using this method in
the feed for a user's Tweets? That would make visualizing
conversations much easier.

On Aug 15, 2:34 am, "Alex Payne" <a...@twitter.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ray Grieselhuber  
View profile  
 More options Aug 15 2008, 10:18 pm
From: Ray Grieselhuber <rgrieselhu...@gmail.com>
Date: Fri, 15 Aug 2008 19:18:32 -0700 (PDT)
Local: Fri, Aug 15 2008 10:18 pm
Subject: Re: in_reply_to_status_id
Is this change related at all to the fact that many users (including
myself) can no longer see their replies, either via the web client or
the API? When will this be fixed?

On Aug 15, 2:34 am, "Alex Payne" <a...@twitter.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
vlb  
View profile  
 More options Aug 16 2008, 2:12 am
From: vlb <V...@cfcl.com>
Date: Fri, 15 Aug 2008 23:12:10 -0700 (PDT)
Local: Sat, Aug 16 2008 2:12 am
Subject: Re: in_reply_to_status_id
Finally! I've been asking for this for months!

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ironfroggy  
View profile  
 More options Aug 16 2008, 9:27 am
From: ironfroggy <ironfro...@gmail.com>
Date: Sat, 16 Aug 2008 06:27:22 -0700 (PDT)
Local: Sat, Aug 16 2008 9:27 am
Subject: Re: in_reply_to_status_id
Will there be a way to determine, when looking at a specific reply, if
the in_reply_to_status_id was given by the client or guessed by the
system? It could be useful to know if its accurate or possibly
incorrect.

On Aug 14, 1:34 pm, "Alex Payne" <a...@twitter.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Horspool  
View profile  
 More options Aug 17 2008, 3:13 am
From: "Matthew Horspool" <MHorsp...@TheHorspools.com>
Date: Sun, 17 Aug 2008 08:13:15 +0100
Local: Sun, Aug 17 2008 3:13 am
Subject: Re: in_reply_to_status_id
Hi,

Richard wrote: "Have you considered supporting a syntax like

@username.status_id ... though, I can't remember why I thought this would be
better now."

I wouldn't use it in an app because it would use up valuable space.
However, it would still be a useful addition because it would then allow you
to reply to a specific status from the web, SMS, etc.

Matthew


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
me at work  
View profile  
 More options Aug 17 2008, 1:07 pm
From: me at work <me.at.w...@gmail.com>
Date: Sun, 17 Aug 2008 10:07:25 -0700 (PDT)
Local: Sun, Aug 17 2008 1:07 pm
Subject: Re: in_reply_to_status_id
I think this is totally awesome and great and I love you for having
implemented it.  The next thing would be a way to update an old
update's in_reply_to in the API, mainly so that sites like quotably
which implement a way to fix which tweet you're replying to (sorta)
could post back updates to the user.  Of course, I'd support it in a
certain implementation (but these are not for twitter, but for
quotably and just general discussion of how this API could be useful)

Changes made by the logged in user to his own tweets would happen
instantly.

Changes made by logged in trusted users to a users tweets (i.e. your
friends), or by the person the SPECIFIC TWEET is in reply to (so I
could fix, for example, a newbie friend of mine's tweet to be in reply
to the correct tweet of mine) would happen instantly, but would show
up in a user's control panel on quotably and they could review and
undo (quotably would have to store the original in_reply_to for this).

Changes made by untrusted users would go to a queue which trusted
users, the person who made the specific tweet, and the user himself
could check and approve.

Of course, those are the default settings, some users may want to have
complete control so that everything would go to a queue.  I just like
the idea of crowdsourcing retro-reply-repairs.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
TCI  
View profile  
 More options Aug 18 2008, 6:04 pm
From: TCI <ticoconid...@gmail.com>
Date: Mon, 18 Aug 2008 15:04:35 -0700 (PDT)
Local: Mon, Aug 18 2008 6:04 pm
Subject: Re: in_reply_to_status_id
Let me express my gratitude for you guys providing this. It does help
a lot and if we properly use it we can all have more cohesive and
followable conversations. Thanks a lot...
TCI


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason Follas  
View profile  
 More options Aug 19 2008, 8:42 am
From: Jason Follas <jfol...@gmail.com>
Date: Tue, 19 Aug 2008 05:42:53 -0700 (PDT)
Local: Tues, Aug 19 2008 8:42 am
Subject: Re: in_reply_to_status_id
This fills me with joy and happiness.  :-)

But, seriously, I understand that it might be impossible to implement
the in_reply_to_status_id for SMS (guessing would still be appropriate
there, considering the limitations).  But, it also appears that the
web interface is not providing in_reply_to_status_id when you reply by
clicking the swoosh.  Was this an oversight, or is development still
in the works?

On Aug 18, 6:04 pm, TCI <ticoconid...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Payne  
View profile  
 More options Aug 19 2008, 11:43 am
From: "Alex Payne" <a...@twitter.com>
Date: Tue, 19 Aug 2008 08:43:55 -0700
Local: Tues, Aug 19 2008 11:43 am
Subject: Re: in_reply_to_status_id
Still in the works.

--
Alex Payne - API Lead, Twitter, Inc.
http://twitter.com/al3x

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dwardu  
View profile  
 More options Aug 29 2008, 6:21 pm
From: dwardu <dwa...@gmail.com>
Date: Fri, 29 Aug 2008 15:21:38 -0700 (PDT)
Local: Fri, Aug 29 2008 6:21 pm
Subject: Re: in_reply_to_status_id
I’ve written a Greasemonkey script to do the job until it’s done
properly… http://userscripts.org/scripts/show/32728

Thanks.

On Aug 14, 7:34 pm, "Alex Payne" <a...@twitter.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google