log backend/couchdb/CouchDbBackend.py @ 176:7001070d0bd5

age author description
Fri, 09 Sep 2011 18:19:01 +0200 dirk clean code
Fri, 09 Sep 2011 18:17:57 +0200 dirk implement getting a list of feeds that have unread entries
Fri, 09 Sep 2011 17:21:34 +0200 dirk implement expiring read feed entries
Fri, 09 Sep 2011 14:52:54 +0200 dirk introdue an abstraction for the name of the database so it can be changed via commandline parameter
Sat, 03 Sep 2011 04:12:35 +0200 dirk feedparser uses the proxy now if one is configured. To implement this the FeedUpdater had to change a bit - sqlalchemy backend is not yet refactored.
Mon, 29 Aug 2011 03:32:39 +0200 dirk delete a feed via the GUI works now
Mon, 29 Aug 2011 03:11:47 +0200 dirk setting a feed's properties via the GUI works now