X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=Changelog;h=cb3fadd42b636575e476e71d17b9d2d5daf4674f;hb=HEAD;hp=ae50c29b141a5b5900bb235661d3044ccdacf00b;hpb=36737fd38e8081b654494e71577a6ed9fd8d144c;p=banana.git diff --git a/Changelog b/Changelog index ae50c29..cb3fadd 100644 --- a/Changelog +++ b/Changelog @@ -1,8 +1,165 @@ +================================================================================ +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 + +Sat, 22 Jul 2006 Florent Bruneau + + * Impove url and email catcher + * Bugfix: quotes formating + +Sat, 15 Jul 2006 Florent Bruneau + + * New tabbed structure + * Support of Content-ID references (multipart/related) + +Fri, 14 Jul 2006 Florent Bruneau + + * Bugfix: wrapping issues with very long lines + +Thu, 13 Jul 2006 Florent Bruneau + + * Bugfix: xfaces handling + +Wed, 12 Jul 2006 Florent Bruneau + + * Add the list of subscriptions after the spool + * Make article view more user-friendly + +Tue, 11 Jul 2006 Florent Bruneau + + * Bugfix: body conversion from unknown charset + +Mon, 10 Jul 2006 Florent Bruneau + + * Use dynamic links from tree images + * Bugfix: force spool rows height + Sun, 09 Jul 2006 Florent Bruneau * 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 @@ -78,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.