spellcheck
[squirrelmail.git] / functions /
2004-09-01 tokulme bad. loose but lossy.
2004-09-01 cigamitFixes for bugs #1019185 and #1017941
2004-08-31 tokulremoved language codes from conf.pl. List is too big.
2004-08-29 tokuladding space between cols="number" and $attr.
2004-08-27 tokulagresive_decoding changed to aggressive_decoding.
2004-08-27 tokulif encoding function can't find charset, it does us...
2004-08-27 tokulsend urlencoded filename to IE
2004-08-27 tokuladding iso-8859-1 and us-ascii encoding support
2004-08-26 tokulrewriting utf8 encoding function. preg_replace is safer...
2004-08-24 jervforsMinor cleanups
2004-08-24 jervforsIndentation fixes
2004-08-24 jervforsMinor cleanups
2004-08-18 kinkClose connection cleanly when login/pw incorrect, follo...
2004-08-18 cigamitReenabled the move_messages_button_action hook and...
2004-08-18 cigamitSmall fix for users that get "Spurious argument" on...
2004-08-15 jervforsXHTML fixes
2004-08-15 jervforsXHTML fixes
2004-08-14 jervforsI18n fixes
2004-08-14 jervforsXHTML fixes
2004-08-12 jervforsXHTML fixes
2004-08-11 jervforsI18n fixes
2004-08-11 jervforsXHTML fixes
2004-08-11 jervforsXHTML fixes
2004-08-10 jervforsAdding status bar to the compose window
2004-08-09 jervforsXHTML fixes
2004-08-09 tokulAdding Uighur language support
2004-08-08 tokulphpdoc blocks
2004-08-08 tokulxtra_code updates in strings
2004-08-08 tokulxtra_code update in mailbox_display
2004-08-08 tokulxtra_code updates in mime functions
2004-08-08 tokulxtra_code updates in utf7-imap functions
2004-08-08 tokulSplit xtra_code functions. Older layout requires inplem...
2004-08-07 kinkFix that the "Viewing message: x (y total)" always...
2004-08-03 kinkImplement php_check_version with the PHP version_compar...
2004-07-31 tokulAdding size limit to signature. Max size is the same...
2004-07-30 pdontthinkMake current hook name globally available when running...
2004-07-30 pdontthinkFixed SM version detection bug - wasn't going to hit...
2004-07-30 pdontthinkAdded 'no focus' option for compose screen
2004-07-30 pdontthinkCustom option page values now repopulate correctly...
2004-07-25 pdontthinkAdded 'trailing text' for options that SM builds, which...
2004-07-25 pdontthinkOops, text inputs never had a type attribute!
2004-07-24 kinkWhen checking for prefs_are_cached we should retrieve...
2004-07-18 jervforsDisplaying and fixing some XHTML
2004-07-14 pdontthinkextra quote removed
2004-07-12 indiri69Better email address matching. This should match more...
2004-07-12 pdontthinkMultiple URLs on one line weren't getting parsed correctly
2004-07-12 pdontthinkuri updated
2004-07-05 jervforsRemoving phpDocumentator tag which shouldn't be used...
2004-07-05 jervforsMinor code clean up
2004-07-05 jervforsAdding phpDocumentator block
2004-07-05 jervforsAdding FIXME to comment
2004-07-04 kinkWe use color[9] in the error_box but it was not defined...
2004-07-04 kinkFix output sanitatizing for options and xhtml-fixes.
2004-07-01 jervforsRemoving HTML tags from strings
2004-07-01 kinkBe a bit more verbose in the error message about PEAR...
2004-07-01 kinkIn stead of just crashing, give a proper error when...
2004-06-27 tokulin some cases sanitazing is implemented in form functions
2004-06-27 tokulfix. function is broken if it runs on string without...
2004-06-19 janglissFix link
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-13 janglissShouldn't let PHP generate an error in this case, if...
2004-06-09 stekkelArray utility functions. I use them in options_order...
2004-06-09 jervforsIndentation fix
2004-06-07 tokulrewriting tests after ctype/sm_ctype comparision and...
2004-06-07 tokuladding phpdoc block in order to remove error message
2004-06-07 tokulmoving date functions into separate subpackage
2004-06-07 tokulcreating separate phpdoc block for function
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-06-06 stekkelMoved $imap_error_titles into sqimap_asearch_error_box...
2004-06-06 stekkelCleanup indentation + spelling fix
2004-06-06 stekkelFixed created search strings.
2004-06-02 indiri69Change table cells to use html_tag
2004-06-02 stekkelAlso adapt the number of messages in a mailbox if the...
2004-06-02 stekkelFixed warnings. (time for reviewing my php.ini and...
2004-06-02 stekkelfixed warning
2004-06-02 stekkelDo not add FLAGS section to the cached headers if the...
2004-06-01 stekkelAdded documentation and fixed a minor issue
2004-06-01 indiri69String fix
2004-05-31 stekkelRewrite of internal message caching
2004-05-26 stekkeltypo
2004-05-26 stekkelmake use of new parseRFC822Address function
2004-05-26 stekkelremoved parseAdress routines and made it point to rfc82...
2004-05-26 stekkelCode cleanup, intented to remove the parseAddress routi...
2004-05-25 kinkReset $msg on each iteration, otherwise a message with...
2004-05-24 kinkReplace array_search that only uses a boolean to check...
2004-05-24 stekkelFix from Seth Randall. The range was 1 to large.
2004-05-24 stekkelSet the content-type correct so we can check on multipa...
2004-05-24 jervforsMissing global
2004-05-23 stekkelFixed XSS vulnarability spotted by "Roman Medina" after...
2004-05-23 stekkelcleanup up filter plugin
2004-05-23 stekkelFix broken thread sort
2004-05-23 stekkelMore cleanups.
2004-05-22 jervforsPhpdocumentor update - sed is your friend for these...
2004-05-22 stekkelchanged naming scheme
2004-05-22 stekkelremoved debug message. fixed divide by zero warning...
2004-05-22 stekkelAnother big update:
2004-05-21 jervforsPhpdocumentor update - sed is your friend for these...
next