Mercurial > hg > Feedworm
log
age | author | description |
---|---|---|
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 17:19:16 +0200 | dirk | pull the calculation of the epxire date up into AbstractBackend |
Fri, 09 Sep 2011 17:17:39 +0200 | dirk | always return an int value for daysToKeepFeedEntries |
Fri, 09 Sep 2011 16:34:02 +0200 | dirk | use the new ListDateTimeField in FeedEntries to store their creation date |
Fri, 09 Sep 2011 16:22:44 +0200 | dirk | implement a couchdb mapping field that stores a datetime instance as a JSON array |