1 Sat, 05 Aug 2006 Florent Bruneau <florent.bruneau@m4x.org>
3 * Allow browsing through unread messages
5 Sat, 22 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
7 * Impove url and email catcher
8 * Bugfix: quotes formating
10 Sat, 15 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
12 * New tabbed structure
13 * Support of Content-ID references (multipart/related)
15 Fri, 14 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
17 * Bugfix: wrapping issues with very long lines
19 Thu, 13 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
21 * Bugfix: xfaces handling
23 Wed, 12 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
25 * Add the list of subscriptions after the spool
26 * Make article view more user-friendly
28 Tue, 11 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
30 * Bugfix: body conversion from unknown charset
32 Mon, 10 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
34 * Use dynamic links from tree images
35 * Bugfix: force spool rows height
37 Sun, 09 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
39 * Can use a user-defined Array instead of $_GET
40 * Bugfix: can remove all subscriptions
41 * Bugfix: case sensitivity of newsgroup names
42 * Bugfix: correctly remove outdated cache entries
44 Sat, 08 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
46 * Automatically set fup for crossposts
47 * Full URL redirection
49 * Interpret **, // and __ as formatting in plain text articles
51 ================================================================================
54 Sat, 08 Avr 2006 Florent Bruneau <florent.bruneau@m4x.org>
58 March 2006 Florent Bruneau <florent.bruneau@m4x.org>
60 * Add multipart and attachment support
61 * Add HTML and RichText support
62 * Improve url handling
63 * Fix invalid html in submission form
64 * Add quotations handling
65 * Fix cache issue with empty newsgroups
66 * Add x-face placement support
67 * Improve support of some non-standard clients
68 * Fix support of post without subject
71 ================================================================================
74 Wed, 19 Oct 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
76 * Fix a problem wrt responses (Re: in subject).
77 * Fix a problem with empty overviews.
78 * Fix Header encoding problems.
80 ================================================================================
83 Tue, 24 May 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
85 * Fix one problem with $this->ids beeing empty in Spool.
86 * Fix encoding issues since iconv truncates strings sometimes.
87 * Make the post forms use utf-8.
89 ================================================================================
92 Fri, 07 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
94 * Banana is now a real standalone class.
96 * Update the script spoolgen.php.
98 Wed, 05 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
100 * continue the work with post.php.
102 Tue, 04 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
104 * prepare Banana to be a library :
105 - delete a lot of echo's.
106 - use a lot of string passing.
107 - create more Banana:: functions.
108 => API IS NOT STABLE ATM.
110 Mon, 03 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
112 * no more $news -> class Banana.
113 * continue include rework.
114 * hooks functions enters.
115 * $banana is now the only global variable we need.
116 * exit format.inc.php.
118 Sun, 02 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
120 * _(..) -> _b_(..) that performs a dgettext('banana', ...).
121 * use gettext and no more $locales.
124 Sat, 01 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
126 * rework headerDecode function (biggest bottleneck).
129 ================================================================================
132 Before Jan 2005 David Bachelart <david.bachelart@m4x.org>
136 ================================================================================