Replace calls to htmlspecialchars() with sm_encode_html_special_chars().
[squirrelmail.git] / functions / strings.php
2012-12-09 kinkReplace calls to htmlspecialchars() with sm_encode_html...
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-02-07 pdontthinkSpelling mistake
2012-02-07 pdontthinkBetter performance by reducing token usage to only...
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-03-04 pdontthinkDon't use regular expressions when you don't need to
2011-01-06 pdontthinkHappy New Year!
2010-09-03 pdontthinkFixed system lock-ups caused by a combination of certai...
2010-06-21 pdontthinkReduced default time security tokens stay valid from...
2010-02-04 pdontthinkMultibyte strings (notably subjects) are now handled...
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-10-04 pdontthinkFix wrong doc
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-08-12 pdontthinkCorrect documentation
2009-08-12 pdontthinkImplemented security token system. (Secunia Advisory...
2009-07-29 pdontthinkStop using deprecated ereg() functions (#2820952)
2009-07-28 pdontthinkPort Thijs fix (rev.13790) to DEVEL: no words must...
2009-05-14 pdontthinkClarify docs and use correct $nbsp
2009-04-15 jervforsThere are too many modified files being committed witho...
2009-04-01 pdontthinkFix documentation
2009-03-26 pdontthinkFix for accesskey getting set to 'NONE' in somem cases
2009-03-25 pdontthinkAllow makeInternalLink() and makeComposeLink() to accom...
2008-12-04 pdontthinkFix port detection (2388423)
2008-11-26 pdontthinkFix HTTPS detection under Windows IIS (#2318118)
2008-08-21 kinkrework seed generation: this is something that really...
2008-01-24 kinkmake MiB/KiB translatable
2007-09-29 pdontthinkMake message list refresh work again in default advance...
2007-07-10 pdontthinkMake all comparisons case insensitive for forwarded...
2007-07-10 pdontthinkAdded ability to detect HTTP_X_FORWARDED_PROTO in get_l...
2007-01-13 kinkincrement year in copyright notices
2007-01-03 pdontthinkUse checkForJavascript() instead of $javascript_on...
2006-12-31 pdontthinkRefactor hyperlink template code
2006-12-30 pdontthinkAdd id attribute to hyperlink and image templates
2006-12-30 pdontthinkAdd class attribute to template
2006-12-10 pdontthinkStrip HTML for hyperlink creation from core
2006-09-30 stekkelsqBodywrap was extreme slow on large messages. The...
2006-09-28 pdontthinkMoving sm_print_r back to globals.php; tired of it...
2006-09-10 kinkkibibyte is with a capital K
2006-09-09 kinkkilo has a small 'k'.
2006-08-07 kinkdrop very old and very obsolete function
2006-07-17 kinkMake the base for the SquirrelMail URL configurable...
2006-07-15 tokulremoving trailing ?> from function scripts
2006-06-15 jervforsUsing IEC standard prefixes.
2006-05-18 kinkTake X-Forwarded-Host HTTP header in consideration...
2006-05-03 kinkCorrect references trimming: array_walk can't in all...
2006-04-06 stekkelFix for compose in new. Now use the constant SM_BASE_URI.
2006-04-05 stekkelCentralized init
2006-03-03 jangliss - Security: Possible cookie theft in src/redirect...
2006-02-12 tokulUpping HEAD version number. 1.5.1 scripts are stored...
2006-01-23 tokulcopyright update
2005-12-13 tokuladjusting string functions to Japanese translation...
2005-12-08 janglissTest before committing... stops stupid errors :)
2005-12-07 pdontthinkInclude compatibility plugin; no need for patching...
2005-12-07 pdontthinkMove sqm_baseuri() to strings.php. A file for function...
2005-11-06 tokulupdating since tags
2005-11-04 tokuladding more charsets to sq_mb_list_encodings
2005-10-20 tokulrearranging global.php layout:
2005-09-18 jervforsphpDocumentor updates
2005-07-31 tokuladding workaround for encoding of long multibyte header...
2005-07-03 tokuldocumenting functions and adding some sq_mb_list_encodi...
2005-05-12 tokulreplacing skip_SM_header with two different options...
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-16 stekkelstrings: adapt makeComposeLink to the new js
2005-04-14 stekkelTemplates
2005-04-14 tokul@since information about sm_print_r
2005-04-14 tokulpreformated text is harder to read, when output is...
2005-03-29 kinkWhen wanting to use mb_strtoupper, test for the existen...
2005-03-27 tokulusing mbstring functions for body wrapping, if they...
2005-03-06 tokuladding is_array() test to output of get_class_methods()
2005-03-02 tokulprint object methods if object is feeded to sm_print_r
2005-01-27 tokuladding str_pad replacement for multibyte charsets and...
2005-01-10 tokulProvides some fixes for #1043576 (incorrect wrapping...
2004-12-29 jervforsChanging squirrelmail/Squirrelmail to SquirrelMail...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-12 jervforsXHTML fixes
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-11-01 cigamitRemoved variables that were initialized, but never...
2004-10-28 cigamitMinor bug fix, assignment in condition resulting in...
2004-10-15 tokuladding sq_is8bit and sq_mb_list_encodings functions.
2004-08-08 tokulxtra_code updates in strings
2004-06-16 stekkelFixed warning.
2004-06-15 stekkelTweaked wrapping a little more.
2004-06-14 stekkelPossible fix for our wrapping problem. Please review...
2004-06-07 tokulrewriting tests after ctype/sm_ctype comparision and...
2004-06-06 braverock- add sm_ctype_space and function_exists check to suppo...
2004-06-06 braverock- add sqBodyWrap utility functions to rewrap entire...
2004-05-21 jervforsPhpdocumentor update - sed is your friend for these...
2004-04-25 tokulthis way it looks better.
2004-04-25 tokuladding sq_htmlentities function
2004-04-25 tokulphpdoc formating fixes
2004-03-23 kinkFix quote_imap, the ereg pattern wasn't always interpre...
2004-03-15 kinkMake writing to prefs/abook/calendar files more reliabl...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-02-03 ebullientwooops. mismatched my brackets!
2004-02-02 ebullientready for continued development
2004-02-02 ebullientget ready for 1.5.0 dev release
2003-12-25 pdontthinkRemoved right target, which is redundant and problemati...
2003-10-29 kinkAdd phpdoc doc blocks to some files.
2003-10-28 tassiumPreparation to begin using phpdocumentor.
next