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