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