Incoproated template config file. Templates can now include their own javascript...
[squirrelmail.git] / functions /
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...
2005-11-06 tokulupdating since tags
2005-11-05 jervforsDocumentation update
2005-11-04 tokuladding sqimap functions to check status of folder....
2005-11-04 tokuladding more charsets to sq_mb_list_encodings
2005-11-03 stekkelfixed warning and improved url () filtering
2005-10-31 tokuladding IMAP folder type controls to folder option widge...
2005-10-31 tokuluse shorter names for x-euc-tw, x-windows-949 and Outlo...
2005-10-20 tokulrearranging global.php layout:
2005-10-17 kinkrevert addition of security=restricted tag since that...
2005-10-15 stekkelSupport for HttpOnly cookies.
2005-10-15 tokulsanitizing address book listing. extra field row is...
2005-10-11 kinkset security=restricted attribute on the iframe, preven...
2005-10-09 tokulfixed quoted-printable decoding.
2005-10-04 tokulsimplified check. thanks, Jon.
2005-10-04 tokulexplaining $plugins tests
2005-09-24 pdontthinkFixed/restored reply focus functionality
2005-09-18 jervforsphpDocumentor updates
2005-09-11 jervforsSpell fix
2005-09-11 jervforsAdding more index.php files
2005-09-11 tokulone more identity action to process
next