banana.git
2008-01-04 x2000habouzitdon't use FALSE/TRUE: C99 has stdbool.h, use it.
2008-01-04 x2003bruneauFix all compilation warnings on Linux
2008-01-04 x2003bruneauFix all compilation warnings on Darwin
2008-01-04 x2003bruneauAdd useful tools to trace protocole execution and cost
2008-01-04 x2003bruneauShould fix "unread state" issues.
2008-01-04 x2003bruneauFix again
2008-01-04 x2003bruneauOoooops
2008-01-04 x2003bruneauMany fixes and optimisations:
2008-01-04 x2003bruneauUTF-8...
2008-01-04 x2003bruneauFix cache issues
2008-01-04 x2003bruneauBetter thread rendering
2008-01-04 x2003bruneauBetter example o index.php which uses cookies to store...
2008-01-04 x2003bruneauMinor fixes
2008-01-04 x2003bruneauFix banana stand-alone
2008-01-04 x2003bruneauShould fix spoolgen on mboxes
2008-01-04 x2003bruneauBetter mediawiki url catcher
2008-01-04 x2003bruneauFix HMTL attribute value catcher
2008-01-04 x2003bruneauTidy 2.0 support
2008-01-04 x2003bruneauBackport
2008-01-04 x2003bruneauRelease
2008-01-04 x2003bruneauRemove obsolete file
2008-01-04 x2003bruneauCleanup banana Makefile to prepare the release
2008-01-04 x2003bruneauCan configure spool root
2008-01-04 x2003bruneauCan choose to show external images
2008-01-04 x2003bruneauBanana ChangeLog
2008-01-04 x2003bruneauCan choose the part of the message to display
2008-01-04 x2003bruneauFix new box display
2008-01-04 x2003bruneauFix deletion of message from spool
2008-01-04 x2003bruneauSmall css fix
2008-01-04 x2003bruneauOops, do not break plain text rendering
2008-01-04 x2003bruneauMuch better html rendering with css support and style...
2008-01-04 x2003bruneauDo not remove image properties when hiding external...
2008-01-04 x2003bruneauMerge a protocole independent version of spoolgen in...
2008-01-04 x2003bruneauCan change mbox ==> can generate spool for mbox-based...
2008-01-04 x2003bruneauUnfound mbox is now handled as if it was empty
2008-01-04 x2003bruneauBetter fix
2008-01-04 x2003bruneauSome fixes
2008-01-04 x2003bruneauSmall fixes
2008-01-04 x2003bruneauCan define elements to display
2008-01-04 x2003bruneauLimit the size of the images in multipart/mixed view...
2008-01-04 x2003bruneauCan hide the box-list in thread view
2008-01-04 x2003bruneauDo Html entities on subject...
2008-01-04 x2003bruneauFix NNTP posting (double points on line beginning)
2008-01-04 x2003bruneauImplements the mail sending in the mbox module
2008-01-04 x2003bruneauRemove "hook_getSubject", use a new param of hook_forma...
2008-01-04 x2003bruneauSome fixes in "unread" state handling
2008-01-04 x2003bruneauAdd gettext hooks in the templates
2008-01-04 x2003bruneauFix warnings
2008-01-04 x2003bruneauFix a regexp
2008-01-04 x2003bruneauBetter support of multipart emails for rendering and...
2008-01-04 x2003bruneauConvert sources to UTF-8
2008-01-04 x2003bruneauCan hide unuseful pages
2008-01-04 x2003bruneauFix some warnings and some encoding issues
2008-01-04 x2003bruneauMinor fixes in quote detection
2008-01-04 x2003bruneauCan choose to view the message sources
2008-01-04 x2003bruneauCode cleaning and bug fixes
2008-01-04 x2003bruneauAdd documentation in page.inc.php
2008-01-04 x2003bruneauSome improvements, and fix spoolgen.php
2008-01-04 x2003bruneauRework all sources :
2008-01-04 x2003bruneauFix group description processing
2008-01-04 x2003bruneau#504: ignore badly encoded characters
2008-01-04 x2003bruneau#503: signature encoding in replies
2008-01-04 x2000habouzitupdate
2008-01-04 x2000habouzitrelease
2008-01-04 x2003bruneauDon't catch punctuation '.' in URL
2008-01-04 x2003bruneauFix all CSS warnings
2008-01-04 x2003bruneauAdd shortkey browsing
2008-01-04 x2003bruneauAfter replying returns on the last message
2008-01-04 x2003bruneauCan add a text before banana table in tab container
2008-01-04 x2003bruneauUgly hack, but really fix issues with some 'long lines'
2008-01-04 x2003bruneauAdd a 'next unread message' button in spool view
2008-01-04 x2003bruneau!autoslaps
2008-01-04 x2003bruneauFix unread message finder
2008-01-04 x2003bruneauOops... do not loop on the root !
2008-01-04 x2003bruneauAdd a 'next unread message' button
2008-01-04 x2003bruneauFix infinite loop if quotation reach last line of the...
2008-01-04 x2003bruneauCatch message-id as a link to read the message
2008-01-04 x2003bruneauReduce row height tu 20px ==> should force tree to...
2008-01-04 x2003bruneauAdd a different for the fourth quotation level
2008-01-04 x2003bruneauFirst index to show must be a linear index and not...
2008-01-04 x2003bruneauFix new message init
2008-01-04 x2003bruneauImprove email catcher
2008-01-04 x2003bruneauImprove url catcher
2008-01-04 x2003bruneauFix quotes conversion to html.
2008-01-04 x2003bruneauAdd famfamfam in credits
2008-01-04 x2003bruneauFix table size
2008-01-04 x2003bruneauShow server error message if posting failed...
2008-01-04 x2003bruneauSome fixes
2008-01-04 x2003bruneauDisplay post edition form if nntp posting returns an...
2008-01-04 x2003bruneauImprove css example and fix notices again
2008-01-04 x2003bruneauAdd space between the action icons
2008-01-04 x2003bruneauFix others PHP Notices
2008-01-04 x2003bruneauMore robust tab structure
2008-01-04 x2003bruneauIntroduces a new tab structure for browsing into banana
2008-01-04 x2003bruneauOops
2008-01-04 x2003bruneauFix some PHP Notices
2008-01-04 x2003bruneauMinimal support of multipart/related
2008-01-04 x2003bruneauSmaller page list
2008-01-04 x2003bruneauUse css padding instead of line breaks in body
2008-01-04 x2003bruneau* Remove ugly image border in gecko browser
next