Age | Commit message (Expand) | Author |
2011-04-13 | - Added scroll position reset for Opera (#1487689), small code improvements | alecpl |
2011-04-13 | - Use mbstring's strtolower() for Unicode characters in normalize_string() | alecpl |
2011-04-13 | - Fixed possible js error occurance (#1487872) | alecpl |
2011-04-13 | Convert normalized latin-1 string back to utf8 | thomascube |
2011-04-12 | Keep all submitted data if contact form validation fails (#1487865) | thomascube |
2011-04-12 | Handle unicode strings when normalizing for search (#1487866) | thomascube |
2011-04-12 | - Fix bug where template name without plugin prefix was used in render_page h... | alecpl |
2011-04-12 | - Fix handling of debug_level=4 in ajax requests (#1487831) | alecpl |
2011-04-12 | Don't decode recipent strings submitted by address book | thomascube |
2011-04-11 | Fix call to parent window | thomascube |
2011-04-11 | - Fix setting 'unfocused' class on folder selection | alecpl |
2011-04-11 | - Support 'abort' and 'result' response in 'preferences_save' hook, add error... | alecpl |
2011-04-11 | - Fix so 1024 bytes is displayed as 1KB, the same for MB and GB | alecpl |
2011-04-11 | - Support 'off' as bolean false | alecpl |
2011-04-08 | - Prevent javascript error if TinyMCE is not initialized (#1487862) | alecpl |
2011-04-08 | - Fix bug where some content would cause hang on html2text conversion (#14878... | alecpl |
2011-04-08 | - Improve space-stuffing handling in format=flowed messages (#1487861) | alecpl |
2011-04-08 | - Fixed bug where some dates would produce SQL error in MySQL (#1487856) | alecpl |
2011-04-08 | - Added workaround for some IMAP server with broken STATUS response (#1487859) | alecpl |
2011-04-08 | - Fix bug where default_charset was not used for text messages (#1487836) | alecpl |
2011-04-08 | - Removed dependency on rcube_* functions, small improvements | alecpl |
2011-04-01 | - jQuery 1.5.2 | alecpl |
2011-03-31 | translations update | yllar |
2011-03-31 | - Add info about indexcontacts.sh script in upgrade procedure | alecpl |
2011-03-28 | - Use English name for German language (like for others) | alecpl |
2011-03-27 | Fix request token generation if no cookies set | thomascube |
2011-03-27 | - TinyMCE 3.4.1 | alecpl |
2011-03-26 | - Remove unused rcube_mail_header class variables | alecpl |
2011-03-22 | Revert r4609 and use stateless request tokens; no need to save them in sessio... | thomascube |
2011-03-21 | - Fixed IE/FF detection (#1487838) | alecpl |
2011-03-17 | - Use \n as a word separator to workaround some strange Google spellchecker i... | alecpl |
2011-03-17 | - Fix console handling in IE8 | alecpl |
2011-03-17 | - Handle properly situation when uploaded attachment file is too big | alecpl |
2011-03-15 | Keep session alive while showing login page (request token is stored in sessi... | thomascube |
2011-03-15 | - Move console initialization to rcube.init(), hide console area if browser's... | alecpl |
2011-03-11 | - PEAR::Net_SMTP 1.5.1 | alecpl |
2011-03-10 | Prepare for multiple concurrent compose windows | thomascube |
2011-03-09 | - Add code for prevention from IMAP connection hangs when server closes socke... | alecpl |
2011-03-08 | - Performance improvement: Remove redundant DELETE query (for old session del... | alecpl |
2011-03-08 | Use PHPs session_regenerte_id() instead of using (unreliable) mt_rand() funct... | thomascube |
2011-03-05 | - Add html_table::remove_body() function | alecpl |
2011-03-05 | - Fix some emails are not shown using Cyrus IMAP (#1487820) | alecpl |
2011-03-03 | - Fix handling of mime-encoded words with non-integral number of octets in a ... | alecpl |
2011-03-01 | Simplify code | thomascube |
2011-03-01 | Make it easier to add code to $(document).ready() | thomascube |
2011-03-01 | Fix LDAP group identifiers | thomascube |
2011-03-01 | New config option for custom logo; allow skins to define/override texts | thomascube |
2011-03-01 | Don't do exact matches when searching for existing email records | thomascube |
2011-03-01 | - pl_PL localization update | alecpl |
2011-03-01 | - Fix 'deletemessage' label fr_FR translation | alecpl |