Modified storage engine to use sqlite3
[feedingit] / debian / changelog
1 feedingit (0.8.0-0) unstable; urgency=low
2
3   * Modified storage engine to use sqlite3
4
5  -- Yves <yves@marcoz.org>  Tue, 13 Jul 2010 18:05:19 -0800
6
7 feedingit (0.7.0-5) unstable; urgency=low
8
9   * [#5946] Make swipe navigation previous article iterate over _generated list_. (njsf)
10
11  -- Yves <yves@marcoz.org>  Mon, 21 Jun 2010 20:28:19 -0800
12
13 feedingit (0.7.0-4) unstable; urgency=low
14
15   * UI Improvements (Thp)
16   * Added options to sort the list of feeds (njsf)
17   * Added option to open links in external browser
18
19  -- Yves <yves@marcoz.org>  Tue, 15 Jun 2010 00:03:19 -0800
20
21 feedingit (0.7.0-3) unstable; urgency=low
22
23   * Fixed re-layout of article listing when switching portrait to/from landscape
24   * Fixed landscape rotation bug for PR1.2 (by Thp)
25   * Better UI and interaction for menus, the settings dialog and subscriptions menu (Thp)
26   * Added grey background colour to article listing
27
28  -- Yves <yves@marcoz.org>  Tue, 08 Jun 2010 07:34:19 -0800
29
30 feedingit (0.7.0-2) unstable; urgency=low
31
32   * Changed layout of article listing TreeView
33   * Reduced font for widget and made it single click
34
35  -- Yves <yves@marcoz.org>  Sat, 29 May 2010 10:53:19 -0800
36
37 feedingit (0.7.0-1) unstable; urgency=low
38
39   * Fixed error message when viewing un-downloaded Archived Article
40
41  -- Yves <yves@marcoz.org>  Sat, 29 May 2010 10:53:19 -0800
42
43 feedingit (0.7.0-0) unstable; urgency=low
44
45   * Added THP's patches (TreeView for feed and article listing, About dialog)
46   * Added Nelson's patch (Hide read feeds and articles options)
47   * Fixed error message when viewing un-downloaded Archived Article
48
49  -- Yves <yves@marcoz.org>  Sat, 29 May 2010 10:53:19 -0800
50
51 feedingit (0.6.2-2) unstable; urgency=low
52
53   * Fixed image caching in Archived Articles
54
55  -- Yves <yves@marcoz.org>  Mon, 24 May 2010 19:57:19 -0800
56
57 feedingit (0.6.2-1) unstable; urgency=low
58
59   * Image cache expiry is time-based (removed imageHandler in memory object)
60
61  -- Yves <yves@marcoz.org>  Tue, 19 May 2010 22:02:19 -0800
62
63 feedingit (0.6.2-0) unstable; urgency=low
64
65   * Added icons to feeds
66   * Added timeout to widget updates to prevent hanging
67
68  -- Yves <yves@marcoz.org>  Tue, 12 May 2010 07:21:19 -0800
69
70 feedingit (0.6.1-9) unstable; urgency=low
71
72   * Fixed bug triggering updates from widgets too often
73
74  -- Yves <yves@marcoz.org>  Mon, 10 May 2010 21:55:19 -0800
75
76 feedingit (0.6.1-7) unstable; urgency=low
77
78   * Added check for broken feeds
79
80  -- Yves <yves@marcoz.org>  Mon, 03 May 2010 21:44:19 -0800
81
82 feedingit (0.6.1-6) unstable; urgency=low
83
84   * Fix for <em> tags
85
86  -- Yves <yves@marcoz.org>  Fri, 30 Apr 2010 20:54:19 -0800
87
88 feedingit (0.6.1-5) unstable; urgency=low
89
90   * Small performance fixes
91   * Bugfix for unread messages
92   * ArchivedArticles can now be cleaned up manually
93
94  -- Yves <yves@marcoz.org>  Thu, 29 Apr 2010 22:18:19 -0800
95
96 feedingit (0.6.1-3) unstable; urgency=low
97
98   * Fixed module import issue in widget
99
100  -- Yves <yves@marcoz.org>  Sun, 25 Apr 2010 23:13:19 -0800
101
102 feedingit (0.6.1-2) unstable; urgency=low
103
104   * Some improvements for Archived Articles
105
106  -- Yves <yves@marcoz.org>  Sun, 25 Apr 2010 23:13:19 -0800
107
108 feedingit (0.6.1-1) unstable; urgency=low
109
110   * Now use dbus as lock mechanisms
111   * Added setting to disable proxy support
112
113  -- Yves <yves@marcoz.org>  Sat, 24 Apr 2010 16:57:19 -0800
114
115 feedingit (0.6.1-0) unstable; urgency=low
116
117   * Added autoupdate from the widget
118
119  -- Yves <yves@marcoz.org>  Sat, 17 Apr 2010 20:19:19 -0800
120
121 feedingit (0.6.0-1) stable; urgency=low
122
123   * Added dbus communication from app to widget
124   * Fixed updates for articles without titles
125
126  -- Yves <yves@marcoz.org>  Mon, 12 Apr 2010 09:50:19 -0800
127
128 feedingit (0.6.0-0) stable; urgency=low
129
130   * Added home widget
131   * Fixed a few more HTML characters in titles
132   * Fixed crash caused by imageHandler
133   * Added loading indicator for links
134
135  -- Yves <yves@marcoz.org>  Sun, 11 Apr 2010 09:45:19 -0800
136
137 feedingit (0.5.4-3) stable; urgency=low
138
139   * Fixed Article font size setting
140   * Fixed <em> tags in titles
141   * Tweaked swipe gesture
142
143  -- Yves <yves@marcoz.org>  Fri, 26 Mar 2010 22:33:19 -0800
144  
145 feedingit (0.5.4-2) stable; urgency=low
146
147   * Removed external BeautifulSoup dependency
148
149  -- Yves <yves@marcoz.org>  Wed, 24 Mar 2010 09:57:19 -0800
150
151 feedingit (0.5.4-0) stable; urgency=low
152
153   * Added link to known issues in the Preferences menu
154   * Fixed dbus calls
155   * Changed button size in Organize Feed menu
156   * Added proxy support for image downloads
157  
158  -- Yves <yves@marcoz.org>  Tue, 23 Mar 2010 20:56:19 -0800
159
160 feedingit (0.5.3-4) unstable; urgency=low
161
162   * Fixed text selection when panning (#5103)
163  
164  -- Yves <yves@marcoz.org>  Tue, 23 Mar 2010 07:20:19 -0800
165
166 feedingit (0.5.3-2) unstable; urgency=low
167
168   * Enabled image caching for all articles
169   * Added update dbus call
170  
171  -- Yves <yves@marcoz.org>  Mon, 22 Mar 2010 22:02:19 -0800
172
173 feedingit (0.5.2-4) unstable; urgency=low
174
175   * Changed theme colour used
176   
177  -- Yves <yves@marcoz.org>  Wed, 17 Mar 2010 19:05:19 -0800
178
179 feedingit (0.5.2-2) unstable; urgency=low
180
181   * Fixed horizontal scrolling
182   * Use theme color for unread items
183   * Added proxy support for feed download
184   
185  -- Yves <yves@marcoz.org>  Wed, 10 Mar 2010 19:05:19 -0800
186
187 feedingit (0.5.2-0) unstable; urgency=low
188
189   * Fixed AddFeed from dbus (feedhandler)
190   * Added python2.5-webkit as dependency
191   
192  -- Yves <yves@marcoz.org>  Wed, 10 Mar 2010 19:05:19 -0800
193
194 feedingit (0.5.1-1) unstable; urgency=low
195
196   * Fixed read/unread issue when updating feeds
197   * Unread messages are shown in SkyBlue colour
198   
199  -- Yves <yves@marcoz.org>  Mon, 08 Mar 2010 22:38:19 -0800
200
201 feedingit (0.5.1-0) unstable; urgency=low
202
203   * Added caching of images for Archived Articles
204   
205  -- Yves <yves@marcoz.org>  Sun, 07 Mar 2010 17:36:19 -0800
206
207 feedingit (0.5.0-1) unstable; urgency=low
208
209   * Refactored Feed and Listing object. Much smaller memory footprint, faster shutdown
210   
211  -- Yves <yves@marcoz.org>  Wed, 03 Mar 2010 10:43:19 -0800
212
213 feedingit (0.4.5-3) unstable; urgency=low
214
215   * Fixed utf-8 support
216   * Fixed dbus add feed dialog
217   * Re-added single feed update
218   * Open in external browser now uses load_url dbus call
219   * Disabled rotation if keyboard is open
220   
221  -- Yves <yves@marcoz.org>  Sun, 31 Jan 2010 10:43:19 -0800
222
223 feedingit (0.4.5-0) unstable; urgency=low
224
225   * Added support for webkit widget
226   * Added Backup configuration
227   * Changed gesture mechanism to make it less sensitive
228   * Fixed app not starting after a crash if a feed was deleted
229   
230  -- Yves <yves@marcoz.org>  Sun, 31 Jan 2010 10:43:19 -0800
231
232 feedingit (0.4.4-1) unstable; urgency=low
233
234   * Fix timing of autoupdate
235   * Fix specific feeds
236   * Fix display when few feeds are displayed
237   * Fix export of feeds with "&" symbols
238   * Added GetStatus dbus call to get the listing of unread items
239   
240  -- Yves <yves@marcoz.org>  Fri, 29 Jan 2010 21:47:19 -0800
241
242 feedingit (0.4.3-1) unstable; urgency=low
243
244   * Background save of feeds to disk
245   * Added edit feed button
246   
247  -- Yves <yves@marcoz.org>  Tue, 27 Jan 2010 09:12:19 -0800
248
249 feedingit (0.4.2-0) unstable; urgency=low
250
251   * Configuration of orientation
252   * Feed updates in the background
253   
254  -- Yves <yves@marcoz.org>  Tue, 27 Jan 2010 09:12:19 -0800
255
256 feedingit (0.4.1-2) unstable; urgency=low
257
258   * Changing waiting period for article windows animation
259   
260  -- Yves <yves@marcoz.org>  Tue, 26 Jan 2010 07:57:19 -0800
261
262 feedingit (0.4.1-1) unstable; urgency=low
263
264   * New icons from claesbas!
265   * Auto-updates of feeds
266   * Support for archived articles
267   * Configuration window
268   * Expiry of articles based on time, rather than new update content
269   
270  -- Yves <yves@marcoz.org>  Tue, 26 Jan 2010 07:39:19 -0800
271
272 feedingit (0.3.1-1) unstable; urgency=low
273
274   * Fixed socket timeouts
275   
276  -- Yves <yves@marcoz.org>  Sat, 23 Jan 2010 13:31:19 -0800
277
278 feedingit (0.2.3-2) unstable; urgency=low
279
280   * Fixed missing python-osso dependency
281   
282  -- Yves <yves@marcoz.org>  Sat, 17 Jan 2010 13:31:19 -0800
283
284 feedingit (0.2.3-1) unstable; urgency=low
285
286   * Added Font size option for feeds
287   * Added option to enable horizontal scrolling of articles (disabling gestures)
288   
289  -- Yves <yves@marcoz.org>  Sat, 17 Jan 2010 13:31:19 -0800
290
291 feedingit (0.2.2-1) unstable; urgency=low
292
293   * Added support for Import/Export of OPML files
294   
295  -- Yves <yves@marcoz.org>  Sat, 16 Jan 2010 14:38:19 -0800
296
297 feedingit (0.2.1-2) unstable; urgency=low
298
299   * Fixed issue with feeds without dates (#5019)
300   * Improved threading of image download
301   
302  -- Yves <yves@marcoz.org>  Tue, 12 Jan 2010 18:43:19 -0800
303
304 feedingit (0.2.0-4) unstable; urgency=low
305
306   * Fixed AddFeed dialog typo
307   
308  -- Yves <yves@marcoz.org>  Sun, 10 Jan 2010 12:06:19 -0800
309
310 feedingit (0.2.0-3) unstable; urgency=low
311
312   * Removed horizontal scrolling of articles
313   
314  -- Yves <yves@marcoz.org>  Sun, 10 Jan 2010 10:01:19 -0800
315
316 feedingit (0.2.0-2) unstable; urgency=low
317
318   * Added support for left/right gestures in articles
319   * Added support for sorting the feed list
320   
321  -- Yves <yves@marcoz.org>  Sat, 09 Jan 2010 22:03:19 -0800
322
323 feedingit (0.1.3-1) unstable; urgency=low
324
325   * Added dbus service to add new feed (#4992)
326   * Fixed #4979, delete feed issue
327   * Fixed "Add Feed" dialog
328   * Added progress bar and multi-threading for downloading feeds
329   * Automatic loading of images in HTML feeds
330   * Use dbus to open up external browser
331   
332  -- Yves <yves@marcoz.org>  Thu, 07 Jan 2010 23:09:19 -0800
333
334 feedingit (0.1.2-1) unstable; urgency=low
335
336   * Added read/unread support
337   
338  -- Yves <yves@marcoz.org>  Sun, 03 Jan 2010 23:09:19 -0800
339
340 feedingit (0.1.1-1) unstable; urgency=low
341
342   * Adding portrait mode support / Better gtk gui
343
344  -- Yves <yves@marcoz.org>  Mon, 28 Dec 2009 17:59:19 -0800
345
346
347 feedingit (0.1-1) unstable; urgency=low
348
349   * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
350
351  -- Yves <yves@marcoz.org>  Mon, 28 Dec 2009 17:59:19 -0800
352