1 Dec 2006, Jan 2007 Florent Bruneau <florent.bruneau@m4x.org>
3 * Use Smarty for page rendering
5 * Protocole abstraction and a new MBox handler
6 * Improved HTML message rendering
9 Mon, 25 Dec 2006 Florent Bruneau <florent.bruneau@m4x.org>
11 * Bugfix: groups description
13 Sat, 14 Oct 2006 Florent Bruneau <florent.bruneau@m4x.org>
15 * Bugfix: Signature encoding in replies
16 * Bugfix: Don't lose badly encoded messages
18 ================================================================================
21 Sat, 19 Aug 2006 Florent Bruneau <florent.bruneau@m4x.org>
23 * Add shortkey browsing
25 Sat, 05 Aug 2006 Florent Bruneau <florent.bruneau@m4x.org>
27 * Allow browsing through unread messages
29 Sat, 22 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
31 * Impove url and email catcher
32 * Bugfix: quotes formating
34 Sat, 15 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
36 * New tabbed structure
37 * Support of Content-ID references (multipart/related)
39 Fri, 14 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
41 * Bugfix: wrapping issues with very long lines
43 Thu, 13 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
45 * Bugfix: xfaces handling
47 Wed, 12 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
49 * Add the list of subscriptions after the spool
50 * Make article view more user-friendly
52 Tue, 11 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
54 * Bugfix: body conversion from unknown charset
56 Mon, 10 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
58 * Use dynamic links from tree images
59 * Bugfix: force spool rows height
61 Sun, 09 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
63 * Can use a user-defined Array instead of $_GET
64 * Bugfix: can remove all subscriptions
65 * Bugfix: case sensitivity of newsgroup names
66 * Bugfix: correctly remove outdated cache entries
68 Sat, 08 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
70 * Automatically set fup for crossposts
71 * Full URL redirection
73 * Interpret **, // and __ as formatting in plain text articles
75 ================================================================================
78 Sat, 08 Avr 2006 Florent Bruneau <florent.bruneau@m4x.org>
82 March 2006 Florent Bruneau <florent.bruneau@m4x.org>
84 * Add multipart and attachment support
85 * Add HTML and RichText support
86 * Improve url handling
87 * Fix invalid html in submission form
88 * Add quotations handling
89 * Fix cache issue with empty newsgroups
90 * Add x-face placement support
91 * Improve support of some non-standard clients
92 * Fix support of post without subject
95 ================================================================================
98 Wed, 19 Oct 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
100 * Fix a problem wrt responses (Re: in subject).
101 * Fix a problem with empty overviews.
102 * Fix Header encoding problems.
104 ================================================================================
107 Tue, 24 May 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
109 * Fix one problem with $this->ids beeing empty in Spool.
110 * Fix encoding issues since iconv truncates strings sometimes.
111 * Make the post forms use utf-8.
113 ================================================================================
116 Fri, 07 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
118 * Banana is now a real standalone class.
120 * Update the script spoolgen.php.
122 Wed, 05 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
124 * continue the work with post.php.
126 Tue, 04 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
128 * prepare Banana to be a library :
129 - delete a lot of echo's.
130 - use a lot of string passing.
131 - create more Banana:: functions.
132 => API IS NOT STABLE ATM.
134 Mon, 03 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
136 * no more $news -> class Banana.
137 * continue include rework.
138 * hooks functions enters.
139 * $banana is now the only global variable we need.
140 * exit format.inc.php.
142 Sun, 02 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
144 * _(..) -> _b_(..) that performs a dgettext('banana', ...).
145 * use gettext and no more $locales.
148 Sat, 01 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
150 * rework headerDecode function (biggest bottleneck).
153 ================================================================================
156 Before Jan 2005 David Bachelart <david.bachelart@m4x.org>
160 ================================================================================