log

age author description
2012-06-01 Dirk Olmes display the feed's URL on the feed settings dialog
2012-07-24 dirk implement zooming the web view
2012-06-02 dirk when updating feeds, only ever create new Feed objects for entries that are younger than the current expire date. This ensures that we do not see old, read, expired entries again
2012-06-02 dirk make the name of the design document configurable via command line switch. When cloning the feedworm db, the design document is no longer the same as the database name
2012-04-03 dirk Due to a bug in CouchDB it's possible that a view still references deleted documents. Detect this case and don't add NoneType objects into the list of feeds.
2012-04-03 dirk remove obsolete couchdb snippets - this feature is implemented
2012-02-26 dirk adjust logging if feed entry does not have a published date
2012-02-01 dirk method ordering
2012-01-27 dirk remove unimplemented test
2012-01-27 dirk implement a somewhat useful unit test for the Feed class
2012-01-27 dirk create the database if it doesn't exist and drop it after test
2012-01-24 dirk normalize the published date if the feed contains none