1 Sat, 14 Oct 2006 Florent Bruneau <florent.bruneau@m4x.org>
3 * Bugfix: Signature encoding in replies
4 * Bugfix: Don't lose badly encoded messages
6 ================================================================================
9 Sat, 19 Aug 2006 Florent Bruneau <florent.bruneau@m4x.org>
11 * Add shortkey browsing
13 Sat, 05 Aug 2006 Florent Bruneau <florent.bruneau@m4x.org>
15 * Allow browsing through unread messages
17 Sat, 22 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
19 * Impove url and email catcher
20 * Bugfix: quotes formating
22 Sat, 15 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
24 * New tabbed structure
25 * Support of Content-ID references (multipart/related)
27 Fri, 14 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
29 * Bugfix: wrapping issues with very long lines
31 Thu, 13 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
33 * Bugfix: xfaces handling
35 Wed, 12 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
37 * Add the list of subscriptions after the spool
38 * Make article view more user-friendly
40 Tue, 11 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
42 * Bugfix: body conversion from unknown charset
44 Mon, 10 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
46 * Use dynamic links from tree images
47 * Bugfix: force spool rows height
49 Sun, 09 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
51 * Can use a user-defined Array instead of $_GET
52 * Bugfix: can remove all subscriptions
53 * Bugfix: case sensitivity of newsgroup names
54 * Bugfix: correctly remove outdated cache entries
56 Sat, 08 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
58 * Automatically set fup for crossposts
59 * Full URL redirection
61 * Interpret **, // and __ as formatting in plain text articles
63 ================================================================================
66 Sat, 08 Avr 2006 Florent Bruneau <florent.bruneau@m4x.org>
70 March 2006 Florent Bruneau <florent.bruneau@m4x.org>
72 * Add multipart and attachment support
73 * Add HTML and RichText support
74 * Improve url handling
75 * Fix invalid html in submission form
76 * Add quotations handling
77 * Fix cache issue with empty newsgroups
78 * Add x-face placement support
79 * Improve support of some non-standard clients
80 * Fix support of post without subject
83 ================================================================================
86 Wed, 19 Oct 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
88 * Fix a problem wrt responses (Re: in subject).
89 * Fix a problem with empty overviews.
90 * Fix Header encoding problems.
92 ================================================================================
95 Tue, 24 May 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
97 * Fix one problem with $this->ids beeing empty in Spool.
98 * Fix encoding issues since iconv truncates strings sometimes.
99 * Make the post forms use utf-8.
101 ================================================================================
104 Fri, 07 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
106 * Banana is now a real standalone class.
108 * Update the script spoolgen.php.
110 Wed, 05 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
112 * continue the work with post.php.
114 Tue, 04 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
116 * prepare Banana to be a library :
117 - delete a lot of echo's.
118 - use a lot of string passing.
119 - create more Banana:: functions.
120 => API IS NOT STABLE ATM.
122 Mon, 03 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
124 * no more $news -> class Banana.
125 * continue include rework.
126 * hooks functions enters.
127 * $banana is now the only global variable we need.
128 * exit format.inc.php.
130 Sun, 02 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
132 * _(..) -> _b_(..) that performs a dgettext('banana', ...).
133 * use gettext and no more $locales.
136 Sat, 01 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
138 * rework headerDecode function (biggest bottleneck).
141 ================================================================================
144 Before Jan 2005 David Bachelart <david.bachelart@m4x.org>
148 ================================================================================