projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
288f1ff
)
TODO: support for images on Twitter.com can be improved
author
Antonio Ospite <ao2@ao2.it>
Sun, 13 Sep 2015 09:59:43 +0000
(11:59 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Sun, 13 Sep 2015 18:04:20 +0000
(20:04 +0200)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
9cff1c6
..
95d08a4
100644
(file)
--- 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