Oops...
[banana.git] / Changelog
CommitLineData
5d58099e 1Sun, 09 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
2
3 * Can use a user-defined Array instead of $_GET
4
6551668a 5Sat, 08 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
6
7 * Automatically set fup for crossposts
9cac5c87 8 * Full URL redirection
0eb1e7ef 9 * Link abstraction
73dfe367 10 * Interpret **, // and __ as formatting in plain text articles
6551668a 11
e13362d7 12================================================================================
13VERSION 1.3
14
5aea1437 15Sat, 08 Avr 2006 Florent Bruneau <florent.bruneau@m4x.org>
16
718eba61 17 * PHP5 Compatible
5aea1437 18
65d8c6e4 19March 2006 Florent Bruneau <florent.bruneau@m4x.org>
20
21 * Add multipart and attachment support
22 * Add HTML and RichText support
23 * Improve url handling
24 * Fix invalid html in submission form
25 * Add quotations handling
26 * Fix cache issue with empty newsgroups
27 * Add x-face placement support
28 * Improve support of some non-standard clients
29 * Fix support of post without subject
30 * Improve wrapping
31
4cc7f778 32================================================================================
c8865a54
PHM
33VERSION 1.2
34
35Wed, 19 Oct 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
36
37 * Fix a problem wrt responses (Re: in subject).
38 * Fix a problem with empty overviews.
ec8b5b6a 39 * Fix Header encoding problems.
c8865a54
PHM
40
41================================================================================
382606fb
PHM
42VERSION 1.1
43
44Tue, 24 May 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
45
46 * Fix one problem with $this->ids beeing empty in Spool.
47 * Fix encoding issues since iconv truncates strings sometimes.
a75dcfa4 48 * Make the post forms use utf-8.
382606fb
PHM
49
50================================================================================
b8e8bb39 51VERSION 1.0
4cc7f778 52
53Fri, 07 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
54
55 * Banana is now a real standalone class.
56 * Clean hooks.
57 * Update the script spoolgen.php.
58
59Wed, 05 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
60
61 * continue the work with post.php.
62
63Tue, 04 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
64
65 * prepare Banana to be a library :
66 - delete a lot of echo's.
67 - use a lot of string passing.
68 - create more Banana:: functions.
69 => API IS NOT STABLE ATM.
70
71Mon, 03 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
72
73 * no more $news -> class Banana.
74 * continue include rework.
75 * hooks functions enters.
76 * $banana is now the only global variable we need.
77 * exit format.inc.php.
78
79Sun, 02 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
80
81 * _(..) -> _b_(..) that performs a dgettext('banana', ...).
82 * use gettext and no more $locales.
83 * rework includes.
84
85Sat, 01 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
86
87 * rework headerDecode function (biggest bottleneck).
88 * rework includes.
89
90================================================================================
91VERSION 0.7.1
92
93Before Jan 2005 David Bachelart <david.bachelart@m4x.org>
94
95 * first version.
96
97================================================================================
98vim:set ts=4 sw=4: