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