Mercurial > hg > Feedworm
log backend/couchdb/FeedEntry.py @ 189:e5d492595bdb
age | author | description |
---|---|---|
Wed, 14 Sep 2011 00:17:55 +0200 | dirk | the view returns feed entries for a feed sorted by update date now, no need to do sorting in-memory |
Sun, 11 Sep 2011 06:51:14 +0200 | dirk | clean up |
Sat, 10 Sep 2011 09:05:14 +0200 | dirk | sort the feed entries |
Fri, 09 Sep 2011 17:21:34 +0200 | dirk | implement expiring read feed entries |
Fri, 09 Sep 2011 16:34:02 +0200 | dirk | use the new ListDateTimeField in FeedEntries to store their creation date |
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 |