String fix
[squirrelmail.git] / functions /
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...
2005-07-06 tokulcode might create undefined function error if used.
2005-07-03 tokulfix formating. phpdoc complained about unknown tag.
2005-07-03 tokuladding since tags. information is useful for developers...
2005-07-03 tokulldap_list/ldap_search and starttls support in address...
2005-07-03 tokuldocumenting functions and adding some sq_mb_list_encodi...
2005-07-03 tokuldocumenting functions
2005-06-29 janglissRewrite identity handling to remove stupid extraction...
2005-06-26 tokuladding short language_country locale codes to some...
2005-06-26 tokuladding extra attributes support and default css classes...
2005-06-26 tokulthis should fix display of jpegs and gifs in firefox.
2005-06-24 kinkFix variable typo in parseFetch which caused IMAP error...
2005-06-21 tokuladding ldap listing controls to conf.pl
2005-06-20 tokuladding functional list_addr function and listing parame...
2005-06-17 janglissFixed missing quote character when trying to build...
2005-06-16 tokulhtmlentities break everything that is not iso-8859-1
2005-06-15 stekkelPut back old 1.5.1 functionality after the rest of...
2005-06-15 stekkelXSS fixes
2005-06-13 janglissBug #1219184.
2005-06-04 jervforsString fix and minor formatting
2005-06-04 jervforsString and phpDocumentor fix
2005-06-03 kinkstring typo
2005-05-31 tokultodo about caching
2005-05-31 tokulremove if(true)
2005-05-29 tokuli think, it is better that way.
2005-05-29 tokulinclude_once instead of require_once.
2005-05-29 tokulfunction might be removed in 1.6.
2005-05-29 tokuldocumenting prefs functions
2005-05-29 tokuldocumenting form functions.
2005-05-24 kinkdrop any double spaces since these will be displayed...
2005-05-22 jervforsInitializing aHeaderFields to avoid notices
2005-05-22 kinkFix get_identities() for the case where the user has...
2005-05-22 kinkHandle missing flags column (in broken messages) a...
2005-05-20 kinkTweak IMAP connection error display (#1203154).
2005-05-12 tokulreplacing skip_SM_header with two different options...
2005-05-09 tokulprovide failsafe language in case $sm_language is not...
2005-05-01 tokulusing 'pass' instead of 'ascii'. internal mbstring...
2005-04-26 tokulphpdoc blocks and some comments that explain check_php_...
2005-04-24 stekkelRemoval of unused commented code blocks
2005-04-24 stekkelWe are not using objects here.
2005-04-24 tokulwarning about possibly broken function
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-20 stekkel* Fix sort order direction
2005-04-19 kinkFix a small bug when displaying less messages than...
2005-04-19 stekkelJust in case ...
2005-04-19 stekkelFixed half implemented feature. Now we provide a stream...
2005-04-18 stekkelReset the pageindex on a new search
2005-04-18 stekkelFixed truncateWithEntities function which trimmed the...
2005-04-18 stekkelShow email address as title attribute if we only show...
2005-04-18 stekkelShow bypass trash checkbox again and move the delete...
2005-04-18 tokultagged debugging function used only in asearch
2005-04-18 tokuladding html message inside iframe
2005-04-17 tokuldocumenting some functions.
2005-04-17 tokuladded iframe code (used when show_html_default = true)
2005-04-16 stekkelremoved just added htmlspecialvars around the date...
2005-04-16 stekkelSmall rewrite of the fix of Fredrik and another fix...
2005-04-16 jervforsFix for highlighting. highlightMessage() didn't get...
2005-04-16 jervforsFixing strings:
2005-04-16 stekkelFix displaying of encoded addresses.
2005-04-16 kinkFix a variable typo.
2005-04-16 stekkelstrings: adapt makeComposeLink to the new js
2005-04-15 jervforsCopyright update
2005-04-15 tokuladding decoding of subject. might have to check other...
2005-04-15 stekkelForgot to rename the old $xtra var to $sJsHeader.
2005-04-15 stekkelLooks like message highlighting contains a bug. The...
2005-04-15 cigamitsqimap_messages_flag is depreciated and no longer exist...
2005-04-14 stekkeltemplates
2005-04-14 stekkelTemplates
2005-04-14 tokul@since information about sm_print_r
2005-04-14 tokulpreformated text is harder to read, when output is...
2005-04-14 tokuladding function params and since tags to other sqimap...
2005-04-14 pdontthinkReverting to Erin's original design; sqgetGlobalVar...
2005-04-13 tokuldocumenting some mailbox functions
2005-04-13 tokulsince comments are not needed for @return
2005-04-13 tokuldocumenting two functions
next