From: Antonio Ospite <ao2@ao2.it>
Date: Sat, 25 Jul 2015 13:52:57 +0000 (+0200)
Subject: TODO: remove item about duplicated RSS items
X-Git-Tag: v0.4~13
X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/d831bbec69bfdbd12ce7774be02eb224cfe41d3b

TODO: remove item about duplicated RSS items

Now all the generated feeds use the <guid/> element to uniquely identify
items.
---

diff --git a/TODO b/TODO
index 66df976..9cff1c6 100644
--- 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