squirrelmail.git
2005-08-06 tokulmoving administrator check to option block registration...
2005-08-06 tokulsome languages use syntax that can't be adapted for...
2005-08-06 tokuladding -c option to msgfmt calls in order to detect...
2005-08-03 kinkReplace PHP4 -> PHP since we also support upcoming...
2005-08-03 stekkel* sync matches and replacement arrays again in magicHtml()
2005-08-03 tokulchmod 700 locale
2005-08-03 tokulmore php 4.1.2 testing. it is possible that ini_get...
2005-08-03 tokulusing B encoding with headers in multibyte character...
2005-08-03 tokulglob exists only in 4.3.0+
2005-08-02 kinkAllow configure to be ran from any directory, thanks...
2005-08-02 tokulinformation about $languages update
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-02 tokulremoving obsolate file
2005-08-02 tokulinformation about SquirrelSpell fix
2005-08-02 tokulfix gettext and sprintf formating now. work on error_bo...
2005-08-01 tokulinformation about newmail and abook_ldap_server changes
2005-08-01 tokuldon't use full URL in sounds media preferences.
2005-08-01 tokulstrip basedn from nickname.
2005-07-31 tokulinstead of retrieving text with 'Download as a file...
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-31 tokuldisplay list of attachments on printer friendly page.
2005-07-31 tokuladd php5 E_STRICT support and disable logging of disabl...
2005-07-31 tokuladd one more timezone check and some US time zone names.
2005-07-31 tokulin theme loading fails, $color is not set.
2005-07-31 tokulremoving reference. it is not needed and causes E_NOTIC...
2005-07-31 tokulcode was checked, when similar code was debugged on...
2005-07-29 tokulautomatic translation loading code. disabled, see comments.
2005-07-29 tokulusing base_uri instead of SM_PATH.
2005-07-28 stekkelError handling and more templates
2005-07-28 stekkelTemplates
2005-07-28 stekkelIntroduce error handling
2005-07-28 stekkelinclude css file (templates)
2005-07-28 stekkelStart with css.
2005-07-25 jervforsUpdating theme documentation
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-20 tokulAdd extra checks in In-Reply-To header generation....
2005-07-17 kinkHave these examples make more sense; you should not...
2005-07-17 tokulfix path disclose problem in functions.php
2005-07-17 tokulmisunderstood use of second array_shift command
2005-07-15 tokulreducing size of setup.php
2005-07-15 tokulif 'js' => TRUE, javascript support is checked by...
2005-07-15 tokulduplicate function. fix use first. compare functions...
2005-07-14 tokulinformation about fix.
2005-07-14 tokulphp 5.1b2 - can't use function call inside array_shift...
2005-07-14 tokulreduced setup.php size.
2005-07-14 tokulusing squirrelmail api for error message
2005-07-14 tokulcode reuse. moving generic function from plugin to...
2005-07-13 tokulstop loading functions in setup.php
2005-07-12 tokulmoving to documentation module
2005-07-12 tokulmoving phpdoc to documentation module
2005-07-12 tokuldocumenting hook changes
2005-07-10 tokuluse different variable name in order to preserve origin...
2005-07-10 tokulload default theme in logout_error if possible.
2005-07-10 tokultime zone configuration options.
2005-07-08 tokulit uses
2005-07-08 tokulinformation about TZ changes. will update configuration...
2005-07-08 tokulmodified time zone support. It works the same way as...
2005-07-08 tokuladd information about move_messages.php changes and...
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-06 tokulfix broken function first. work on usability later.
2005-07-03 tokulfix formating. phpdoc complained about unknown tag.
2005-07-03 tokuldocumenting identity functions. options_identities_tabl...
2005-07-03 tokuladding since tags. information is useful for developers...
2005-07-03 tokuladding two themes. #1217066 and #1217069
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-07-02 kinkThis is CAN-2005-2095
2005-07-01 kinkBugfix: $empty was not always set; yields spurious...
2005-06-29 janglissChange Log
2005-06-29 janglissRewrite identity handling to remove stupid extraction...
2005-06-29 tokuladding Bluesome theme (#1188209).
2005-06-26 tokulthere are 16 color keys
2005-06-26 tokulfunctions test for addCheckBox function that is available.
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-22 janglissFix #1222617. Javascript creation relied on rg=1 for...
2005-06-21 tokuladding ldap listing controls to conf.pl
2005-06-20 tokulusing include_once instead of require_once.
2005-06-20 tokul529563 fixes and some cleanup:
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-16 kinkUpdate COPYING with new address of the FSF.
2005-06-15 stekkelMartijn Brinkers ...
2005-06-15 stekkelPut back old 1.5.1 functionality after the rest of...
2005-06-15 stekkelremove xdebug statements
2005-06-15 stekkelXSS fixes
2005-06-15 stekkelXSS fixes
2005-06-15 kinkFix serveral cross site scripting bugs found by Martijn...
2005-06-14 kinkArgh, didn't re-read my own text..
2005-06-14 kinkadd security considerations to plugins.txt
next