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