Feature #445

avatar

Support extended twitter messages

Added by Mirco Bauer 4996 days ago. Updated 4995 days ago.

Status:Closed Start:08/15/2010
Priority:Normal Due date:
Assigned to:avatarMirco Bauer % Done:

100%

Category:Engine Twitter
Target version:0.8
Complexity:

Votes: 0

Description

Associated revisions

Revision 3bd533afb34a57c4c0319ce78b4107dff75ae792
Added by Mirco Bauer 4995 days ago

Show complete retweeted status text if it was truncated. (closes: #445)

History

Updated by Mirco Bauer 4995 days ago

avatar
The issue exactly is that retweeted messages get automatically truncated if longer than 170 chars which can easily happen as "RT @$nick: " gets prepended. E.g.:
...
<text>RT @shaver: @migueldeicaza, 2004: &quot;worst case scenario is one where Sun goes down the drain but still sitting on a pile of patents&quot; http ...</text>
<truncated>true</truncated>
<retweeted_status>
  <text>@migueldeicaza, 2004: &quot;worst case scenario is one where Sun goes down the drain but still sitting on a pile of patents&quot; http://bit.ly/9aj9xu</text>
  <truncated>false</truncated>
  ...
</retweeted_status>

Updated by Mirco Bauer 4995 days ago

avatar
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF