benklop / microblog-purple

Automatically exported from code.google.com/p/microblog-purple
GNU General Public License v3.0
0 stars 0 forks source link

Twitgin: Enable retweet does no work #213

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. when you receive a tweet in the end this is rt, allowing retweet.
2. Then rt is clicked, this gives the following message: (09/01/1910 15:04:28) 
retweeted message is 22734078432
3. That is: (date, time) followed by retweeted message is 22734078432
4. Nothing is sent to Twitter time line

What is the expected output? What do you see instead?
After rt is clicked, comes the message: message 22735553353 (random number) is 
retweeted, rather than to appear: rt @author real message

What version of the product are you using? On what operating system?
Pidgin 2.6.6
Libpurple 2.6.6
Pidgin-microblog 0.3.0

Please provide any additional information below.
It happened after adjusting for achieving OAuth. In the previous version did 
not have this problem

Original issue reported on code.google.com by evarr...@gmail.com on 1 Sep 2010 at 7:52

GoogleCodeExporter commented 9 years ago
The tweet is being sent via official rt protocol from Twitter. The number in 
the back is tweet ID. That's why it's not echo'ed. It will appear in your 
follower timeline.

If you prefer to have old way of retweet, please see Issue #221

Original comment by som...@inox.co.th on 3 Dec 2010 at 4:20

GoogleCodeExporter commented 9 years ago

Original comment by somsaks on 3 Dec 2010 at 4:21