Mercurial > hg > Feedworm
log
age | author | description |
---|---|---|
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 |
Tue, 13 Sep 2011 17:43:22 +0200 | Dirk Olmes | when replicating, also compact the database |
Mon, 12 Sep 2011 11:07:58 +0200 | dirk | when replicating pull from remote first |
Sun, 11 Sep 2011 07:44:11 +0200 | dirk | fix abug in the view |