Mercurial > hg > Feedworm
log backend/couchdb/Feed.py @ 161:2940e74c9663
age | author | description |
---|---|---|
Mon, 29 Aug 2011 03:08:05 +0200 | dirk | Creating a feed via the GUI works now. |
Mon, 29 Aug 2011 02:41:24 +0200 | dirk | after a feed update, calculate a feed's update date from the current date, not the original next update date |
Thu, 25 Aug 2011 11:05:05 +0200 | Dirk Olmes | use couchdb's mapping API instead of manually coding around Rows - much leaner code :-) |
Wed, 24 Aug 2011 11:54:06 +0200 | Dirk Olmes | updating feeds on the couchdb backend works now |