TODO: remove item about duplicated RSS items
authorAntonio Ospite <ao2@ao2.it>
Sat, 25 Jul 2015 13:52:57 +0000 (15:52 +0200)
committerAntonio Ospite <ao2@ao2.it>
Sat, 25 Jul 2015 13:52:57 +0000 (15:52 +0200)
Now all the generated feeds use the <guid/> element to uniquely identify
items.

TODO

diff --git a/TODO b/TODO
index 66df976..9cff1c6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,7 +2,6 @@
 - 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
-- debug some duplicated entries in the tweeter feeds in liferea
 - 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