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