X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=todolist;h=da999226a3c9c055c038a4fe0536b2be6d068997;hb=2c6a0230e6395d491ec9bf87eacdc83de72b8bd2;hp=87ab3766dce2fe4bd83545b6df8fdbbb65bc53a3;hpb=cb5fa67f52ab82165d9cfcbe9a1e0b71b493cbbf;p=rawdog%2F.git diff --git a/todolist b/todolist index 87ab376..da99922 100644 --- a/todolist +++ b/todolist @@ -14,8 +14,6 @@ Option to choose whether full content or summary is preferred. Review expiry logic: is maxage=0 the same as currentonly? -Escape characters in text/plain? - Plugin that gets run on new articles. OPML listing -- needs feed type. @@ -37,8 +35,6 @@ specifying a feed. Add a needs_update() method to Feed; make Rawdog call that on all the feeds (when not being forced) and then call update() on each of them that needs it. -Make feedparser take a urllib2.Opener rather than proxies etc. - Where articles can be shown to have been updated (by unique ID), only show the latest version.