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