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