From: Antonio Ospite Date: Tue, 5 May 2015 07:25:20 +0000 (+0200) Subject: rss_converter_twitter.com.xsl: restrict tweet matching X-Git-Tag: v0.4~27 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/4c2e9862fdd7af1572f5a0fc90b030847b946ce8 rss_converter_twitter.com.xsl: restrict tweet matching 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. --- diff --git a/rss_converter_twitter.com.xsl b/rss_converter_twitter.com.xsl index 665b71d..9efc769 100644 --- a/rss_converter_twitter.com.xsl +++ b/rss_converter_twitter.com.xsl @@ -38,7 +38,7 @@ - + @@ -96,7 +96,7 @@ - +