Minor code cleanup
[squirrelmail.git] / functions /
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...
2004-05-21 stekkelSigh, maybe I need sleep or so. To many bugs ...
2004-05-21 stekkelfix sort by internaldate if the internaldate does not...
2004-05-21 indiri69Fix message highlighting for mailbox changes
2004-05-21 stekkelMore code cleanups and added a few notes/comments
2004-05-21 stekkelfix for non server side sorting on internal date
2004-05-21 stekkelHmm, client side sorting on large mailboxes is so fast...
2004-05-21 stekkelSimplified DMN and the findPrevious and FindNext functions.
2004-05-20 stekkelcode cleanup 2
2004-05-20 stekkelCode cleanup.
2004-05-20 stekkelRespect the permanentflags output. Do not show the...
2004-05-20 tokulphpdoc block
2004-05-20 tokulaStutus -> aStatus
2004-05-19 stekkel* Request UID and UIDVALIDITY from the status response...
2004-05-19 tokulAdding Basque support
2004-05-18 stekkeldue to caching the dropdown mailbox list $boxesnew...
2004-05-18 tokulusing case insensitive lookups that don't depend on...
2004-05-18 tokuladding global declaration for set_my_language
2004-05-18 tokulremoving bigger decoding functions in order to reduce...
2004-05-17 stekkelNo comments
2004-05-17 stekkeltemp fixes, as long as we didn't adapt our mailbox...
2004-05-17 stekkelremoved debug statement
2004-05-17 stekkelRemoved kind of insane check. The check mailbox is...
2004-05-17 tokuldisabled Korean extra functions. This is not real fix...
2004-05-16 tokulmaking decision about conversion before actual conversi...
2004-05-16 tokuladding charset conversion functions. utf_8.php is taken...
2004-05-14 stekkelinitialize color array in case it isn't set at this...
2004-05-14 stekkelRemoved double select call (select calls are expensive...
2004-05-14 stekkelsecond try ..
2004-05-14 stekkelDetect untagged BYE responses in case the connection...
2004-05-14 tokulcleaned tabs
2004-05-13 jervforsThis i18n string never got translated before
2004-05-10 alex-brainstormUse null as default value since value is tested against...
2004-05-10 tokulcommon functions are documented only in one backend
2004-05-10 tokulphpdoc should ignore these three functions
2004-05-09 jervforsClosing PHP tag and adding some XHTML
2004-05-08 jervforsMoving HTML out of strings and updating some tags to...
2004-05-05 alex-brainstormSpecifically avoid using SEARCH CHARSET "US-ASCII"...
2004-05-05 tokuladding address book sorting options. changed some parts...
2004-05-05 stekkelfix, when you compare 2 timestamps, make sure you corre...
2004-05-02 stekkelFixed on the fly decoding of base64 attachment. We...
2004-04-30 alex-brainstormBe smarter with PHP numerical conversion, who knows...
2004-04-30 alex-brainstormHandle KMG for LARGER and SMALLER, and add default...
2004-04-29 indiri69A few more types of break tags
2004-04-29 ebullientremove call to expunge in sqimap_mailbox_select
2004-04-28 avel1. Use XHTML-Compatible attributes for selected and...
next