Ticket #12556 (closed defect: fixed)
Retweet (RT) in Adium affected by recent reply propagation limitations
| Reported by: | gldnspud | Owned by: | zacw |
|---|---|---|---|
| Milestone: | Adium 1.4 | Component: | Service/Twitter |
| Version: | 1.4hg | Severity: | normal |
| Keywords: | @reply retweet rt | Cc: | |
| Patch Status: |
Description
When using the RT feature of Adium's Twitter client, it submits the message as a reply to the original status. The unfortunate side effect of this is that the message is effectively NOT retweeted, because of the changes Twitter made in May. See http://blog.twitter.com/2009/05/replies-kerfuffle.html for details.
I noticed this when one of my Twitter identities didn't see RT posts made by my other identity. When I copied+pasted my RT messages and re-submitted them, they showed up on the other account as desired.
Suggested fix: change the RT implementation to NOT use the @reply mechanism. (The point of RT-ing is to spread a message to others, not to limit it). In the future, if Twitter updates their implementation to be "better", release an update to 1.4 that turns this back on.

