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