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