Mercurial > hg > Feedworm
log
age | author | description |
---|---|---|
Fri, 07 Oct 2011 07:00:44 +0200 | dirk | enable/disable using the proxy via a preference setting |
Sat, 24 Sep 2011 08:07:23 +0200 | Dirk Olmes | add a toolbar icon for marking selected entries as read |
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 |