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