rss_converter_twitter.com.xsl: restrict the criterion to match actual tweets
authorAntonio Ospite <ao2@ao2.it>
Fri, 27 Nov 2015 11:47:50 +0000 (12:47 +0100)
committerAntonio Ospite <ao2@ao2.it>
Fri, 27 Nov 2015 11:52:45 +0000 (12:52 +0100)
By only using li[@data-item-type='tweet'] sometimes void entries where
selected, and in particular the ones under <ol class="activity-popup-users">.

So just pick the items under <ol id="stream-items-id"> as the actual tweets
with valid contents in them.


No differences found