projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
4c2e986
)
rss_converter_twitter.com.xsl: restrict tweet matching
author
Antonio Ospite <ao2@ao2.it>
Tue, 5 May 2015 07:25:20 +0000
(09:25 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Tue, 5 May 2015 07:25:20 +0000
(09:25 +0200)
With new style retweets the quoted text is also matched by
[@data-item-type='tweet'] but then the content is not handled, resulting
in empty items in the RSS feed.
Checking also for @role='listitem' allows to pick up only top-level
tweets.
No differences found