summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2011-04-24- Fix ID command response handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4689 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-24- Remove cache buster from check-recent/keep-alive requests, it's already ↵alec
added by jQuery git-svn-id: https://svn.roundcube.net/trunk@4688 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-23 - Some improvements and completion of pt_BR language files.netbit
git-svn-id: https://svn.roundcube.net/trunk@4687 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-23 - Fix incorrect CSS class name call (.quota_text_normal to .quota_text_low)netbit
- Small improvement in the look of quota indicator git-svn-id: https://svn.roundcube.net/trunk@4686 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-22- Fix usage of non-standard HTTP error codes (#1487797)alec
git-svn-id: https://svn.roundcube.net/trunk@4685 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-22- Fix update_contact_row() was setting wrong ID when newcid=nullalec
git-svn-id: https://svn.roundcube.net/trunk@4684 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-22- Fix quoting special characters, small optimizationsalec
git-svn-id: https://svn.roundcube.net/trunk@4683 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-21- Set proper readonly state of default address book according to real ↵alec
readonly variable value (#1487878) git-svn-id: https://svn.roundcube.net/trunk@4682 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-21- Don't show ajax request errors when there is no real erroralec
git-svn-id: https://svn.roundcube.net/trunk@4681 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-20- Improve performance by including files with absolute path (#1487849) alec
git-svn-id: https://svn.roundcube.net/trunk@4678 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-20Updated to TinyMCE 3.4.2 which is now compatible with IE9thomasb
git-svn-id: https://svn.roundcube.net/trunk@4676 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-20Don't add env variable when template is empty (e.g. on error page)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4672 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-20Updated localization files submitted to the mailing listthomasb
git-svn-id: https://svn.roundcube.net/trunk@4671 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-19Check for DB connection state instead of handle (handle could be an error ↵thomasb
object) git-svn-id: https://svn.roundcube.net/trunk@4670 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-19Don't check identity email if not editable; fix import messagethomasb
git-svn-id: https://svn.roundcube.net/trunk@4669 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-19Gracefully shrug on database errorsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4668 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-19- Fix regression in html conditional comments handling by washtml classalec
git-svn-id: https://svn.roundcube.net/trunk@4667 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-17- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)alec
git-svn-id: https://svn.roundcube.net/trunk@4665 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Fixed some typosthomasb
git-svn-id: https://svn.roundcube.net/trunk@4664 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Fixed LDAP patchthomasb
git-svn-id: https://svn.roundcube.net/trunk@4662 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Add hook for request token creation (upon user request)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4661 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Replace LDAP vars in group queries (#1487837)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4660 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Correct Bosnian native namethomasb
git-svn-id: https://svn.roundcube.net/trunk@4659 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Use CRLF + 1 space for foldingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4658 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Fix vcard folding at 75 chars; don't fold vcards for internal storagethomasb
git-svn-id: https://svn.roundcube.net/trunk@4657 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-14- Fixed vcard folding: use one space, use mb_regex_encoding() (#1487868)alec
git-svn-id: https://svn.roundcube.net/trunk@4656 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-14- mbstring internal encoding is set in iniset.phpalec
git-svn-id: https://svn.roundcube.net/trunk@4655 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-14Fix vcard folding with uncode characters (#1487868)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4654 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-13- Added scroll position reset for Opera (#1487689), small code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@4653 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-13- Use mbstring's strtolower() for Unicode characters in normalize_string()alec
git-svn-id: https://svn.roundcube.net/trunk@4652 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-13- Fixed possible js error occurance (#1487872)alec
git-svn-id: https://svn.roundcube.net/trunk@4651 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-13Convert normalized latin-1 string back to utf8thomasb
git-svn-id: https://svn.roundcube.net/trunk@4650 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12Keep all submitted data if contact form validation fails (#1487865)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4649 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12Handle unicode strings when normalizing for search (#1487866)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4648 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12- Fix bug where template name without plugin prefix was used in render_page ↵alec
hook (the same fix for deprecated_templates) git-svn-id: https://svn.roundcube.net/trunk@4647 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12- Fix handling of debug_level=4 in ajax requests (#1487831)alec
git-svn-id: https://svn.roundcube.net/trunk@4646 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12Don't decode recipent strings submitted by address bookthomasb
git-svn-id: https://svn.roundcube.net/trunk@4645 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-11Fix call to parent windowthomasb
git-svn-id: https://svn.roundcube.net/trunk@4644 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-11- Fix setting 'unfocused' class on folder selectionalec
git-svn-id: https://svn.roundcube.net/trunk@4642 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-11- Support 'abort' and 'result' response in 'preferences_save' hook, add ↵alec
error handling git-svn-id: https://svn.roundcube.net/trunk@4641 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-11- Fix so 1024 bytes is displayed as 1KB, the same for MB and GBalec
git-svn-id: https://svn.roundcube.net/trunk@4640 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-11- Support 'off' as bolean falsealec
git-svn-id: https://svn.roundcube.net/trunk@4639 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Prevent javascript error if TinyMCE is not initialized (#1487862)alec
git-svn-id: https://svn.roundcube.net/trunk@4638 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Fix bug where some content would cause hang on html2text conversion ↵alec
(#1487863) git-svn-id: https://svn.roundcube.net/trunk@4637 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Improve space-stuffing handling in format=flowed messages (#1487861) alec
git-svn-id: https://svn.roundcube.net/trunk@4636 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Fixed bug where some dates would produce SQL error in MySQL (#1487856)alec
git-svn-id: https://svn.roundcube.net/trunk@4635 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Added workaround for some IMAP server with broken STATUS response (#1487859)alec
git-svn-id: https://svn.roundcube.net/trunk@4634 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Fix bug where default_charset was not used for text messages (#1487836)alec
git-svn-id: https://svn.roundcube.net/trunk@4633 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Removed dependency on rcube_* functions, small improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@4632 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-01- jQuery 1.5.2alec
git-svn-id: https://svn.roundcube.net/trunk@4628 208e9e7b-5314-0410-a742-e7e81cd9613c