X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=Changelog;h=cb3fadd42b636575e476e71d17b9d2d5daf4674f;hb=HEAD;hp=c5c117f44813ad7d46c7bb57445d66b69db8ee38;hpb=1e016f3ad16ed8f8f9ce010f578b850fd5c0a5e3;p=banana.git diff --git a/Changelog b/Changelog index c5c117f..cb3fadd 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,123 @@ +================================================================================ +VERSION 1.8.1 + +Sat, 5 Jul 2008 Nicolas Cortot + + * More branch colors + +Fri, 4 Jul 2008 Florent Bruneau + + * The color of the branches of the tree are configurable. + + +================================================================================ +VERSION 1.8 + +Sun, 28 Oct 2007 Florent Bruneau + + * Default configuration o not show References in message header view + * Rewritten spool structure (faster and lighter) + +Fri, 19 Oct 2007 Florent Bruneau + + * New tree view of the spool + * Rendering improvements + + +================================================================================ +VERSION 1.7 + +Sun, 30 Sep 2007 Florent Bruneau + + * Can overlaod the xface generation + +Wed, 15 Aug 2007 Florent Bruneau + + * Bugfix: don't show an empty forum when it contains no unread post + +Sat, 23 Jun 2007 Florent Bruneau + + * 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 + + * PGP signature check + +Wed, 30 May 2007 Florent Bruneau + + * Bugfix: references compliance + +Thu, 21 May 2007 Florent Bruneau + + * Bugfix: message truncation + +Fri, 11 May 2007 Florent Bruneau + + * Bugfix: posting messages when canAttach is set + * Can disable javascript + * Bugfix: References when artid is 0 + +Sun, 6 May 2007 Florent Bruneau + + * Substantial speed-up + +Sat, 5 May 2007 Florent Bruneau + + * 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 + + * 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 + + * Threads are foldable (using jquery) + +Tue, 27 Feb 2007 Florent Bruneau + + * Bugfix: accentuated headers + +Sun, 25 Feb 2007 Florent Bruneau + + * RSS Feeds + +Wed, 21 Feb 2007 Florent Bruneau + + * MBox helper written in C + +================================================================================ +VERSION 1.5 + +Dec 2006, Jan 2007 Florent Bruneau + + * 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 + + * Bugfix: groups description + +Sat, 14 Oct 2006 Florent Bruneau + + * Bugfix: Signature encoding in replies + * Bugfix: Don't lose badly encoded messages + +================================================================================ +VERSION 1.4 + +Sat, 19 Aug 2006 Florent Bruneau + + * Add shortkey browsing + Sat, 05 Aug 2006 Florent Bruneau * Allow browsing through unread messages @@ -115,7 +235,7 @@ Mon, 03 Jan 2005 Pierre Habouzit * $banana is now the only global variable we need. * exit format.inc.php. -Sun, 02 Jan 2005 Pierre Habouzit +Sun, 02 Jan 2005 Pierre Habouzit * _(..) -> _b_(..) that performs a dgettext('banana', ...). * use gettext and no more $locales.