Removing trailing spaces from strings.
[squirrelmail.git] / functions /
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
2005-09-10 tokulstyle fix
2005-09-10 tokuladding database field size checks (#1233721)
2005-09-06 pdontthinkDon't auto-focus on compose form when user has already...
2005-09-06 pdontthinkcheckForJavascript never returns SMPRF_JS_AUTODETECT
2005-09-03 tokuladding missing identity hooks
2005-08-22 cigamitFix a small typo (at least I assume)
2005-08-21 tokuldon't allow use of starttls on ldap socket connection
2005-08-21 tokulconvert character set in html messages
2005-08-11 janglissDon't attempt to delete a mailbox that does not exist.
2005-08-10 tokulremove html formating from error messages. XSS fixes...
2005-08-10 tokulremoving references from backend functions. lookup...
2005-08-03 stekkel* sync matches and replacement arrays again in magicHtml()
2005-08-03 tokulusing B encoding with headers in multibyte character...
2005-08-03 tokulglob exists only in 4.3.0+
2005-08-02 tokul$languages are moved to locale/<localename>/setup.php...
2005-08-02 tokulinvalid doc entry
2005-08-02 tokulB encoding code is unstable. needs more coding and...
2005-08-01 tokulstrip basedn from nickname.
2005-07-31 tokuladding workaround for encoding of long multibyte header...
2005-07-31 tokuladding dgettext and dngettext function support and...
2005-07-31 tokulmoving include to the top.
2005-07-29 tokulautomatic translation loading code. disabled, see comments.
2005-07-29 tokulusing base_uri instead of SM_PATH.
2005-07-28 stekkelinclude css file (templates)
2005-07-20 stekkelMake sure mailboxnames like INBOX_Blah doesn't match...
2005-07-20 tokuladd extra checks in case some yahoo user decides to...
2005-07-14 tokulphp 5.1b2 - can't use function call inside array_shift...
2005-07-14 tokulcode reuse. moving generic function from plugin to...
2005-07-10 tokulload default theme in logout_error if possible.
2005-07-06 janglissFix for folder cache if the cache was somehow broken...
next