Protect message deletion with security token system. (Secunia Advisory SA34627)
[squirrelmail.git] / class /
2009-07-31 pdontthinkRemove personal data from Message ID seed. (#880029...
2009-07-29 pdontthinkStop using deprecated ereg() functions (#2820952)
2009-05-21 pdontthinkAnchor the regexp. Thanks Thijs Kinkhorst.
2009-05-20 pdontthinkWhen sending an address literal to an SMTP EHLO command...
2009-04-17 pdontthinkAdd display indicator for forwarded messages
2009-04-15 jervforsThere are too many modified files being committed witho...
2009-04-03 pdontthinkEncode outgoing attachments that have lines longer...
2009-04-03 pdontthinkRewrite foldLine(). The old version *might* have been...
2009-04-02 pdontthinkDefault Content-Transfer-Encoding is now RFC-compliant...
2009-04-01 pdontthinkDocumentation fix
2009-04-01 pdontthinkMake our Date header RFC-compliant. Redundant timezone...
2009-04-01 pdontthinkPut quotes around both encoded and non-encoded addresse...
2009-04-01 pdontthinkAdd RFC 2231 support. Thanks to Piotr Pawlow. (#2501379)
2009-03-26 pdontthinkPut sample .htaccess in all directories browser does...
2008-12-05 pdontthinkSupposedly user info could be removed from received...
2008-10-29 pdontthinkEmpty header values cause PHP notice - fix
2008-09-24 pdontthinkJust fiddling. Give credit where credit is due. Templ...
2008-09-10 pdontthinkRPC requests should use their own template sets with...
2008-09-10 pdontthinkAllow template sets to define what the content-type...
2008-08-11 pdontthinkFix PHP 5.3.0 notices
2008-07-19 pdontthinkAllow a different server address for the POP server...
2008-07-04 pdontthinkadd fixme
2008-04-28 pdontthinkChange order of arguments
2008-04-25 pdontthinkDon't open multiple IMAP connections when building...
2008-04-20 pdontthinkDon't put encoding on multipart/alt message parts
2008-02-13 pdontthinkChange approach for making things like Message-ID avail...
2008-02-10 pdontthinkCorrect value of undefined hostname
2008-02-10 kinkimprove message ID generation: put together a string...
2008-02-10 kinkadd space for nicer formatting
2008-02-06 pdontthinkCorrect disappearing addresses when address book entry...
2008-02-06 pdontthinkMake message ID available after message is sent. Not...
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkCorrect misplaced code
2008-01-02 pdontthinkDon't start message ID with a dot when no remote port...
2007-12-19 pdontthinkRefactor how IMAP messages are "sent"
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-10-24 pdontthinkRestore outgoing reply headers
2007-08-31 pdontthinkMake identities matching case insensitive
2007-07-20 kinkSilence fsockopen since errors are handled internally.
2007-07-16 kinkUse attachment_dir only at the point where we're actually
2007-07-08 pdontthinkDon't include svn files in any of the cached template...
2007-06-08 kinkAlways treat Content-Type case-insensitively (#1732092).
2007-05-31 kinkstate license as recommended by the free software found...
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...
next