Fuss with edit list sizing a touch
[squirrelmail.git] / class / mime /
2008-02-10 pdontthinkCorrect value of undefined hostname
2008-02-10 kinkadd space for nicer formatting
2008-02-06 pdontthinkCorrect disappearing addresses when address book entry...
2007-11-15 janglissInvalid initialization of To: header (#1772893).
2007-11-04 kinkFix off-by-one in bodystructure parsing triggered by...
2007-10-24 pdontthinkFix outgoing messages to allow addresses such as "0...
2007-08-31 pdontthinkMake identities matching case insensitive
2007-07-16 kinkUse attachment_dir only at the point where we're actually
2007-06-08 kinkAlways treat Content-Type case-insensitively (#1732092).
2007-05-17 kinkalso fix duplicated version of parsepriority code
2007-05-17 kinkusing split() with wrong perl regexes will not work.
2007-02-27 kinkfixes for r12283: mistakenly passed already-split date...
2007-02-27 kinkalso store the unparsed date, and display it when we
2007-01-24 kinkmisspelled reply_to and in_reply_to attributes
2007-01-13 kinkincrement year in copyright notices
2006-11-26 stekkelBodystructure parsing fix
2006-11-10 perlstalkerAdd support for SpamAssassin's X-Spam-Status header...
2006-10-06 stevetruckstuffNew function to return only the email address. For...
2006-09-15 stevetruckstuffDelivery notifications and Read notifications are curre...
2006-07-15 tokulremoving trailing ?> from function scripts
2006-01-23 tokulcopyright update
2005-11-27 tokul$this->content_type == '' test causes E_NOTICE in php...
2005-11-21 kink* Centralise the attachment deleting code into the...
2005-11-17 indiri69If loop exit is caused by $i being greater than or...
2005-11-09 jervforsFormatting as in STABLE
2005-11-05 jervforsUpdating documentation
2005-09-18 jervforsphpDocumentor updates
2005-09-11 jervforsAdding more index.php files
2005-07-14 tokulphp 5.1b2 - can't use function call inside array_shift...
2005-05-23 tokuldocumenting some class params
2005-05-22 tokulcontent disposition rfc
2005-05-22 tokuladding index files in order to prevent directory listing.
2005-04-26 tokulphpdoc blocks
2005-04-24 stekkelfixed some php5 warnings
2005-02-07 stekkelFixed: filenames in case of forwarding a message.
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-21 kinkAdd support for recognising 'Priority' and 'Importance...
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-11-01 cigamitRemoved variables that were initialized, but never...
2004-10-31 cigamitRemove unused globals
2004-10-30 indiri69Check and make sure the header property value is actual...
2004-10-28 cigamitRemove newline from end of file
2004-10-28 cigamitMinor bug fix, just a misspelled variable
2004-05-22 jervforsPhpdocumentor update - sed is your friend for these...
2004-05-05 stekkelphp5 fix.
2004-02-28 kinkBetter support for malformed/absent dates and headerlin...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-01-11 indiri69Added support for a couple of MIME Content- headers.
2003-12-30 tokulfixing multiline headers. space or tab should not be...
2003-11-04 kinkA fix to make SquirrelMail work under PHP5 (at least...
2003-10-28 tassiumphpdocumentor basic preparation, continued
2003-08-22 indiri69Make sure a token isn't blank before adding it
2003-08-15 stekkelWorkaround for mozilla bug #200412.
2003-07-25 kinkAdd support for Mail-Followup-To to devel. In short...
2003-07-10 stekkelThis will add the default domain again if the email...
2003-06-30 stekkelfixed warning.
2003-06-29 stekkelfixed warning. isset doesn't work with string offsets...
2003-06-29 indiri69Some more group handling fixes.
2003-06-28 stekkelextra check for filename/name to achieve we do not...
2003-06-28 stekkelAdded rfc2184 support in order to handle:
2003-06-28 stekkelAdded patch from seth randall to fix address group...
2003-06-19 stekkelNow we can handle nested parenthesis :)
2003-06-17 stekkelcheck for empty string before we add it to the token...
2003-06-17 stekkelRewrote address parsing and now it works a lot better.
2003-06-11 stekkelextra safety check before we process groups
2003-06-03 stekkelAddress parsing fixes. This whole addressparsing is...
2003-05-28 stekkelbetter address parsing. This should fix wrong parsing...
2003-05-21 tassiumMissing property problem that only shows up when sendin...
2003-04-25 stekkelFix from Thomas Castelle.
2003-04-08 stekkelFix for addressbook entries containing multiple email...
2003-03-27 janglissFix for infinite loop when trying to decode multi-part...
2003-03-24 kinkRevert to 1.15: we don't currently use this field but...
2003-03-23 kinkThis field does not exist in the RFC spec and is not...
2003-03-16 kinkSmall bug in content-type properties, thanks Ryan ...
2003-03-07 stekkeladdress parsing with encoded personal names
2003-02-28 ebullientFixes bug 695150 in the 1.4.x stream
2003-02-28 stekkelbetter parsing of email addresses (also used for proces...
2003-02-25 stekkelendless loop fix
2003-02-24 stekkelAdded method to encode email addresses
2003-01-27 stekkeladd checks for Messge Disposition Notifications.
2003-01-16 stekkel* fix for e-mail addresses like: <mailbox@host> (person...
2003-01-03 stekkelThis will probably fix the incorrect parsing of literal...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-27 stekkelugly bugfix for parsing literals inside envelope struct...
2002-12-27 stekkeloops, Rfc822Header->mailbox was initialized
2002-12-27 stekkelAdded address lookup callback function argument for...
2002-12-19 robsiemb3 minor bugs:
2002-11-15 stekkelImproved entity_id calculation.
2002-11-04 stekkelSpeed improvements by using php internal functions...
2002-10-28 stekkelBuggy messages with empty mime-parts (size=0) causes...
2002-10-18 stekkelwrong return type
2002-10-18 stekkelinitialize cc correct
2002-10-17 stekkeladded function to search the to and cc headers and...
2002-10-08 stekkelcode clean up. No need to use isset because the vars...
2002-10-07 stekkelfixed warning
2002-09-27 stekkelfix parsing group related address headers.
2002-09-18 stekkelfix undefined var
2002-09-09 kinkMake directories unbrowsable.
2002-09-05 stekkelundisclosed recipients fix
next