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