Fixed hide read feeds
[feedingit] / debian / changelog
index 48d0e8a..bdedc03 100644 (file)
@@ -1,3 +1,147 @@
+feedingit (0.8.0-3) unstable; urgency=low
+
+  * Updated feed/article cell size in widget
+  * Updated hide read feed option
+
+ -- Yves <yves@marcoz.org>  Sun, 18 Jul 2010 01:40:19 -0800
+
+feedingit (0.8.0-1) unstable; urgency=low
+
+  * Modified storage engine to use sqlite3
+  * Updated widget with possibility of showing article listing
+
+ -- Yves <yves@marcoz.org>  Fri, 16 Jul 2010 23:34:19 -0800
+
+feedingit (0.7.0-5) unstable; urgency=low
+
+  * [#5946] Make swipe navigation previous article iterate over _generated list_. (njsf)
+
+ -- Yves <yves@marcoz.org>  Mon, 21 Jun 2010 20:28:19 -0800
+
+feedingit (0.7.0-4) unstable; urgency=low
+
+  * UI Improvements (Thp)
+  * Added options to sort the list of feeds (njsf)
+  * Added option to open links in external browser
+
+ -- Yves <yves@marcoz.org>  Tue, 15 Jun 2010 00:03:19 -0800
+
+feedingit (0.7.0-3) unstable; urgency=low
+
+  * Fixed re-layout of article listing when switching portrait to/from landscape
+  * Fixed landscape rotation bug for PR1.2 (by Thp)
+  * Better UI and interaction for menus, the settings dialog and subscriptions menu (Thp)
+  * Added grey background colour to article listing
+
+ -- Yves <yves@marcoz.org>  Tue, 08 Jun 2010 07:34:19 -0800
+
+feedingit (0.7.0-2) unstable; urgency=low
+
+  * Changed layout of article listing TreeView
+  * Reduced font for widget and made it single click
+
+ -- Yves <yves@marcoz.org>  Sat, 29 May 2010 10:53:19 -0800
+
+feedingit (0.7.0-1) unstable; urgency=low
+
+  * Fixed error message when viewing un-downloaded Archived Article
+
+ -- Yves <yves@marcoz.org>  Sat, 29 May 2010 10:53:19 -0800
+
+feedingit (0.7.0-0) unstable; urgency=low
+
+  * Added THP's patches (TreeView for feed and article listing, About dialog)
+  * Added Nelson's patch (Hide read feeds and articles options)
+  * Fixed error message when viewing un-downloaded Archived Article
+
+ -- Yves <yves@marcoz.org>  Sat, 29 May 2010 10:53:19 -0800
+
+feedingit (0.6.2-2) unstable; urgency=low
+
+  * Fixed image caching in Archived Articles
+
+ -- Yves <yves@marcoz.org>  Mon, 24 May 2010 19:57:19 -0800
+
+feedingit (0.6.2-1) unstable; urgency=low
+
+  * Image cache expiry is time-based (removed imageHandler in memory object)
+
+ -- Yves <yves@marcoz.org>  Tue, 19 May 2010 22:02:19 -0800
+
+feedingit (0.6.2-0) unstable; urgency=low
+
+  * Added icons to feeds
+  * Added timeout to widget updates to prevent hanging
+
+ -- Yves <yves@marcoz.org>  Tue, 12 May 2010 07:21:19 -0800
+
+feedingit (0.6.1-9) unstable; urgency=low
+
+  * Fixed bug triggering updates from widgets too often
+
+ -- Yves <yves@marcoz.org>  Mon, 10 May 2010 21:55:19 -0800
+
+feedingit (0.6.1-7) unstable; urgency=low
+
+  * Added check for broken feeds
+
+ -- Yves <yves@marcoz.org>  Mon, 03 May 2010 21:44:19 -0800
+
+feedingit (0.6.1-6) unstable; urgency=low
+
+  * Fix for <em> tags
+
+ -- Yves <yves@marcoz.org>  Fri, 30 Apr 2010 20:54:19 -0800
+
+feedingit (0.6.1-5) unstable; urgency=low
+
+  * Small performance fixes
+  * Bugfix for unread messages
+  * ArchivedArticles can now be cleaned up manually
+
+ -- Yves <yves@marcoz.org>  Thu, 29 Apr 2010 22:18:19 -0800
+
+feedingit (0.6.1-3) unstable; urgency=low
+
+  * Fixed module import issue in widget
+
+ -- Yves <yves@marcoz.org>  Sun, 25 Apr 2010 23:13:19 -0800
+
+feedingit (0.6.1-2) unstable; urgency=low
+
+  * Some improvements for Archived Articles
+
+ -- Yves <yves@marcoz.org>  Sun, 25 Apr 2010 23:13:19 -0800
+
+feedingit (0.6.1-1) unstable; urgency=low
+
+  * Now use dbus as lock mechanisms
+  * Added setting to disable proxy support
+
+ -- Yves <yves@marcoz.org>  Sat, 24 Apr 2010 16:57:19 -0800
+
+feedingit (0.6.1-0) unstable; urgency=low
+
+  * Added autoupdate from the widget
+
+ -- Yves <yves@marcoz.org>  Sat, 17 Apr 2010 20:19:19 -0800
+
+feedingit (0.6.0-1) stable; urgency=low
+
+  * Added dbus communication from app to widget
+  * Fixed updates for articles without titles
+
+ -- Yves <yves@marcoz.org>  Mon, 12 Apr 2010 09:50:19 -0800
+
+feedingit (0.6.0-0) stable; urgency=low
+
+  * Added home widget
+  * Fixed a few more HTML characters in titles
+  * Fixed crash caused by imageHandler
+  * Added loading indicator for links
+
+ -- Yves <yves@marcoz.org>  Sun, 11 Apr 2010 09:45:19 -0800
+
 feedingit (0.5.4-3) stable; urgency=low
 
   * Fixed Article font size setting