From: Antonio Ospite <ao2@ao2.it>
Date: Sun, 13 Sep 2015 09:59:43 +0000 (+0200)
Subject: TODO: support for images on Twitter.com can be improved
X-Git-Tag: v0.4~4
X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/655b4ed748239d1956e1685de68918a32be39535

TODO: support for images on Twitter.com can be improved
---

diff --git a/TODO b/TODO
index 9cff1c6..95d08a4 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,7 @@
 - evaluate the use of the <ttl/> RSS element.
 - use the <enclosure/> element for pump.io media objects
 - use the <enclosure/> element for images on dilbert.com
+- show images (or even cards) directly in RSS items for twitter.com
 - check the encoding of the tweets when UTF is used,
   maybe solvable with mb_convert_encoding()?
   See http://php.net/manual/en/domdocument.loadhtml.php