summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
2010-10-14- improved IMAP errors handling (continue)alec
git-svn-id: https://svn.roundcube.net/trunk@4089 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-14- Improved IMAP errors handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4088 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Improve displaying of UI messages (#1486977)alec
git-svn-id: https://svn.roundcube.net/trunk@4083 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-12- update RCMAIL_VERSIONalec
git-svn-id: https://svn.roundcube.net/trunk@4078 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-12- Fix links handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4076 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-11- Add SASL proxy authentication for SMTP (#1486693)alec
git-svn-id: https://svn.roundcube.net/trunk@4074 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-09- Add caching support in id2uid and uid2id functions (#1487019), Fix ↵alec
get_message_cache_index to use internal cache when only sort order changes. Both changes improves performance of 'show' action - code cleanup/function description fixes git-svn-id: https://svn.roundcube.net/trunk@4067 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-08- Performance fix for case when session_lifetime=0, fixed indentationalec
git-svn-id: https://svn.roundcube.net/trunk@4066 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alec
git-svn-id: https://svn.roundcube.net/trunk@4059 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-07- Support one argument of type array, instead of n arguments for ↵alec
rcube_mdb2::query method git-svn-id: https://svn.roundcube.net/trunk@4057 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06- Use empty envelope sender address for message disposition notifications ↵alec
(RFC2298.3) git-svn-id: https://svn.roundcube.net/trunk@4055 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06- Make htmleditor option behaviour consistent, add option to use HTML on ↵alec
reply to HTML message (#1485840) git-svn-id: https://svn.roundcube.net/trunk@4054 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Fix handling of backslash as IMAP delimiteralec
git-svn-id: https://svn.roundcube.net/trunk@4041 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Convert to lowercase only domain part of email address on loginalec
git-svn-id: https://svn.roundcube.net/trunk@4040 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Minimize FETCH response for messages listing (when caching is disabled)alec
git-svn-id: https://svn.roundcube.net/trunk@4035 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Use simplified domain expression for proper handling of domain names in UTF8alec
git-svn-id: https://svn.roundcube.net/trunk@4034 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Add Reply-to-List feature (#1484252)alec
- Add Mail-Followup-To/Mail-Reply-To support (#1485547) git-svn-id: https://svn.roundcube.net/trunk@4032 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Convert IDN to ASCII before using rcube_user::query()alec
- Always convert to lower case a username when it's an email address git-svn-id: https://svn.roundcube.net/trunk@4030 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Fix mailto optional params in plain text messages aren't handled (#1487026)alec
git-svn-id: https://svn.roundcube.net/trunk@4029 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-01- Fix handling of Thunderbird's vCards (#1487024)alec
git-svn-id: https://svn.roundcube.net/trunk@4028 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Add option do bind for an individual LDAP address book (#1486997)alec
git-svn-id: https://svn.roundcube.net/trunk@4021 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Added line number for error messagealec
git-svn-id: https://svn.roundcube.net/trunk@4020 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Update phpdoc (#1486958)alec
git-svn-id: https://svn.roundcube.net/trunk@4015 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Use custom sorting when SORT is disabled by IMAP admin (#1486959)alec
git-svn-id: https://svn.roundcube.net/trunk@4014 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
git-svn-id: https://svn.roundcube.net/trunk@4009 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Messages caching: performance improvements, fixed syncing, fixes related ↵alec
with #1486748 git-svn-id: https://svn.roundcube.net/trunk@4007 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Fix format=flowed: don't space-stuff empty lines (#1487018)alec
git-svn-id: https://svn.roundcube.net/trunk@3999 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29Pool some code for command line tools; avoid displaying password on shell ↵thomasb
(#1486947); fix msgexport now using the new imap wrapper git-svn-id: https://svn.roundcube.net/trunk@3998 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-28- Fix wrong parameter count in fetchHeader() callalec
git-svn-id: https://svn.roundcube.net/trunk@3996 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-28- Fixed wrong function call in sync_header_index()alec
git-svn-id: https://svn.roundcube.net/trunk@3995 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-26Only lower-case user name if first login attempt failed (#1486393) + fix testthomasb
git-svn-id: https://svn.roundcube.net/trunk@3994 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-26Fix base url resolution + better order for condition checks in rcube_mdb2 + ↵thomasb
updated changelog git-svn-id: https://svn.roundcube.net/trunk@3993 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- Truncate message subject when setting page titlealec
git-svn-id: https://svn.roundcube.net/trunk@3991 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-21Fix db_mode check in insert_id()thomasb
git-svn-id: https://svn.roundcube.net/trunk@3982 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-21- Fix setting headers for IE in AJAX responsesalec
git-svn-id: https://svn.roundcube.net/trunk@3981 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-21- Fix: close properly IMAP connection also when user is not logged inalec
git-svn-id: https://svn.roundcube.net/trunk@3979 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-21Fix selection of read/write db connectionthomasb
git-svn-id: https://svn.roundcube.net/trunk@3978 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-20- Support %z variable in host configuration options (#1487003)alec
git-svn-id: https://svn.roundcube.net/trunk@3977 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-18Prevent from saving a non-existing skin path in user prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3974 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-17- Don't log errors about empty password when connecting to IMAP server ↵alec
(#1487001) git-svn-id: https://svn.roundcube.net/trunk@3972 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-15- Added more charset aliasesalec
git-svn-id: https://svn.roundcube.net/trunk@3968 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-15- Fix: close() method of addressbook object(s) is not called in shutdown ↵alec
function git-svn-id: https://svn.roundcube.net/trunk@3967 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-15- Fix: iconv doesn't support UTF7-IMAPalec
git-svn-id: https://svn.roundcube.net/trunk@3966 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-14- small fix for format=flowed parsingalec
git-svn-id: https://svn.roundcube.net/trunk@3964 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-14- Fix format=flowed handling (#1486989) + small improvements in plain ↵alec
messages parsing git-svn-id: https://svn.roundcube.net/trunk@3962 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-11- Fix messages background image handling in some cases (#1486990)alec
git-svn-id: https://svn.roundcube.net/trunk@3960 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-10- Don't trim spaces from the end of line when converting to format=flowedalec
git-svn-id: https://svn.roundcube.net/trunk@3959 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-10- Code improvements + more infinite loop preventionalec
git-svn-id: https://svn.roundcube.net/trunk@3958 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-10- Return false from putLineC instead of NULL, for consistencealec
git-svn-id: https://svn.roundcube.net/trunk@3957 208e9e7b-5314-0410-a742-e7e81cd9613c