Possible fix for our wrapping problem. Please review it because I might have
[squirrelmail.git] / functions /
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...
2004-04-28 avelInstead of excluding one checkbox at a time, only check...
2004-04-27 stekkelSQL injection fix. This is serious I think.
2004-04-26 braverock- remove first !IE6 check and send Pragma and NoCache...
2004-04-25 tokulone more formating fix
2004-04-25 tokul:( pre tags placed in wrong place.
2004-04-25 tokulthis way it looks better.
2004-04-25 tokuladding sq_htmlentities function
2004-04-25 tokulphpdoc formating fixes
2004-04-22 stekkelrollback
2004-04-22 stekkelthis looks better ;)
2004-04-22 stekkelreminder for people that want to use the capability...
2004-04-22 stekkelShould have done this a long time ago. Rely on the...
2004-04-22 stekkelUndo my stupidity
2004-04-21 stekkelSet the base path before every session_start in case...
2004-04-20 stekkelprohibit message sets other then a single id when fetch...
2004-04-19 kinkUse form functions in mailbox_display
next