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