log

age author description
2011-10-07 dirk enable/disable using the proxy via a preference setting
2011-09-24 Dirk Olmes add a toolbar icon for marking selected entries as read
2011-09-21 dirk optimize marking feed entries as read: do not round trip to the database if the entry was already marked as read
2011-09-21 dirk remove obsolete methods
2011-09-21 dirk switch to the couchdb backend as default
2011-09-13 dirk the view returns feed entries for a feed sorted by update date now, no need to do sorting in-memory
2011-09-13 dirk emit the feedEntries sorted by feed and by update date so they come out sorted
2011-09-13 dirk handle a missing updated_parsed attribute in a feed entry gracefully
2011-09-13 Dirk Olmes when replicating, also compact the database
2011-09-12 dirk when replicating pull from remote first
2011-09-11 dirk fix abug in the view
2011-09-11 dirk clean up
2011-09-10 dirk hide read feed entries if configured
2011-09-10 dirk sort the feed entries
2011-09-10 dirk allow setting the URL to the database via command line