Adding some i18n checks
[squirrelmail.git] / functions /
2004-03-14 tokulfreebsd needs locale name without hyphen. linux works...
2004-03-11 kinkWe don't support PHP 4.0.x anymore; update the docs...
2004-03-02 stekkelunsetting an array element didn't re-index the array...
2004-03-01 ebullientmake sure mailbox is used by get_selectall_link correctly,
2004-02-29 ebullientodd logout case..
2004-02-28 kinkBetter support for malformed/absent dates and headerlin...
2004-02-27 alex-brainstormDont utf7_decode translated INBOX name, which is html...
2004-02-26 stekkelFixed the issue where inbox showed up in the lsub respo...
2004-02-26 tassiumBrain-damage in sqimap_create_stream(). Can't believe...
2004-02-25 kinkTweak the LSUB INBOX regexp to allow for only 1 space...
2004-02-25 kinkFix the display of a subfolder "foo.inbox" aswell.
2004-02-25 kinkRequire whitespace in the LSUB before the mailbox name...
2004-02-25 pdontthinkAdded Flag/Unflag buttons. I have been up for 2 days...
2004-02-24 indiri69Verify that concat_hook_function actually returned...
2004-02-24 tokulAdding full locale names. Enabled ukrainian and russian...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-02-24 pdontthinkCorified Msg_Flags plugin, along with Jimmy's icon...
2004-02-23 tokulAdding Tagalog support. (tl_PH translation is available...
2004-02-22 tokulAdding Farsi support
2004-02-22 pdontthinkRemoved uneeded target
2004-02-22 pdontthinkRemoved uneeded target
2004-02-10 pdontthinkNew hooks for managing/catching/logging errors
2004-02-06 janglissXSS Fixes
2004-02-05 tokulNorvegian Bokmal code is nb_NO
2004-02-03 ebullientwooops. mismatched my brackets!
2004-02-02 ebullientready for continued development
2004-02-02 ebullientget ready for 1.5.0 dev release
2004-02-01 ebullientsort was a little.. busted.
2004-01-31 alex-brainstormstart_msg is one-based :(
2004-01-31 alex-brainstormAdd/keep printHeader() default arguments
2004-01-31 ebullientSeth pointed out that I was missing a space... *sighs...
2004-01-31 ebullientTassbrains found an ittty bitty bug, which I've quashed.
2004-01-30 ebullientmove thread view (I remembered some things from the...
2004-01-30 ebullientMore UI changes - message list is more compact. Prev...
2004-01-29 tokulRemoving last two decoding functions from i18n.php
2004-01-29 tokulAdding last two functions from i18n.php
2004-01-28 ebullientAdded function to update arrays etc for DMN.
2004-01-27 avelBugfix - UTF7 was being displayed to user
2004-01-14 tokulAdding British support
2004-01-05 pdontthinkChange to new hook function, as elsewhere in same file
2004-01-04 ebullientSome tweaks to SMTP auth to allow a site-wide user...
2004-01-02 avelIf admin has set in config_local.php, then use that...
2004-01-02 tokuladding phpdoc blocks for encodeHeader and decodeHeader
2003-12-30 tokulfixing multiline headers. space or tab should not be...
2003-12-27 tokuladding variable test
2003-12-26 tokul1. added non anonymous ldap binding patch. (thanks...
2003-12-26 tokuladding three global variables. Allows to use correct...
2003-12-25 pdontthinkRemoved right target, which is redundant and problemati...
2003-12-23 indiri69Whoops. Forgot the other part of it.
2003-12-23 indiri69Fix from stable that should have gone in here too.
2003-12-21 tokulmanaging agresive decoding and ja_JP + utf-8.
2003-12-21 tokuluse one function instead of complex if cycles. Detect...
2003-12-21 tokulMakes managing decoding easier. Mac decoding moved...
2003-12-17 pdontthinkGive compose screen the startMessage
2003-12-13 tokulphpdoc blocks
2003-12-13 tokulif there is some fatal error. not plural.
2003-12-13 tokulphpdoc blocks and Japanese without mbstring handling...
2003-12-12 janglissFix again for Internet Explorer's stupidity of decoding...
2003-12-10 indiri69Reinsert Download as a file link
2003-12-03 alex-brainstormFix a old fix that was breaking the search when coming...
2003-12-01 cigamitBack out support for using SM without Frames
2003-12-01 cigamitSeems I forgot to add a file.....
2003-12-01 cigamitAdded support for using Squirrelmail without frames
2003-11-30 alex-brainstormReally skip empty mailto: and bug fix in case of malfor...
2003-11-25 braverockadded content-length header as an optional parameter...
2003-11-21 pdontthinkhtml fix
2003-11-20 pdontthinkminor HTML fix
2003-11-14 alex-brainstormrfc 2368 (mailto URL) implementation
2003-11-12 alex-brainstormFix missing mailbox argument to sq_cid2http() in sq_fix...
2003-11-11 alex-brainstormMore PhpDocumentor works
2003-11-11 alex-brainstormTake the thread type user setting in account
2003-11-10 stekkel* first unsubscribe before we delete
2003-11-09 alex-brainstormAdded subfoldering from an idea/patch by Thomas Pohl...
2003-11-09 alex-brainstormAdd an optional link parameter to sqimap_error_box...
2003-11-09 stekkelfix for inserted spaces after encoded strings.
2003-11-08 tokulPorting some Japanese fixes from Masato patches.
2003-11-06 alex-brainstormFix typo, add SIZE in SORT in case someone wants to...
2003-11-06 alex-brainstormHandle multiple SORT responses, and PhpDocumentor homew...
2003-11-04 avelAttempt to format available documentation for phpdoc.
2003-11-04 alex-brainstormWorkaround for EIMS split response to SEARCH
2003-11-04 stekkelEIMS workaround. EIMS returns the SEARCH response as...
2003-11-01 alex-brainstormIntl INBOX display in case of error
2003-11-01 alex-brainstormSORT and THREAD handling in search
2003-10-30 stekkelThe SASL intial response capability name is changed in
2003-10-29 kinkAdd some basic documentation, and remove some long...
2003-10-29 tassiumphpdocumentor preparation and a few corrections to...
2003-10-29 tokulAdded phpdoc tags to two functions
2003-10-29 kinkAdd phpdoc doc blocks to some files.
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-10-28 stekkelToday Cyrus 2.2.2-BETA with SASL Initial Client respons...
2003-10-28 braverock- moved DumpHeaders fn from src/download.php to mime.php
2003-10-27 tokulutf-8 is already converted by ja_JP extra functions.
2003-10-22 tassiumNew function: sqimap_create_stream(). Returns an IMAP...
2003-10-21 stekkelFix for Outlook html mail with a defined background...
2003-10-19 tokulAdded information about removed translations and cleane...
2003-10-17 pdontthinkFix: php_self() not working right for Windoze servers...
2003-10-15 tokulpatch adds options that allow setting max size of fetch...
2003-10-13 tokulmore options that are changed in config
2003-10-12 tokulAdded iso-ir-111 support. one of cyrillic charsets...
2003-10-08 tokulDisabled Vietnamese (mix of html codes, Vietnamese...
next