banana.git
2007-10-08 x2003bruneauRelease Banana 1.7 banana-1.7
2007-10-08 x2003bruneauBanana 1.7 release
2007-09-30 x2003bruneauCan overload the xface generation using a custom image
2007-08-19 x2003bruneauFix notices
2007-08-14 x2003bruneauClose #707: Show all messages of the forum if all of...
2007-07-28 x2003bruneauDon't fail if the subscription list is invalid
2007-07-28 x2003bruneauFix NNTP authentication procedure
2007-06-23 x2003bruneauYear of the post
2007-06-23 x2003bruneauAccept ";", "," and " " as newsgroup separators
2007-06-12 x2003bruneauIntegrates the PGP support with the web interface.
2007-06-12 x2003bruneauA better version with PGP support
2007-06-11 x2003bruneauA first version of a gpg signature checker
2007-06-07 x2003bruneauClean params to remove empty strings and fix the defaul...
2007-05-30 x2003bruneauTypo
2007-05-30 x2003bruneauFix References compliancy
2007-05-28 x2003bruneauCreate templates_c directory if it does not exist
2007-05-22 x2003bruneauDefinitly fix the message truncation bug.
2007-05-21 x2003bruneauFix baseurl for images and javascript
2007-05-16 x2003bruneauSome improvements for banana 'stand-alone'
2007-05-14 x2003bruneauAdd a minimalist user identification in banana example...
2007-05-11 x2003bruneauChangelog
2007-05-11 x2003bruneauAlso catch <url>
2007-05-11 x2003bruneauCan disable Javascript
2007-05-11 x2003bruneauFix posting with canAttach = true;
2007-05-10 x2003bruneauFix references when replying to a post with artid = 0
2007-05-06 x2003bruneauSpeed-up again. Need tests
2007-05-06 x2003bruneauSpeed-up
2007-05-05 x2003bruneauUse banana_quote instead of banana_wrap to build quoted...
2007-05-05 x2003bruneauFix quoted text flowing
2007-05-04 x2003bruneauPost messages with format=flowed instead of format...
2007-05-04 x2003bruneauFix the way attachments are displayed in multipart...
2007-05-04 x2003bruneauReduce mbox-helper overhead and fix some bugs
2007-05-04 x2003bruneauBackport [241]
2007-04-30 x2003bruneauFix message body in banana feeds
2007-04-27 x2003bruneauRelease Banana
2007-04-16 x2003bruneauAdd `make q` for banana to get sloccount
2007-04-16 x2003bruneauDocumentation of mbox-helper
2007-04-16 x2003bruneauFix variable name
2007-04-13 x2003bruneauAdd subject in From link
2007-04-12 x2003bruneauHide socket warnings
2007-03-30 x2003bruneauFix getPostId with accentuated characters
2007-03-24 x2003bruneauFix a bug when posting a message
2007-03-24 x2003bruneauFix boxpattern behaviour
2007-03-24 x2001corpetfix previous and Changelog
2007-03-24 x2001corpetfold/unfold threads with javascript
2007-03-24 x2003bruneauShould fix input character encoding
2007-03-17 x2003bruneauAdd a "reply-to" link in RSS feed
2007-03-07 x2003bruneauRemove debugging stuff
2007-03-07 x2003bruneauNew function Banana::post()
2007-02-27 x2003bruneauBackport
2007-02-25 x2003bruneauXHTML fixes
2007-02-25 x2003bruneauImprovements and bugfixes
2007-02-25 x2003bruneauFixes on feeds:
2007-02-25 x2003bruneauUpdate example files
2007-02-25 x2003bruneauAdd RSS Feeds
2007-02-22 x2003bruneauFix format catcher (ie // ** __ catcher)
2007-02-22 x2003bruneauAdd css and backtrace support in banana example
2007-02-22 x2003bruneauStricter check on -p and associated fix in the php...
2007-02-22 x2003bruneauAdd missing exit when no mbox is found
2007-02-22 x2000habouzitdon't use FALSE/TRUE: C99 has stdbool.h, use it.
2007-02-22 x2003bruneauFix all compilation warnings on Linux
2007-02-22 x2003bruneauFix all compilation warnings on Darwin
2007-02-22 x2003bruneauAdd useful tools to trace protocole execution and cost
2007-02-21 x2003bruneauShould fix "unread state" issues.
2007-02-21 x2003bruneauFix again
2007-02-21 x2003bruneauOoooops
2007-02-21 x2003bruneauMany fixes and optimisations:
2007-02-13 x2003bruneauUTF-8...
2007-02-13 x2003bruneauFix cache issues
2007-02-10 x2003bruneauBetter thread rendering
2007-02-10 x2003bruneauBetter example o index.php which uses cookies to store...
2007-02-09 x2003bruneauMinor fixes
2007-02-09 x2003bruneauFix banana stand-alone
2007-02-05 x2003bruneauShould fix spoolgen on mboxes
2007-02-02 x2003bruneauBetter mediawiki url catcher
2007-02-02 x2003bruneauFix HMTL attribute value catcher
2007-02-02 x2003bruneauTidy 2.0 support
2007-01-30 x2003bruneauBackport
2007-01-30 x2003bruneauRelease
2007-01-29 x2003bruneauRemove obsolete file
2007-01-29 x2003bruneauCleanup banana Makefile to prepare the release
2007-01-29 x2003bruneauCan configure spool root
2007-01-29 x2003bruneauCan choose to show external images
2007-01-27 x2003bruneauBanana ChangeLog
2007-01-27 x2003bruneauCan choose the part of the message to display
2007-01-25 x2003bruneauFix new box display
2007-01-22 x2003bruneauFix deletion of message from spool
2007-01-22 x2003bruneauSmall css fix
2007-01-16 x2003bruneauOops, do not break plain text rendering
2007-01-16 x2003bruneauMuch better html rendering with css support and style...
2007-01-15 x2003bruneauDo not remove image properties when hiding external...
2007-01-15 x2003bruneauMerge a protocole independent version of spoolgen in...
2007-01-15 x2003bruneauCan change mbox ==> can generate spool for mbox-based...
2007-01-15 x2003bruneauUnfound mbox is now handled as if it was empty
2007-01-14 x2003bruneauBetter fix
2007-01-14 x2003bruneauSome fixes
2007-01-14 x2003bruneauSmall fixes
2007-01-14 x2003bruneauCan define elements to display
2007-01-14 x2003bruneauLimit the size of the images in multipart/mixed view...
2007-01-14 x2003bruneauCan hide the box-list in thread view
next