From: Antonio Ospite Date: Mon, 13 Aug 2018 15:17:41 +0000 (+0200) Subject: src/rss_converter_twitter.com.xsl: add a label to tweets containing GIFs X-Git-Tag: v1.4.0~16 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/da1c49e6f2d849221446cde331a3180f0246da71?hp=da1c49e6f2d849221446cde331a3180f0246da71 src/rss_converter_twitter.com.xsl: add a label to tweets containing GIFs The static scraped content only provides a preview of GIF files with the first frame only, just like in the case of videos. Set a label when a tweet contains a GIF so that the user can decide to open the tweet in a full fledged browser to properly see the GIF. ---