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