rss_converter_twitter.com.xsl: update XPath of tweet content
authorAntonio Ospite <ao2@ao2.it>
Sun, 31 May 2015 17:17:28 +0000 (19:17 +0200)
committerAntonio Ospite <ao2@ao2.it>
Sun, 31 May 2015 17:26:09 +0000 (19:26 +0200)
Using the role attribute to differentiate between original tweets and
quoted tweet, as introduced in commit 4c2e986, does not work anymore,
but the fact that original tweets are <li></li> elements while quoted
tweets are <div></div> elements can be used instead.


No differences found