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