Better HTML email content style containment
[squirrelmail.git] / plugins /
2019-09-02 pdontthinkFix broken anchor links
2019-01-08 pdontthinkHappy New Year
2018-04-19 pdontthinkTLS settings were not working
2018-04-06 pdontthinkFix link
2018-01-16 pdontthinkHappy New Year
2017-06-17 pdontthinkAdd ability to control the display of the "Check Spelli...
2017-06-17 pdontthinkMissing close form tag
2017-01-27 pdontthinkHappy 2017
2016-09-27 pdontthinkSyntax error. Thanks to Jean-Jacques Puig
2016-01-01 pdontthinkHappy New Year
2015-09-10 pdontthinkCheck for error opening directory
2015-06-20 pdontthinkAdd ability for administrator to control whether or...
2015-01-09 pdontthinkMake sure the correct identity is used for list command...
2015-01-09 pdontthinkAh, I see - the stuff after the ? needs to be handed...
2015-01-09 pdontthinkUnsubscribe addresses with characters like + in them...
2015-01-03 pdontthinkHappy 2015
2014-08-01 pdontthinkPrevent session lock-up caused by filters plugin trying...
2014-07-01 pdontthinkIf filtering fails, say due to account quota issues...
2014-01-21 pdontthinkVariable name correction
2014-01-21 pdontthinkAdd ability to show login error from the IMAP server...
2014-01-21 pdontthinkAdd advanced control over the SSL context used when...
2014-01-13 jervforsHappy 2014
2014-01-01 pdontthinkHappy 2014
2013-12-30 pdontthinkRemove unused hook
2013-10-23 pdontthinkAdd new spacer image and allow its use for unsafe image...
2013-07-26 jervforsUpdate copyright
2013-06-18 pdontthinkAllow more liberal reuse of tokens to avoid cross-frame...
2013-03-29 jervforsResetting $Id$
2012-12-09 kinkReplace calls to htmlspecialchars() with sm_encode_html...
2012-09-18 pdontthinkUse sqsession_* instead of session_*
2012-08-29 pdontthinkPrevent endless recursive sent subfolder names - see...
2012-02-08 kinkhex2bin is introduced in PHP 5.4
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-07-12 pdontthinkFix XSS holes in generic options inputs, XSS hole in...
2011-01-06 pdontthinkHappy New Year!
2010-12-21 pdontthinkUnify output strings (Thanks to Juergen Edner) (#3139973).
2010-06-21 pdontthinkFixed minor vulnerability in Mail Fetch plugin [CVE...
2010-06-20 jangliss - Fix error with SpamCop reporting plugin not being...
2010-01-28 pdontthinkdisplayInternalLink() was removed 2.5 years ago (revisi...
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-12-22 janglissFix for security token missing in newmail plugin (...
2009-12-18 pdontthinkAdd security tokens to change password plugin
2009-10-04 pdontthinkFixed broken SpamCop email submission: needed updated...
2009-10-04 pdontthinkIf we add a token to lang_setup (#13855), need to check...
2009-10-04 janglissAdditional smtoken changes.
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-07-29 pdontthinkStop using deprecated ereg() functions (#2820952)
2009-05-29 jervforsPorting comments and strings between 1.4 and 1.5.
2009-05-28 jervforsNo double spaces in strings please. They will not show...
2009-05-26 jervforsPorting comments betweeen 1.4 and 1.5.
2009-05-26 jervforsRemoving the shut down DSBL blocklists. Thanks to Marti...
2009-05-24 janglissFix for bug_report plugin not handling multiple values...
2009-05-19 pdontthink- Fixed the Filters plugin to allow commas in filter...
2009-05-01 jervforsFixing spelling error (I hope).
2009-04-17 jervforsChanging back to messages.
2009-04-16 jervforsA mail is what's stored at the IMAP/POP3 server. A...
2009-04-16 jervforsString fix.
2009-04-16 jervforsA mail is what's stored at the IMAP/POP3 server. A...
2009-04-15 jervforsThere are too many modified files being committed witho...
2009-04-15 jervforsRemoving the PHP close tag at the last line.
2009-04-15 kinkfix listcommands template for Send form changes
2009-04-15 jervforsChanging newlines from DOS to Unix style.
2009-04-06 pdontthinkMake default $sent_subfolders_base whatever $sent_folder is
2009-04-06 pdontthinkFix PHP notices
2009-04-06 pdontthinkCode updates
2009-04-05 pdontthinkUpdate to work with 1.5.2 - this was old 1.4.x code
2009-04-05 pdontthinkTypo
2009-04-05 pdontthinkForgot to add file before last commit...
2009-04-05 pdontthinkMove code out of setup.php
2009-02-01 pdontthinkAdd compatibility with Dovecot's bigint UIDs
2009-01-16 pdontthinkConsistency
2008-12-22 pdontthinkDon't use 'None' in displayPageHeader() calls
2008-12-22 pdontthinkDon't use 'None' in displayPageHeader() calls
2008-12-05 pdontthinkDon't load plugin pages if plugin is not enabled. ...
2008-11-21 pdontthinkEveryone deserves version info
2008-09-24 pdontthinkUse sqsetcookie(), not setcookie()
2008-09-09 pdontthinkClean up delimiter usage
2008-08-21 kinkrework seed generation: this is something that really...
2008-08-21 kinkmake sure we've ran our own random seeder before using...
2008-07-22 pdontthinkAdd minor details about how to enable plugin in conf.pl
2008-07-22 pdontthinkCorrect doc location
2008-07-12 pdontthinkRemove abook_take; see the Add Address plugin (third...
2008-06-04 pdontthinkMake newmail plugin work again, various small cleanup...
2008-05-16 jervforsOnly grab comments marked i18n to the template.
2008-05-08 kinkreplace mysql_escape_string with the characterset safe...
2008-05-07 pdontthinkMove some HTML out of core (src/login.php)
2008-03-11 pdontthinkBug Report plugin: general cleanup per SM plugin specs...
2008-01-06 pdontthinkA few output elements are used often, so just retrieve...
2008-01-06 pdontthinkMake message details link a non-relative URI. Thanks...
2008-01-05 pdontthinkAdd ability to force message list refresh
2008-01-05 pdontthinkBe explicit about empty form action
2007-12-27 jervforsString change based on a report by Alexandros Vellis...
2007-12-07 pdontthinkFix include error. Thanks Patrick Dubau.
2007-12-07 pdontthinkFix include error. Thanks Patrick Dubau.
2007-12-06 pdontthinkFix test that was never working, and was further confus...
2007-09-28 pdontthinkMake message_details actually show the correct entity...
2007-09-05 pdontthinkAdded configtest hook
2007-09-05 pdontthinkUpdate pot file
2007-09-05 pdontthinkAdd options block demo
2007-09-04 kinkfix strict js/css notices (#1778815)
next