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