Correct references trimming: array_walk can't in all PHP versions use
[squirrelmail.git] / functions /
2006-05-03 kinkCorrect references trimming: array_walk can't in all...
2006-04-24 tokulextra sanitizing was added in B and Q header decoding...
2006-04-19 tokulif $key is set to false, sqimap_login() function will...
2006-04-13 tokulinformation about IE Mac
2006-04-06 stekkelThe header function of PHP sucks hard.
2006-04-06 stevetruckstuffCreate template for errors when not logged in.
2006-04-06 stevetruckstuffFixed typo in error handling in displayHTMLHeader()
2006-04-06 stekkelFix for compose in new. Now use the constant SM_BASE_URI.
2006-04-05 stekkelCentralized init
2006-03-28 stevetruckstuffAdding template for error box.
2006-03-28 stevetruckstuffAdded ability for template authors to include additiona...
2006-03-17 stekkelFix for updating the mailbox cache concernig flags
2006-03-09 stekkelpossible fix for unsolicited fetch responses during...
2006-03-08 jangliss - Issue loading options page always loaded the prefs
2006-03-06 tokul8bit symbol should not be part of URL. If URL parser...
2006-03-03 jangliss - Security: Possible cookie theft in src/redirect...
2006-03-02 tokulif PHP recode functions are used for decoding, they...
2006-03-01 tokuldon't include delimiter in subscription command, when...
2006-02-26 janglissMake the use_*_tls options half respect old values...
2006-02-25 jervforsAssuming that this was used for debugging, thus removin...
2006-02-24 stevetruckstuffIncoproated template config file. Templates can now...
2006-02-23 kinkneed to keep it 'url', not 'idiocy', because 'url'...
2006-02-23 kinkalso need to get u\rl outside of style blocks;
2006-02-23 kinkalso parse uppercase U\RL
2006-02-23 kink- Fix MagicHTML fix with respect to parsing of u\rl...
2006-02-21 stevetruckstuffRemoved documentation for unused parameter $icon_theme_...
2006-02-21 stevetruckstuffChanges for new icon theming
2006-02-20 tokuladding information about version that introduced constants
2006-02-18 tokulcentering logout_error table
2006-02-13 tokulrestoring globalization of text alignment vars.
2006-02-12 stekkelsmall thread code correction
2006-02-12 tokulUpping HEAD version number. 1.5.1 scripts are stored...
2006-02-12 stekkelarray_shift is slowwwww, this approach is faster.
2006-02-12 stekkelThe old thread code caused time outs with a message...
2006-02-11 stekkelremoving global
2006-02-11 stekkelFix for #1093360.
2006-02-11 stekkelFix for from names displayed in the attachment area...
2006-02-10 stekkelPatches from Michael Long
2006-02-10 stekkelUW response will now be detected too
2006-02-10 stekkeldetecting character in a NO response propably means:
2006-02-08 indiri69Fix unknown variable message when the user has never...
2006-02-08 stekkelHeaders fetch from read_body triggered by using the...
2006-02-08 stekkelBetter error reporting
2006-02-07 jervforsMoving the links "Download this as a file" and "View...
2006-02-06 tokuladding sm-1.4 version
2006-02-05 jervforsReplacing HTML "script" element deprecated attribute...
2006-02-05 tokulreplacing obsolate function calls with current ones
2006-02-05 jervforsReplacing deprecated HTML "center" element.
2006-02-05 tokuldisable regexp compilation error
2006-02-05 tokuldoctype switched from quirks to standards compliance...
2006-02-01 jervforsRemoving trailing spaces from strings.
2006-01-31 jervforsWork around the fact that /src/style.php depends on...
2006-01-29 tokulipv6 address must be in []
2006-01-29 stekkelRequest a sqimap_run_command_list instead of a sqimap_r...
2006-01-28 tokulAdded IMAP and SMTP STARTTLS extension support.
2006-01-28 kinkconfig.php was not loaded before plugin.php, but that...
2006-01-28 stekkelMerge of template patch from Steve Brown
2006-01-23 tokulcopyright update
2006-01-23 tokulmoving main color tags to css
2006-01-22 tokuldon't issue imap commands when target mailbox is same...
2006-01-19 stekkelProhibit imap injection attempts
2006-01-16 kinknetscape date specification is subtly different from...
2006-01-16 kinkcookie needs gmdate (not date), and do not specialcase...
2006-01-16 janglissMissed a )
2006-01-15 janglissSaved additional calls to NAMESPACE if it was already...
2006-01-14 tokulprevent output in plugins/*/setup.php files.
2006-01-10 tokuladding mailbox caching code by Michael Long
2005-12-28 tokulsearch for string in cn, sn and mail fields
2005-12-22 kink- MagicHTML fix for comments in styles.
2005-12-20 tokulremoved any possible globalized var. It is possible...
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-12-04 tokulunregister globals from $_REQUEST. global.php should...
2005-12-04 tokuluse sqsetcookie instead of setcookie.
2005-12-02 tokulcentralizing password reading and saving functions.
2005-12-02 tokuldocument html functions
2005-11-30 indiri69Create $aCriteria to prevent a notice later on if there...
2005-11-29 avelPut multiple capability options in an array.
2005-11-26 tokulhttp://bugs.php.net/bug.php?id=31341
2005-11-25 pdontthinkFixed first message losing correct URI
2005-11-24 pdontthinkReimplement subject_link hook and add some new link...
2005-11-21 janglissRemove lines as Thijs has removed the function entirely.
2005-11-21 janglissWho left their debugging code in here?
2005-11-21 kink- Fix error message in addressbook.php lookup (#1351825).
2005-11-21 kinkgeneral cleanup
2005-11-21 stekkelfixed warning (by Michael Long)
2005-11-21 kinkremove irrelevant markers
2005-11-21 stekkelfix from Michael Long for imap servers that do not...
2005-11-16 stekkel* Support for LIST-SUBSCRIBED capability.
2005-11-13 stekkelThat was a bit too much. I forgot i experimented with...
2005-11-13 stekkelRemove double Path from set-cookie header, add expires...
2005-11-11 tokuladd image/jpg mime type and .jpe extension
2005-11-09 kink- Make test for IE6 in SendDownloadHeaders also match...
2005-11-09 janglisssqimap_utf7_decode_mbx_tree doesn't issue a return...
2005-11-09 janglissUndefined index in addressbook backends. Possible...
2005-11-09 pdontthinkSpelling fix
2005-11-08 stekkelforgot to add a few comments. Now others can read the...
2005-11-08 stekkelFix for situation when mailbox cache was invalidated...
next