Allow unsent compose sessions to stay around, but remove them after successful send
[squirrelmail.git] / functions /
2018-10-13 pdontthinkMake sure link tags are proper XHTML
2018-10-13 pdontthinkAdd favicon and ability for admins to use their own...
2018-09-21 pdontthinkFix broken mailto links created by some (Microsoft...
2018-09-12 pdontthinkAllow caller to get message object before sending
2018-09-12 pdontthinkGive back the message object to those who want it
2018-09-12 pdontthinkStream options were forgot here
2018-08-25 pdontthinkAdd session-based security token functionality (enabled...
2018-01-16 pdontthinkHappy New Year
2017-12-29 pdontthinkSeriously? The variable is named as an array and initia...
2017-12-19 pdontthinkDocument bad assumption
2017-11-18 pdontthinkMinor fix and clarify return types
2017-11-18 pdontthinkMinor fix and clarify return types
2017-11-18 pdontthinkAllow callers of sqm_api_mailbox_select() to determine...
2017-11-18 pdontthinkAllow callers of sqimap_mailbox_select() to determine...
2017-08-17 pdontthinkAdd trailing text to boolean-radio widgets
2017-08-16 pdontthinkRemove outdated headers
2017-07-25 pdontthinkAllow options to use HTML in trailing text
2017-06-12 pdontthinkAdd "trailing_text_small" flag for option widgets
2017-06-09 pdontthinkSM doesn't know how to log in again on the same connect...
2017-06-03 pdontthinkAllow HTML in option info
2017-01-27 pdontthinkHappy 2017
2016-12-10 pdontthinkAdd PHP5-style constructor
2016-12-10 pdontthinkAdd PHP5-style constructor
2016-12-10 pdontthinkAdd PHP5-style constructor
2016-12-10 pdontthinkAdd PHP5-style constructor
2016-12-10 pdontthinkAdd PHP5-style constructor
2016-12-10 pdontthinkAdd PHP5-style constructor
2016-10-29 pdontthinkAdd support for socket-based database connections
2016-10-29 pdontthinkAdd support for socket-based database connections
2016-10-29 pdontthinkUse PDO for database access if available (adds PHP...
2016-10-29 pdontthinkSquash bugs
2016-10-29 pdontthinkUse PDO for database access if available (adds PHP...
2016-10-28 pdontthinkFix bad assumptions about parallel arrays - see it...
2016-04-06 pdontthinkPer comments in the commit - setting the session cookie...
2016-01-01 pdontthinkHappy New Year
2015-08-01 pdontthinkAlways show subject tooltip rollover
2015-06-21 pdontthinkAdd a couple sensible defaults
2015-06-17 pdontthinkAdd MD5 alternative to directory hash calculation
2015-06-07 kinkReplace invalid characters with a symbol instead of...
2015-01-19 pdontthinkFix PHP notice - this function is called statically...
2015-01-03 pdontthinkHappy 2015
2014-08-01 pdontthinkAdd session variables that store information about...
2014-01-21 pdontthinkVariable name correction
2014-01-21 pdontthinkAllow SSL socket context to be specified as well
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-01 pdontthinkHappy 2014
2013-11-07 pdontthinkChange string to something already in squirrelmail.pot
2013-11-06 pdontthinkAdd full date and time as "title" (mouseover) text...
2013-10-23 pdontthinkAdd new spacer image and allow its use for unsafe image...
2013-10-22 pdontthinkAdd associative edit list option widget with optional...
2013-07-26 jervforsUpdate copyright
2013-06-19 pdontthinkNote a bug
2013-06-18 pdontthinkAllow more liberal reuse of tokens to avoid cross-frame...
2013-05-16 kinkRemove use of deprecated /e modifier in preg_replace.
2013-05-15 pdontthinkFix error caused by typo of variable name
2013-01-15 kinkclean up code commented out since 8 y
2012-12-09 kinkReplace calls to htmlspecialchars() with sm_encode_html...
2012-07-27 pdontthinkAccount for servers that send extra unsolicited FETCH...
2012-05-09 pdontthinkFix occasional PHP notice
2012-04-27 pdontthinkClear checkbox selections when form is processed
2012-04-01 pdontthinkFix simple 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-03-24 kinkI believe this code worked by chance, redefining it...
2012-02-07 pdontthinkSpelling mistake
2012-02-07 pdontthinkBetter performance by reducing token usage to only...
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-12-29 pdontthinkSanitize integer option fields - only digits allowed
2011-12-28 pdontthinkUnify address book searches. See ChangeLog comments...
2011-12-21 pdontthinkaddrsrch_fullname is already fetched by load_prefs.php
2011-09-05 pdontthinkFix hook name clash: new smtp_auth hook added recently...
2011-07-13 kinkattary may be empty at this point and the sq_fixatts...
2011-07-12 pdontthinkFix XSS problem with unsanitized style tags in messages...
2011-07-12 pdontthinkFix XSS holes in generic options inputs, XSS hole in...
2011-07-12 pdontthinkAdd clickjacking protection (thanks to Asbjorn Thorsen...
2011-05-03 pdontthinkgit-svn-id: https://svn.code.sf.net/p/squirrelmail...
2011-05-03 pdontthinkAllow administrators to configure subfolders of user...
2011-04-27 pdontthinkRemove quotes around personal names in message list...
2011-03-11 pdontthinkUndelete button shouldn't be related to whether or...
2011-03-04 pdontthinkDon't use regular expressions when you don't need to
2011-01-06 pdontthinkHappy New Year!
2010-12-27 pdontthinkRefine HMAC-MD5 generator; use native PHP Hash extensio...
2010-09-25 pdontthinkFix sqauth_read_password() for plugins running on the...
2010-09-12 pdontthinkNow allow multiple plugins to handle (add links for...
2010-09-03 pdontthinkFixed system lock-ups caused by a combination of certai...
2010-07-21 pdontthinkFix issues caused by use of PostgreSQL keyword 'user...
2010-06-21 pdontthinkNow fill in default subject when forwarding as attachme...
2010-06-21 pdontthinkReduced default time security tokens stay valid from...
2010-06-21 pdontthinkSynchronize no-cache headers. This reverses revision...
2010-02-13 kinkSend X-DNS-Prefetch-Control: off header to browsers...
2010-02-04 pdontthinkMultibyte strings (notably subjects) are now handled...
2010-01-30 pdontthinkEncoded From headers now properly quoted (#2830141...
2010-01-25 pdontthinkUpdate copyrights to 2010
2010-01-24 pdontthinkSlight rewrite of php_self()
2010-01-21 pdontthinkMake php_self() more robust. Seems to fix certain...
2010-01-19 janglissFix for mailto: URLs containing a + sign. Thanks to...
2010-01-05 pdontthinkQuote dynamic regex contents to be safe. Thanks to...
2009-11-27 kinkneed to move strtolower inside if-block to prevent...
2009-11-01 pdontthinkNULL not accepted as a replacement for empty arrays...
next