From: Antonio Ospite Date: Fri, 23 Feb 2018 13:43:57 +0000 (+0100) Subject: rss_converter_twitter.com.xsl: use a different rule to get the tweet user-name X-Git-Tag: v1.2.0~7 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/f467b3ef9513b5a46286e7d43f6d1b422ac96a2b?hp=f467b3ef9513b5a46286e7d43f6d1b422ac96a2b rss_converter_twitter.com.xsl: use a different rule to get the tweet user-name Instead of looking for 'js-stream-tweet' in the class attribute, pick the element which has the 'data-tweet-id' attribute, this is more generic and works also with permalink tweets. ---