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