also fix duplicated version of parsepriority code
[squirrelmail.git] / class /
2007-05-17 kinkalso fix duplicated version of parsepriority code
2007-05-17 kinkusing split() with wrong perl regexes will not work.
2007-03-22 pdontthinkRemove $version, use SM_VERSION constant instead
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-18 kinkdo not add spaces to references header (#1634294),
2007-01-13 kinkincrement year in copyright notices
2007-01-09 pdontthinkAllow template sets to filter or completely change...
2007-01-03 pdontthinkFix for unknown index notices caused in templates when...
2007-01-03 pdontthinkNew hook. See added comments if you care.
2007-01-02 stekkelAt this moment concat_hook_function can return string...
2006-12-30 pdontthinkUpdate for new location of global template utilities...
2006-12-12 pdontthinkAllow template sets to override plugin configuration...
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-11-26 stekkelBodystructure parsing fix
2006-11-16 pdontthinkAdded comment
2006-11-10 pdontthinkAdding contact info to author name
2006-11-10 perlstalkerAdd support for SpamAssassin's X-Spam-Status header...
2006-10-13 pdontthinkAlternate stylesheets function now returns listing...
2006-10-09 stekkelThe error handler catched a delayed error => check...
2006-10-09 pdontthinkStrict type check prevents old config files from breaki...
2006-10-09 pdontthinktemplateset_default and templateset_fallback are IDs...
2006-10-08 pdontthinkMissed a spot. Please use less accusatory language...
2006-10-07 tokulfixed phpdoc formating. require() call loaded before...
2006-10-06 stevetruckstuffNew function to return only the email address. For...
2006-10-02 pdontthinkBetter stylesheet ordering
2006-10-02 pdontthinkChanges that follow per the inheritance and associated...
2006-10-02 pdontthinkMassive rewrite of Template class to implement template...
2006-09-29 stevetruckstuffAdd tempalte config var for alternate stylesheets
2006-09-29 stevetruckstuffAdd tempalte config for alternate stylesheets
2006-09-28 pdontthinkFile name change
2006-09-28 pdontthinkNew Template class implementation
2006-09-28 pdontthinkrenamed with proper class file naming conventions
2006-09-22 pdontthinkSolved recursion problem and increased efficiency of...
2006-09-21 pdontthinkAdding template_construct and template_output hooks...
2006-09-21 pdontthinkFixed error check
2006-09-21 pdontthinkForgot to check default template set before falling...
2006-09-21 pdontthinkAbstract template file location logic and enable plugin...
2006-09-19 pdontthinkClarifications, questions, proposals
2006-09-18 stevetruckstuffFix unreachable code
2006-09-15 stevetruckstuffDelivery notifications and Read notifications are curre...
2006-09-15 stevetruckstuffAdd explicit saveDelayedErrors() member function
2006-08-31 stevetruckstuffPrevent the same error from being displayed twice
2006-08-31 stevetruckstuffCorrect typo in previous commit.
2006-08-31 stevetruckstuffFix error with trying to resend the header on a fatal...
2006-08-18 stevetruckstuffMove always included vars to init.php because it is...
2006-08-18 stevetruckstuffSome variables are needed by all templates to make...
2006-08-10 stevetruckstuffImplement delayed error handling. Defaults to FALSE...
2006-07-15 tokulremoving trailing ?> from function scripts
2006-05-13 tokulresubmitting last Monday updates and adding php 5.1...
2006-05-12 kink- Improve recovery when EHLO not supported on legacy...
2006-05-03 kinkCorrect references trimming: array_walk can't in all...
2006-04-23 stekkelDo not use ob_end_flush because the fetch method return...
2006-04-18 kinkReduce references header in a smart way to avoid "heade...
2006-04-06 stevetruckstuffAdded error handling if template.php or requested templ...
2006-03-28 stevetruckstuffAdded ability for template authors to include additiona...
2006-03-14 stekkelFix from Dimitar Pashev to make sure the rfc822 from...
2006-02-26 janglissMake the use_*_tls options half respect old values...
2006-02-24 stevetruckstuffIncoproated template config file. Templates can now...
2006-02-11 stekkelUpdate documentation
2006-02-11 stekkelFix for #1093360.
2006-02-08 stekkelmade the code work for triggering imap related errors.
2006-01-29 kinkremove unneeded default which had a horrible backslash...
2006-01-28 tokulAdded IMAP and SMTP STARTTLS extension support.
2006-01-23 tokulcopyright update
2005-12-08 tokuladding error checking in deliver_sendmail class.
2005-12-07 tokulif we can't open stream. we make up server's error...
2005-11-28 ebullientrequire the hide_squirrelmail_header value to be define...
2005-11-27 ebullientreword some of the text around email/full name options...
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-08-06 stekkelRespect the error_reporting setting in php.ini and...
2005-08-06 tokulphpdoc fix.
2005-08-03 tokulchmod 700 locale
2005-08-03 tokulmore php 4.1.2 testing. it is possible that ini_get...
2005-07-31 tokuladd php5 E_STRICT support and disable logging of disabl...
2005-07-28 stekkelIntroduce error handling
2005-07-20 tokulAdd extra checks in In-Reply-To header generation....
2005-07-14 tokulphp 5.1b2 - can't use function call inside array_shift...
2005-06-03 pdontthinkFix that addresses inconsistency in PHP's chunk_split...
2005-05-23 tokuldocumenting some class params
2005-05-22 tokulcontent disposition rfc
2005-05-22 tokulupdating @since tags to indicate version in stable
2005-05-22 tokuladding index files in order to prevent directory listing.
2005-05-20 tokulconfused original code with php5 fix
2005-05-12 tokulreplacing skip_SM_header with two different options...
2005-04-27 stekkelMore possible NUL character problems solved.
2005-04-26 tokulphpdoc blocks
2005-04-26 tokuladding phpdoc comments
2005-04-26 tokulprevent errors when files are opened directly
2005-04-24 stekkelfixed some php5 warnings
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-18 tokulmissed one more tag
2005-04-18 tokullowercase package tag. fix phpdoc block.
next