Mercurial > hg > Feedworm
log
age | author | description |
---|---|---|
Wed, 21 Sep 2011 13:23:25 +0200 | dirk | optimize marking feed entries as read: do not round trip to the database if the entry was already marked as read |
Wed, 21 Sep 2011 13:21:17 +0200 | dirk | remove obsolete methods |
Wed, 21 Sep 2011 12:52:34 +0200 | dirk | switch to the couchdb backend as default |
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 |
Wed, 14 Sep 2011 00:17:01 +0200 | dirk | emit the feedEntries sorted by feed and by update date so they come out sorted |
Tue, 13 Sep 2011 17:52:36 +0200 | dirk | handle a missing updated_parsed attribute in a feed entry gracefully |