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