summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2011-04-20Updated to TinyMCE 3.4.2 which is now compatible with IE9thomasb
2011-04-20Don't add env variable when template is empty (e.g. on error page)thomasb
2011-04-20Updated localization files submitted to the mailing listthomasb
2011-04-19Check for DB connection state instead of handle (handle could be an error obj...thomasb
2011-04-19Don't check identity email if not editable; fix import messagethomasb
2011-04-19Gracefully shrug on database errorsthomasb
2011-04-19- Fix regression in html conditional comments handling by washtml classalec
2011-04-17- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)alec
2011-04-15Fixed some typosthomasb
2011-04-15Fixed LDAP patchthomasb
2011-04-15Add hook for request token creation (upon user request)thomasb
2011-04-15Replace LDAP vars in group queries (#1487837)thomasb
2011-04-15Correct Bosnian native namethomasb
2011-04-15Use CRLF + 1 space for foldingthomasb
2011-04-15Fix vcard folding at 75 chars; don't fold vcards for internal storagethomasb
2011-04-14- Fixed vcard folding: use one space, use mb_regex_encoding() (#1487868)alec
2011-04-14- mbstring internal encoding is set in iniset.phpalec
2011-04-14Fix vcard folding with uncode characters (#1487868)thomasb
2011-04-13- Added scroll position reset for Opera (#1487689), small code improvementsalec
2011-04-13- Use mbstring's strtolower() for Unicode characters in normalize_string()alec
2011-04-13- Fixed possible js error occurance (#1487872)alec
2011-04-13Convert normalized latin-1 string back to utf8thomasb
2011-04-12Keep all submitted data if contact form validation fails (#1487865)thomasb
2011-04-12Handle unicode strings when normalizing for search (#1487866)thomasb
2011-04-12- Fix bug where template name without plugin prefix was used in render_page h...alec
2011-04-12- Fix handling of debug_level=4 in ajax requests (#1487831)alec
2011-04-12Don't decode recipent strings submitted by address bookthomasb
2011-04-11Fix call to parent windowthomasb
2011-04-11- Fix setting 'unfocused' class on folder selectionalec
2011-04-11- Support 'abort' and 'result' response in 'preferences_save' hook, add error...alec
2011-04-11- Fix so 1024 bytes is displayed as 1KB, the same for MB and GBalec
2011-04-11- Support 'off' as bolean falsealec
2011-04-08- Prevent javascript error if TinyMCE is not initialized (#1487862)alec
2011-04-08- Fix bug where some content would cause hang on html2text conversion (#14878...alec
2011-04-08- Improve space-stuffing handling in format=flowed messages (#1487861) alec
2011-04-08- Fixed bug where some dates would produce SQL error in MySQL (#1487856)alec
2011-04-08- Added workaround for some IMAP server with broken STATUS response (#1487859)alec
2011-04-08- Fix bug where default_charset was not used for text messages (#1487836)alec
2011-04-08- Removed dependency on rcube_* functions, small improvementsalec
2011-04-01- jQuery 1.5.2alec
2011-03-31translations updateyllar
2011-03-31- Add info about indexcontacts.sh script in upgrade procedurealec
2011-03-28- Use English name for German language (like for others)alec
2011-03-27Fix request token generation if no cookies setthomasb
2011-03-27- TinyMCE 3.4.1alec
2011-03-26- Remove unused rcube_mail_header class variablesalec
2011-03-22Revert r4609 and use stateless request tokens; no need to save them in sessio...thomasb
2011-03-21- Fixed IE/FF detection (#1487838)alec
2011-03-17- Use \n as a word separator to workaround some strange Google spellchecker i...alec
2011-03-17- Fix console handling in IE8alec