gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #01087
[Bug 500927] Re: Display twitter/identi.ca native retweets correctly
@Sasa Stamenkovic I am not an expert on how to use the "patch" tool. In
general, you can run "patch -p0 <diff_file". Depending on the cwd,
"patch" might automatically detect what target file to modify.
Otherwise, according to the man page of patch, it will ask what target
file to modify.
Also, please note that there are TWO files to modify to get a satisfactory feature improvement to gwibber until this issue is fully resolved:
.../gwibber/microblog/plugins/twitter/__init__.py
.../ui/templates/base.mako
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/500927
Title:
Display twitter/identi.ca native retweets correctly
Status in Gwibber:
Triaged
Bug description:
Twitter recently released a new "native" retweet function (see
<http://blog.twitter.com/2009/08/project-retweet-phase-one.html> or
<http://a1.twimg.com/example-retweet-ui-18-sep-09.png>). However,
retweets made using this do not seem to show up in Gwibber. One
example of this is <http://twitter.com/Chrysaora/status/7044692978>,
which shows up on the Twitter website in my stream, but not in
Gwibber.
I am running gwibber 2.0.0~bzr490-0ubuntu2~daily1 on Ubuntu 10.04
(dev).