https://bugs.kde.org/show_bug.cgi?id=370260
--- Comment #7 from Simon St James <kdede...@etotheipiplusone.com> --- Created attachment 108768 --> https://bugs.kde.org/attachment.cgi?id=108768&action=edit Patch for v1.4 Looks like I was a little premature with that last patch :) I've attached my patch against v1.4 in the hopes that it will give some inspiration to people working on master. Why it works: Choqok doesn't actually do the truncation itself; rather, by default, twitter will actually do it *on the server side*+ - this patch simply adds the "tweet_mode=extended" query, and reads the "full_text" of the returned JSON instead of the "text". + I spent about half an hour yesterday trying to figure out just *where* Choqok was performing the truncation - kicked myself when I figure out what was actually going on! XD -- You are receiving this mail because: You are watching all bug changes.