log

age author description
Wed, 25 Jul 2012 08:00:43 +0200 Dirk Olmes Automated merge with https://xanthippe.dyndns.org/hg/Feedworm
Mon, 04 Jun 2012 08:35:17 +0200 Dirk Olmes Automated merge with https://xanthippe.dyndns.org/hg/Feedworm
Fri, 01 Jun 2012 17:29:43 +0200 Dirk Olmes display the feed's URL on the feed settings dialog
Wed, 25 Jul 2012 01:49:28 +0200 dirk implement zooming the web view
Sat, 02 Jun 2012 04:30:04 +0200 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
Sat, 02 Jun 2012 04:24:49 +0200 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
Tue, 03 Apr 2012 05:35:13 +0200 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.