1 Sat, 15 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
3 * Support of Content-ID references (multipart/related)
5 Fri, 14 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
6 * Bugfix: wrapping issues with very long lines
8 Thu, 13 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
9 * Bugfix: xfaces handling
11 Wed, 12 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
12 * Add the list of subscriptions after the spool
13 * Make article view more user-friendly
15 Tue, 11 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
16 * Bugfix: body conversion from unknown charset
18 Mon, 10 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
19 * Use dynamic links from tree images
20 * Bugfix: force spool rows height
22 Sun, 09 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
24 * Can use a user-defined Array instead of $_GET
25 * Bugfix: can remove all subscriptions
26 * Bugfix: case sensitivity of newsgroup names
27 * Bugfix: correctly remove outdated cache entries
29 Sat, 08 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
31 * Automatically set fup for crossposts
32 * Full URL redirection
34 * Interpret **, // and __ as formatting in plain text articles
36 ================================================================================
39 Sat, 08 Avr 2006 Florent Bruneau <florent.bruneau@m4x.org>
43 March 2006 Florent Bruneau <florent.bruneau@m4x.org>
45 * Add multipart and attachment support
46 * Add HTML and RichText support
47 * Improve url handling
48 * Fix invalid html in submission form
49 * Add quotations handling
50 * Fix cache issue with empty newsgroups
51 * Add x-face placement support
52 * Improve support of some non-standard clients
53 * Fix support of post without subject
56 ================================================================================
59 Wed, 19 Oct 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
61 * Fix a problem wrt responses (Re: in subject).
62 * Fix a problem with empty overviews.
63 * Fix Header encoding problems.
65 ================================================================================
68 Tue, 24 May 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
70 * Fix one problem with $this->ids beeing empty in Spool.
71 * Fix encoding issues since iconv truncates strings sometimes.
72 * Make the post forms use utf-8.
74 ================================================================================
77 Fri, 07 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
79 * Banana is now a real standalone class.
81 * Update the script spoolgen.php.
83 Wed, 05 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
85 * continue the work with post.php.
87 Tue, 04 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
89 * prepare Banana to be a library :
90 - delete a lot of echo's.
91 - use a lot of string passing.
92 - create more Banana:: functions.
93 => API IS NOT STABLE ATM.
95 Mon, 03 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
97 * no more $news -> class Banana.
98 * continue include rework.
99 * hooks functions enters.
100 * $banana is now the only global variable we need.
101 * exit format.inc.php.
103 Sun, 02 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
105 * _(..) -> _b_(..) that performs a dgettext('banana', ...).
106 * use gettext and no more $locales.
109 Sat, 01 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
111 * rework headerDecode function (biggest bottleneck).
114 ================================================================================
117 Before Jan 2005 David Bachelart <david.bachelart@m4x.org>
121 ================================================================================