-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog
257 lines (158 loc) · 7.59 KB
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
================================================================================
VERSION 1.8.1
Sat, 5 Jul 2008 Nicolas Cortot <[email protected]>
* More branch colors
Fri, 4 Jul 2008 Florent Bruneau <[email protected]>
* The color of the branches of the tree are configurable.
================================================================================
VERSION 1.8
Sun, 28 Oct 2007 Florent Bruneau <[email protected]>
* Default configuration o not show References in message header view
* Rewritten spool structure (faster and lighter)
Fri, 19 Oct 2007 Florent Bruneau <[email protected]>
* New tree view of the spool
* Rendering improvements
================================================================================
VERSION 1.7
Sun, 30 Sep 2007 Florent Bruneau <[email protected]>
* Can overlaod the xface generation
Wed, 15 Aug 2007 Florent Bruneau <[email protected]>
* Bugfix: don't show an empty forum when it contains no unread post
Sat, 23 Jun 2007 Florent Bruneau <[email protected]>
* Add the year of the post in the spool for post older than 90 days
* Bugfix: To/Newsgroups formatting
Tue, 12 Jun 2007 Florent Bruneau <[email protected]>
* PGP signature check
Wed, 30 May 2007 Florent Bruneau <[email protected]>
* Bugfix: references compliance
Thu, 21 May 2007 Florent Bruneau <[email protected]>
* Bugfix: message truncation
Fri, 11 May 2007 Florent Bruneau <[email protected]>
* Bugfix: posting messages when canAttach is set
* Can disable javascript
* Bugfix: References when artid is 0
Sun, 6 May 2007 Florent Bruneau <[email protected]>
* Substantial speed-up
Sat, 5 May 2007 Florent Bruneau <[email protected]>
* Post messages using flowed format instead of fixed format
* Bugfix: do not rtrim spaces anymore when getting a line from NNTP
Sat, 4 May 2007 Florent Bruneau <[email protected]>
* Bugfix: do not inline attachments in message text anymore
* Highly reduce the cost of the mbox-helper during spool updates
================================================================================
VERSION 1.6
Sat, 24 Mar 2007 Pascal Corpet <[email protected]>
* Threads are foldable (using jquery)
Tue, 27 Feb 2007 Florent Bruneau <[email protected]>
* Bugfix: accentuated headers
Sun, 25 Feb 2007 Florent Bruneau <[email protected]>
* RSS Feeds
Wed, 21 Feb 2007 Florent Bruneau <[email protected]>
* MBox helper written in C
================================================================================
VERSION 1.5
Dec 2006, Jan 2007 Florent Bruneau <[email protected]>
* Use Smarty for page rendering
* XHTML output
* Protocole abstraction and a new MBox handler
* Improved HTML message rendering
* Full PHP5
Mon, 25 Dec 2006 Florent Bruneau <[email protected]>
* Bugfix: groups description
Sat, 14 Oct 2006 Florent Bruneau <[email protected]>
* Bugfix: Signature encoding in replies
* Bugfix: Don't lose badly encoded messages
================================================================================
VERSION 1.4
Sat, 19 Aug 2006 Florent Bruneau <[email protected]>
* Add shortkey browsing
Sat, 05 Aug 2006 Florent Bruneau <[email protected]>
* Allow browsing through unread messages
Sat, 22 Jul 2006 Florent Bruneau <[email protected]>
* Impove url and email catcher
* Bugfix: quotes formating
Sat, 15 Jul 2006 Florent Bruneau <[email protected]>
* New tabbed structure
* Support of Content-ID references (multipart/related)
Fri, 14 Jul 2006 Florent Bruneau <[email protected]>
* Bugfix: wrapping issues with very long lines
Thu, 13 Jul 2006 Florent Bruneau <[email protected]>
* Bugfix: xfaces handling
Wed, 12 Jul 2006 Florent Bruneau <[email protected]>
* Add the list of subscriptions after the spool
* Make article view more user-friendly
Tue, 11 Jul 2006 Florent Bruneau <[email protected]>
* Bugfix: body conversion from unknown charset
Mon, 10 Jul 2006 Florent Bruneau <[email protected]>
* Use dynamic links from tree images
* Bugfix: force spool rows height
Sun, 09 Jul 2006 Florent Bruneau <[email protected]>
* Can use a user-defined Array instead of $_GET
* Bugfix: can remove all subscriptions
* Bugfix: case sensitivity of newsgroup names
* Bugfix: correctly remove outdated cache entries
Sat, 08 Jul 2006 Florent Bruneau <[email protected]>
* Automatically set fup for crossposts
* Full URL redirection
* Link abstraction
* Interpret **, // and __ as formatting in plain text articles
================================================================================
VERSION 1.3
Sat, 08 Avr 2006 Florent Bruneau <[email protected]>
* PHP5 Compatible
March 2006 Florent Bruneau <[email protected]>
* Add multipart and attachment support
* Add HTML and RichText support
* Improve url handling
* Fix invalid html in submission form
* Add quotations handling
* Fix cache issue with empty newsgroups
* Add x-face placement support
* Improve support of some non-standard clients
* Fix support of post without subject
* Improve wrapping
================================================================================
VERSION 1.2
Wed, 19 Oct 2005 Pierre Habouzit <[email protected]>
* Fix a problem wrt responses (Re: in subject).
* Fix a problem with empty overviews.
* Fix Header encoding problems.
================================================================================
VERSION 1.1
Tue, 24 May 2005 Pierre Habouzit <[email protected]>
* Fix one problem with $this->ids beeing empty in Spool.
* Fix encoding issues since iconv truncates strings sometimes.
* Make the post forms use utf-8.
================================================================================
VERSION 1.0
Fri, 07 Jan 2005 Pierre Habouzit <[email protected]>
* Banana is now a real standalone class.
* Clean hooks.
* Update the script spoolgen.php.
Wed, 05 Jan 2005 Pierre Habouzit <[email protected]>
* continue the work with post.php.
Tue, 04 Jan 2005 Pierre Habouzit <[email protected]>
* prepare Banana to be a library :
- delete a lot of echo's.
- use a lot of string passing.
- create more Banana:: functions.
=> API IS NOT STABLE ATM.
Mon, 03 Jan 2005 Pierre Habouzit <[email protected]>
* no more $news -> class Banana.
* continue include rework.
* hooks functions enters.
* $banana is now the only global variable we need.
* exit format.inc.php.
Sun, 02 Jan 2005 Pierre Habouzit <[email protected]>
* _(..) -> _b_(..) that performs a dgettext('banana', ...).
* use gettext and no more $locales.
* rework includes.
Sat, 01 Jan 2005 Pierre Habouzit <[email protected]>
* rework headerDecode function (biggest bottleneck).
* rework includes.
================================================================================
VERSION 0.7.1
Before Jan 2005 David Bachelart <[email protected]>
* first version.
================================================================================
vim:set ts=4 sw=4: