squirrelmail.git
2015-11-30 pdontthinkUpdate defaults
2015-11-30 pdontthinkMinor correction
2015-11-30 pdontthinkMinor code organization
2015-11-30 pdontthinkAdding "smtp_helo_override" hook
2015-11-30 pdontthinkAdding "smtp_helo_override" hook
2015-09-10 pdontthinkCheck for error opening directory
2015-08-01 pdontthinkMinor fix
2015-08-01 pdontthinkAdd new login_before_page_header (boolean) hook; allows...
2015-08-01 pdontthinkAlways show subject tooltip rollover
2015-06-21 pdontthinkAdd a couple sensible defaults
2015-06-21 pdontthinkAdd a couple sensible defaults
2015-06-20 pdontthinkAdd ability for administrator to control whether or...
2015-06-17 pdontthinkAdd MD5 alternative to directory hash calculation
2015-06-14 pdontthinkSync configtest with core
2015-06-07 kinkReplace invalid characters with a symbol instead of...
2015-01-28 pdontthinkFix uninitialized client IP address. Thanks to Wuerr...
2015-01-19 pdontthinkFix PHP notice - this function is called statically...
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-06 jervforsHappy new year
2015-01-03 pdontthinkHappy 2015
2014-08-01 pdontthinkPrevent session lock-up caused by filters plugin trying...
2014-08-01 pdontthinkAdd session variables that store information about...
2014-07-01 pdontthinkIf filtering fails, say due to account quota issues...
2014-03-18 pdontthinkAdd hook in 1.5.2 for attachments_top as with 1.4.23
2014-01-21 pdontthinkgit-svn-id: https://svn.code.sf.net/p/squirrelmail...
2014-01-21 pdontthinkVariable name correction
2014-01-21 pdontthinkMake configuration tool show the SquirrelMail version
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 pdontthinkfilename typo
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-12-07 pdontthinkPreserve compose action during HTML address book activity
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 pdontthinkTypo
2013-10-22 pdontthinkAdd associative edit list option widget with optional...
2013-09-16 pdontthinkDon't allow TO field to be blank; adjust auto-detection...
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-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
2013-06-17 pdontthinkFix sloppy use of nearly identical variable names
2013-06-17 pdontthinkDocument the findAddress function
2013-06-14 pdontthinkImprove usability of attachment checkboxes
2013-05-16 kinkRemove use of deprecated /e modifier in preg_replace.
2013-05-15 pdontthinkFix error caused by typo of variable name
2013-03-29 jervforsSet svn:keywords
2013-03-29 jervforsResetting $Id$
2013-03-16 pdontthinkgit-svn-id: https://svn.code.sf.net/p/squirrelmail...
2013-03-16 pdontthinkAdd Solarized Light and Dark themes by Pavneet Arora...
2013-01-15 kinkclean up code commented out since 8 y
2012-12-09 kinkReplace calls to htmlspecialchars() with sm_encode_html...
2012-09-18 pdontthinkUse sqsession_* instead of session_*
2012-09-09 pdontthinkFor DSN values, allow current value to remain if no...
2012-08-29 pdontthinkPrevent endless recursive sent subfolder names - see...
2012-08-04 pdontthinkAdd more flexibility for plugins
2012-07-28 pdontthinkSeparate E_STRICT reporting from E_ALL in internal...
2012-07-28 pdontthinkE_ALL is a moving target
2012-07-27 pdontthinkAccount for servers that send extra unsolicited FETCH...
2012-07-01 pdontthinkAdd option that allows users to have replies to their...
2012-05-09 pdontthinkFix occasional PHP notice
2012-04-27 pdontthinkClear checkbox selections when form is processed
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 pdontthinkFix simple E_STRICT notice
2012-04-01 pdontthinkFix PHP notices
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 kinkChangeLog
2012-03-24 kinkI believe this code worked by chance, redefining it...
2012-03-24 kinkmust initialise MessageHeader object to avoid
2012-02-28 pdontthinkAlignment fix
2012-02-28 pdontthinkClarify explanation slightly
2012-02-15 jervforsUpdate the copyright year
2012-02-08 kinkhex2bin is introduced in PHP 5.4
2012-02-07 pdontthinkSpelling mistake
2012-02-07 pdontthinkBetter performance by reducing token usage to only...
2012-01-09 pdontthinkAccount for case when no reply-to is set in user prefs
2012-01-02 pdontthinkDocument some previously added configuration parameters
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-12-29 pdontthinkSanitize integer option fields - only digits allowed
2011-12-29 pdontthinkFix what seems to have been a copy/paste bug
2011-12-28 pdontthinkUnify address book searches. See ChangeLog comments...
2011-12-21 pdontthinkaddrsrch_fullname is already fetched by load_prefs.php
2011-12-18 pdontthinkMake PHP default language for xgettext
2011-12-15 pdontthinkAdd plugin compatiblility info
2011-12-15 pdontthinkAllow addition of extra attributes to user/pwd inputs
next