Remove unused hook
[squirrelmail.git] / class /
2013-07-26 jervforsUpdate copyright
2013-06-17 pdontthinkFix sloppy use of nearly identical variable names
2013-06-17 pdontthinkDocument the findAddress function
2012-12-09 kinkReplace calls to htmlspecialchars() with sm_encode_html...
2012-04-08 pdontthinkRevert revision 14314; static functions are a PHP 5...
2012-04-07 kinkfunctions are only used statically. mark as such.
2012-04-01 pdontthinkFix E_STRICT notices
2012-04-01 pdontthinkFix E_STRICT notice
2012-04-01 pdontthinkRevert changes in revision 14302. Revision 14302 shoul...
2012-04-01 pdontthinkFall back to using LIST if NAMESPACE answer is malforme...
2012-04-01 pdontthinkRe: rev 14289 - Proper fix is not to define a new objec...
2012-03-24 kinkmust initialise MessageHeader object to avoid
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-09-05 pdontthinkFix hook name clash: new smtp_auth hook added recently...
2011-04-02 pdontthinkAdd smtp_auth hook (thanks to Emmanuel Dreyfus)
2011-01-06 pdontthinkHappy New Year!
2010-12-17 pdontthinkForce the addition of a file suffix to attachments...
2010-06-21 pdontthinkNow properly quote personal part of encoded addresses...
2010-03-08 kinkr13926 from stable:
2010-01-30 pdontthinkEncoded From headers now properly quoted (#2830141...
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-11-22 janglissFix issue with multi-part related messages not showing...
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-09-15 pdontthinkUngreedy modifier does nothing here; remove to avoid...
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
next