Allow caller to get message object before sending
[squirrelmail.git] / src /
2018-04-04 pdontthinkSanitize user-supplied attachment filename [CVE-2018...
2018-01-16 pdontthinkHappy New Year
2017-11-22 pdontthinkMake return-to-message work for forwards
2017-11-22 pdontthinkAdd option to allow returning to the message one had...
2017-11-18 pdontthinkAdd ability for saved drafts to indicate if they are...
2017-11-18 pdontthinkMake drafts send with in-reply-to headers (fix regressi...
2017-09-13 pdontthinkAdd docs for function
2017-07-06 pdontthinkLegacy code was probably wrong
2017-07-06 pdontthinkAdd newline after <textarea> because it is always remov...
2017-01-28 pdontthinkNote future change
2017-01-27 pdontthinkHappy 2017
2016-10-29 pdontthinkUse PDO for database access if available (adds PHP...
2016-05-30 pdontthinkAllow priority and identity selections to be given...
2016-01-01 pdontthinkHappy New Year
2015-08-01 pdontthinkMinor fix
2015-08-01 pdontthinkAdd new login_before_page_header (boolean) hook; allows...
2015-06-14 pdontthinkSync configtest with core
2015-01-28 pdontthinkFix uninitialized client IP address. Thanks to Wuerr...
2015-01-03 pdontthinkHappy 2015
2014-01-21 pdontthinkVariable name correction
2014-01-21 pdontthinkAdd advanced control over the SSL context used when...
2014-01-01 pdontthinkHappy 2014
2013-12-07 pdontthinkPreserve compose action during HTML address book activity
2013-10-22 pdontthinkTypo
2013-09-16 pdontthinkDon't allow TO field to be blank; adjust auto-detection...
2013-07-26 jervforsUpdate copyright
2013-06-18 pdontthinkAllow more liberal reuse of tokens to avoid cross-frame...
2013-06-17 pdontthinkWhen replying to original recipient, also reset the...
2013-06-17 pdontthinkWhen using reply-all to reply to single-recipient messa...
2013-06-17 pdontthinkReply to original recipient functionality should be...
2013-06-17 pdontthinkRemove ancient code that tried to set the default ident...
2013-06-17 pdontthinkfindAddress() can return FALSE as well as zero
2012-12-09 kinkReplace calls to htmlspecialchars() with sm_encode_html...
2012-07-28 pdontthinkE_ALL is a moving target
2012-07-01 pdontthinkAdd option that allows users to have replies to their...
2012-04-27 pdontthinkClear checkbox selections when form is processed
2012-04-01 pdontthinkFix PHP notices
2012-01-09 pdontthinkAccount for case when no reply-to is set in user prefs
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-12-15 pdontthinkAdd plugin compatiblility info
2011-11-29 pdontthinkEnsure that Reply-To isn't missing domain - we already...
2011-09-11 pdontthinkFixed broken highlighting form (missing security tokens...
2011-07-12 pdontthinkFix XSS holes in generic options inputs, XSS hole in...
2011-01-06 pdontthinkHappy New Year!
2010-07-21 pdontthinkFix attachment filename decoding (#2994865)
2010-06-21 pdontthinkNow fill in default subject when forwarding as attachme...
2010-06-21 pdontthinkNow properly quote personal part of encoded addresses...
2010-06-21 pdontthinkSynchronize no-cache headers. This reverses revision...
2010-06-20 jangliss - Fix error with SpamCop reporting plugin not being...
2010-06-20 janglissExplicitly disable caching for left_main and right_main...
2010-04-16 pdontthinkShow what user/group the web server is running as;...
2010-03-30 pdontthinkFix PHP errors. Thanks to Jacek Kalinski
2010-03-26 pdontthinkAdd FIXME
2010-03-19 pdontthinkDon't push out onsubmit handler unless necessary
2010-02-16 pdontthinkRFC 3676 says there can't be more in the signature...
2010-02-13 pdontthinkAdded ability to configure Google Mail (Gmail) as the...
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-09-29 jervforsClarifying a TODO.
2009-09-19 pdontthinkFix for deleting message from search expiring cache.
2009-09-12 pdontthinkAttachments were being lost when going to address book...
2009-09-12 pdontthinkAllow plugins to submit security token via GET request
2009-09-02 pdontthinkFixed more links that needed security tokens
2009-08-17 pdontthinkProtect message deletion with security token system...
2009-08-12 pdontthinkImplemented security token system. (Secunia Advisory...
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-05-17 jangliss - Cleanup variable name in address search for compose...
2009-05-15 jervforsIncluding the colon in the string.
2009-05-14 pdontthinkShow real values for error settings
2009-05-14 pdontthinkAdd documentation and default case to catch unknown...
2009-05-11 pdontthinkAlways generate $base_uri for every page request as...
2009-04-17 pdontthinkFix: Messages forwarded as attachments from message...
2009-04-15 jervforsThere are too many modified files being committed witho...
2009-04-15 pdontthinkMove HTML output from compose.php to templates. Also...
2009-04-05 pdontthinkHandle subfolders as sent too!
2009-04-05 pdontthinkInclude subs too
2009-04-05 pdontthinkI guess this was a typo
2009-04-02 pdontthinkDefault Content-Transfer-Encoding is now RFC-compliant...
2009-04-01 pdontthinkSpecial folders that are turned off get saved in user...
2009-03-26 pdontthinkAdd access keys to mailbox list
2009-03-26 pdontthinkAdd access keys to main options page
2009-03-26 pdontthinkAdd access keys for folder pane
2009-03-26 pdontthinkPoint access keys to top instead of bottom; works bette...
2009-03-26 pdontthinkAdd accesskey to the From drop-down too
2009-03-25 pdontthinkMake access keys on read message screen work without...
2009-03-25 pdontthinkAdd accesskeys accessibility implementation. Need...
2009-02-01 pdontthinkAdd compatibility with Dovecot's bigint UIDs
2009-01-03 pdontthinkAdd option that allows email address to be shown on...
2008-12-23 pdontthinkMake all submit button names unique on compose screen
2008-12-21 pdontthinkFix body onload per FIXME
2008-12-19 pdontthinkAdd info option widget type
2008-12-18 pdontthinkFix broken file downloads
2008-12-18 pdontthinkAdd notes about issue reported where unset() breaks...
2008-12-04 pdontthinkPut info about the user/group of the web server in...
2008-12-04 pdontthinkNeed to include files.php to use sq_is_writable()
2008-12-04 pdontthinkAllow choice of line endings when downloading or decodi...
2008-11-21 pdontthinkUse sq_is_writable()
2008-10-31 pdontthinkMake login form input fields configurable again (see...
next