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