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