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