Remove obsolete file
[banana.git] / Changelog
CommitLineData
a08b41ca 1Dec 2006, Jan 2007 Florent Bruneau <florent.bruneau@m4x.org>
2
3 * Use Smarty for page rendering
4 * XHTML output
5 * Protocole abstraction and a new MBox handler
6 * Improved HTML message rendering
7 * Full PHP5
8
9Mon, 25 Dec 2006 Florent Bruneau <florent.bruneau@m4x.org>
10
11 * Bugfix: groups description
12
8da05fb1 13Sat, 14 Oct 2006 Florent Bruneau <florent.bruneau@m4x.org>
14
15 * Bugfix: Signature encoding in replies
16 * Bugfix: Don't lose badly encoded messages
17
be3e8a23 18================================================================================
19VERSION 1.4
20
6e0f0e15 21Sat, 19 Aug 2006 Florent Bruneau <florent.bruneau@m4x.org>
22
23 * Add shortkey browsing
24
1e016f3a 25Sat, 05 Aug 2006 Florent Bruneau <florent.bruneau@m4x.org>
26
27 * Allow browsing through unread messages
28
2b057170 29Sat, 22 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
1e016f3a 30
2b057170 31 * Impove url and email catcher
32 * Bugfix: quotes formating
33
47117a0e 34Sat, 15 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
1e016f3a 35
8003ba55 36 * New tabbed structure
47117a0e 37 * Support of Content-ID references (multipart/related)
38
fc71753b 39Fri, 14 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
1e016f3a 40
fc71753b 41 * Bugfix: wrapping issues with very long lines
42
72afc3ec 43Thu, 13 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
1e016f3a 44
72afc3ec 45 * Bugfix: xfaces handling
46
4f75645f 47Wed, 12 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
1e016f3a 48
4f75645f 49 * Add the list of subscriptions after the spool
72afc3ec 50 * Make article view more user-friendly
4f75645f 51
322b97de 52Tue, 11 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
1e016f3a 53
322b97de 54 * Bugfix: body conversion from unknown charset
55
f4ea8376 56Mon, 10 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
1e016f3a 57
f4ea8376 58 * Use dynamic links from tree images
59 * Bugfix: force spool rows height
60
5d58099e 61Sun, 09 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
62
63 * Can use a user-defined Array instead of $_GET
a80c6fda 64 * Bugfix: can remove all subscriptions
36737fd3 65 * Bugfix: case sensitivity of newsgroup names
fb6428c8 66 * Bugfix: correctly remove outdated cache entries
5d58099e 67
6551668a 68Sat, 08 Jul 2006 Florent Bruneau <florent.bruneau@m4x.org>
69
70 * Automatically set fup for crossposts
9cac5c87 71 * Full URL redirection
0eb1e7ef 72 * Link abstraction
73dfe367 73 * Interpret **, // and __ as formatting in plain text articles
6551668a 74
e13362d7 75================================================================================
76VERSION 1.3
77
5aea1437 78Sat, 08 Avr 2006 Florent Bruneau <florent.bruneau@m4x.org>
79
718eba61 80 * PHP5 Compatible
5aea1437 81
65d8c6e4 82March 2006 Florent Bruneau <florent.bruneau@m4x.org>
83
84 * Add multipart and attachment support
85 * Add HTML and RichText support
86 * Improve url handling
87 * Fix invalid html in submission form
88 * Add quotations handling
89 * Fix cache issue with empty newsgroups
90 * Add x-face placement support
91 * Improve support of some non-standard clients
92 * Fix support of post without subject
93 * Improve wrapping
94
4cc7f778 95================================================================================
c8865a54
PHM
96VERSION 1.2
97
98Wed, 19 Oct 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
99
100 * Fix a problem wrt responses (Re: in subject).
101 * Fix a problem with empty overviews.
ec8b5b6a 102 * Fix Header encoding problems.
c8865a54
PHM
103
104================================================================================
382606fb
PHM
105VERSION 1.1
106
107Tue, 24 May 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
108
109 * Fix one problem with $this->ids beeing empty in Spool.
110 * Fix encoding issues since iconv truncates strings sometimes.
a75dcfa4 111 * Make the post forms use utf-8.
382606fb
PHM
112
113================================================================================
b8e8bb39 114VERSION 1.0
4cc7f778 115
116Fri, 07 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
117
118 * Banana is now a real standalone class.
119 * Clean hooks.
120 * Update the script spoolgen.php.
121
122Wed, 05 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
123
124 * continue the work with post.php.
125
126Tue, 04 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
127
128 * prepare Banana to be a library :
129 - delete a lot of echo's.
130 - use a lot of string passing.
131 - create more Banana:: functions.
132 => API IS NOT STABLE ATM.
133
134Mon, 03 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
135
136 * no more $news -> class Banana.
137 * continue include rework.
138 * hooks functions enters.
139 * $banana is now the only global variable we need.
140 * exit format.inc.php.
141
142Sun, 02 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
143
144 * _(..) -> _b_(..) that performs a dgettext('banana', ...).
145 * use gettext and no more $locales.
146 * rework includes.
147
148Sat, 01 Jan 2005 Pierre Habouzit <pierre.habouzit@m4x.org>
149
150 * rework headerDecode function (biggest bottleneck).
151 * rework includes.
152
153================================================================================
154VERSION 0.7.1
155
156Before Jan 2005 David Bachelart <david.bachelart@m4x.org>
157
158 * first version.
159
160================================================================================
161vim:set ts=4 sw=4: