summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2011-04-20- Improve performance by including files with absolute path (#1487849) alecpl
2011-04-20Updated to TinyMCE 3.4.2 which is now compatible with IE9thomascube
2011-04-20Don't add env variable when template is empty (e.g. on error page)thomascube
2011-04-20Updated localization files submitted to the mailing listthomascube
2011-04-19Check for DB connection state instead of handle (handle could be an error obj...thomascube
2011-04-19Don't check identity email if not editable; fix import messagethomascube
2011-04-19Gracefully shrug on database errorsthomascube
2011-04-19- Fix regression in html conditional comments handling by washtml classalecpl
2011-04-17- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)alecpl
2011-04-15Fixed some typosthomascube
2011-04-15Fixed LDAP patchthomascube
2011-04-15Add hook for request token creation (upon user request)thomascube
2011-04-15Replace LDAP vars in group queries (#1487837)thomascube
2011-04-15Correct Bosnian native namethomascube
2011-04-15Use CRLF + 1 space for foldingthomascube
2011-04-15Fix vcard folding at 75 chars; don't fold vcards for internal storagethomascube
2011-04-14- Fixed vcard folding: use one space, use mb_regex_encoding() (#1487868)alecpl
2011-04-14- mbstring internal encoding is set in iniset.phpalecpl
2011-04-14Fix vcard folding with uncode characters (#1487868)thomascube
2011-04-13- Added scroll position reset for Opera (#1487689), small code improvementsalecpl
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-13Convert normalized latin-1 string back to utf8thomascube
2011-04-12Keep all submitted data if contact form validation fails (#1487865)thomascube
2011-04-12Handle 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-12Don't decode recipent strings submitted by address bookthomascube
2011-04-11Fix call to parent windowthomascube
2011-04-11- Fix setting 'unfocused' class on folder selectionalecpl
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 GBalecpl
2011-04-11- Support 'off' as bolean falsealecpl
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 improvementsalecpl
2011-04-01- jQuery 1.5.2alecpl
2011-03-31translations updateyllar
2011-03-31- Add info about indexcontacts.sh script in upgrade procedurealecpl
2011-03-28- Use English name for German language (like for others)alecpl
2011-03-27Fix request token generation if no cookies setthomascube
2011-03-27- TinyMCE 3.4.1alecpl
2011-03-26- Remove unused rcube_mail_header class variablesalecpl
2011-03-22Revert 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