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