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