6a216ee2c35a8586a5056e3b95782ae13a090e3e
[banana.git] / Changelog
1 ================================================================================
2 VERSION 1.7
3
4 Sun, 30 Sep 2007                                    Florent Bruneau <florent.bruneau@m4x.org>
5
6         * Can overlaod the xface generation
7
8 Wed, 15 Aug 2007                                        Florent Bruneau <florent.bruneau@m4x.org>
9
10         * Bugfix: don't show an empty forum when it contains no unread post
11
12 Sat, 23 Jun 2007                                        Florent Bruneau <florent.bruneau@m4x.org>
13
14         * Add the year of the post in the spool for post older than 90 days
15         * Bugfix: To/Newsgroups formatting
16
17 Tue, 12 Jun 2007                                        Florent Bruneau <florent.bruneau@m4x.org>
18
19         * PGP signature check
20
21 Wed, 30 May 2007                                        Florent Bruneau <florent.bruneau@m4x.org>
22
23         * Bugfix: references compliance
24
25 Thu, 21 May 2007                                        Florent Bruneau <florent.bruneau@m4x.org>
26
27     * Bugfix: message truncation
28
29 Fri, 11 May 2007                    Florent Bruneau <florent.bruneau@m4x.org>
30
31         * Bugfix: posting messages when canAttach is set
32         * Can disable javascript
33         * Bugfix: References when artid is 0
34
35 Sun, 6 May 2007                     Florent Bruneau <florent.bruneau@m4x.org>
36
37         * Substantial speed-up
38
39 Sat, 5 May 2007                     Florent Bruneau <florent.bruneau@m4x.org>
40
41         * Post messages using flowed format instead of fixed format
42         * Bugfix: do not rtrim spaces anymore when getting a line from NNTP
43
44 Sat, 4 May 2007                     Florent Bruneau <florent.bruneau@m4x.org>
45
46         * Bugfix: do not inline attachments in message text anymore
47         * Highly reduce the cost of the mbox-helper during spool updates
48
49 ================================================================================
50 VERSION 1.6
51
52 Sat, 24 Mar 2007                        Pascal Corpet <pascal.corpet@m4x.org>
53
54         * Threads are foldable (using jquery)
55
56 Tue, 27 Feb 2007                    Florent Bruneau <florent.bruneau@m4x.org>
57
58         * Bugfix: accentuated headers
59
60 Sun, 25 Feb 2007                    Florent Bruneau <florent.bruneau@m4x.org>
61
62         * RSS Feeds
63
64 Wed, 21 Feb 2007                    Florent Bruneau <florent.bruneau@m4x.org>
65
66         * MBox helper written in C
67
68 ================================================================================
69 VERSION 1.5
70
71 Dec 2006, Jan 2007                      Florent Bruneau <florent.bruneau@m4x.org>
72
73         * Use Smarty for page rendering
74         * XHTML output
75         * Protocole abstraction and a new MBox handler
76         * Improved HTML message rendering
77         * Full PHP5
78
79 Mon, 25 Dec 2006                    Florent Bruneau <florent.bruneau@m4x.org>
80
81         * Bugfix: groups description
82
83 Sat, 14 Oct 2006                    Florent Bruneau <florent.bruneau@m4x.org>
84
85         * Bugfix: Signature encoding in replies
86         * Bugfix: Don't lose badly encoded messages
87
88 ================================================================================
89 VERSION 1.4
90
91 Sat, 19 Aug 2006                                        Florent Bruneau <florent.bruneau@m4x.org>
92
93         * Add shortkey browsing
94
95 Sat, 05 Aug 2006                    Florent Bruneau <florent.bruneau@m4x.org>
96
97         * Allow browsing through unread messages
98
99 Sat, 22 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
100
101         * Impove url and email catcher
102         * Bugfix: quotes formating
103
104 Sat, 15 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
105
106         * New tabbed structure
107         * Support of Content-ID references (multipart/related)
108
109 Fri, 14 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
110
111         * Bugfix: wrapping issues with very long lines
112
113 Thu, 13 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
114
115         * Bugfix: xfaces handling
116         
117 Wed, 12 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
118
119         * Add the list of subscriptions after the spool
120         * Make article view more user-friendly
121
122 Tue, 11 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
123
124         * Bugfix: body conversion from unknown charset
125
126 Mon, 10 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
127
128         * Use dynamic links from tree images
129         * Bugfix: force spool rows height
130
131 Sun, 09 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
132
133         * Can use a user-defined Array instead of $_GET
134         * Bugfix: can remove all subscriptions
135         * Bugfix: case sensitivity of newsgroup names
136         * Bugfix: correctly remove outdated cache entries
137
138 Sat, 08 Jul 2006                    Florent Bruneau <florent.bruneau@m4x.org>
139
140         * Automatically set fup for crossposts
141         * Full URL redirection
142         * Link abstraction
143         * Interpret **, // and __ as formatting in plain text articles
144
145 ================================================================================
146 VERSION 1.3
147
148 Sat, 08 Avr 2006                                        Florent Bruneau <florent.bruneau@m4x.org>
149
150         * PHP5 Compatible
151
152 March 2006                          Florent Bruneau <florent.bruneau@m4x.org>
153
154         * Add multipart and attachment support
155         * Add HTML and RichText support
156         * Improve url handling
157         * Fix invalid html in submission form
158         * Add quotations handling
159         * Fix cache issue with empty newsgroups
160         * Add x-face placement support
161         * Improve support of some non-standard clients
162         * Fix support of post without subject
163         * Improve wrapping
164
165 ================================================================================
166 VERSION 1.2
167
168 Wed, 19 Oct 2005                                        Pierre Habouzit <pierre.habouzit@m4x.org>
169
170     * Fix a problem wrt responses (Re: in subject).
171         * Fix a problem with empty overviews.
172         * Fix Header encoding problems.
173
174 ================================================================================
175 VERSION 1.1
176
177 Tue, 24 May 2005                                        Pierre Habouzit <pierre.habouzit@m4x.org>
178
179         * Fix one problem with $this->ids beeing empty in Spool.
180         * Fix encoding issues since iconv truncates strings sometimes.
181         * Make the post forms use utf-8.
182
183 ================================================================================
184 VERSION 1.0
185
186 Fri, 07 Jan 2005                                        Pierre Habouzit <pierre.habouzit@m4x.org>
187
188         * Banana is now a real standalone class.
189         * Clean hooks.
190         * Update the script spoolgen.php.
191
192 Wed, 05 Jan 2005                                        Pierre Habouzit <pierre.habouzit@m4x.org>
193
194         * continue the work with post.php.
195
196 Tue, 04 Jan 2005                                        Pierre Habouzit <pierre.habouzit@m4x.org>
197
198         * prepare Banana to be a library :
199                 - delete a lot of echo's.
200                 - use a lot of string passing.
201                 - create more Banana:: functions.
202                 => API IS NOT STABLE ATM.
203
204 Mon, 03 Jan 2005                                        Pierre Habouzit <pierre.habouzit@m4x.org>
205
206         * no more $news -> class Banana.
207         * continue include rework.
208         * hooks functions enters.
209         * $banana is now the only global variable we need.
210         * exit format.inc.php.
211
212 Sun, 02 Jan 2005                        Pierre Habouzit <pierre.habouzit@m4x.org>
213
214         * _(..) -> _b_(..) that performs a dgettext('banana', ...).
215         * use gettext and no more $locales.
216         * rework includes.
217
218 Sat, 01 Jan 2005                                        Pierre Habouzit <pierre.habouzit@m4x.org>
219
220         * rework headerDecode function (biggest bottleneck).
221         * rework includes.
222
223 ================================================================================
224 VERSION 0.7.1
225
226 Before Jan 2005                                         David Bachelart <david.bachelart@m4x.org>
227
228         * first version.
229
230 ================================================================================
231 vim:set ts=4 sw=4: