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