summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-30- Improve a little email address pattern, broken with IDNA support ↵alec
implementation git-svn-id: https://svn.roundcube.net/trunk@4023 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Change reply prefix to display email address only if sender name doesn't ↵alec
exist (#1486550) git-svn-id: https://svn.roundcube.net/trunk@4022 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-30- Added password_ldap_lchattr option (#1486927) alec
git-svn-id: https://svn.roundcube.net/trunk@4019 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Extend virtuser_query with email2user and user2host mapping (#1486750)alec
git-svn-id: https://svn.roundcube.net/trunk@4018 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Allow setting some washtml options from plugin (#1486578)alec
git-svn-id: https://svn.roundcube.net/trunk@4017 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Added possibility to display extended error messages (#1486704)alec
- Added extended error messages in Poppassd driver (#1486704) git-svn-id: https://svn.roundcube.net/trunk@4016 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- Fix HTML to plain text conversion doesn't handle citation blocks (#1486921)alec
git-svn-id: https://svn.roundcube.net/trunk@4013 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add option to "Return receipt" will be always checked (1486352)alec
git-svn-id: https://svn.roundcube.net/trunk@4012 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add option to automatically send read notifications for known senders ↵alec
(1485883) git-svn-id: https://svn.roundcube.net/trunk@4011 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
git-svn-id: https://svn.roundcube.net/trunk@4010 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- Add link to identities in compose window (#1486729)alec
git-svn-id: https://svn.roundcube.net/trunk@4008 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-29Correct JS syntaxthomasb
git-svn-id: https://svn.roundcube.net/trunk@4006 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29Update CHANGELOGthomasb
git-svn-id: https://svn.roundcube.net/trunk@4000 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-29Focus search box or first edit field on page loadthomasb
git-svn-id: https://svn.roundcube.net/trunk@3997 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-26Added sl_SI localization for pluginthomasb
git-svn-id: https://svn.roundcube.net/trunk@3992 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- Fix r3962 (< and > characters were not replaced with HTML entities in ↵alec
plain messages) git-svn-id: https://svn.roundcube.net/trunk@3990 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-25- Support action in form of "task/action" in goto_url()alec
git-svn-id: https://svn.roundcube.net/trunk@3988 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-24- Fix: save-prefs action is now in utils taskalec
git-svn-id: https://svn.roundcube.net/trunk@3987 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-22Make alias setting configurable (patch by pommi) + fix indentationthomasb
git-svn-id: https://svn.roundcube.net/trunk@3986 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-22- squirrelmail_usercopy: Fix reply-to handling (#1487008)alec
git-svn-id: https://svn.roundcube.net/trunk@3985 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-22- Squirrelmail_usercopy don't need to be bind to 'settings' taskalec
git-svn-id: https://svn.roundcube.net/trunk@3984 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-22- Squirrelmail_usercopy: Fix identities_level setting (#1487006)alec
git-svn-id: https://svn.roundcube.net/trunk@3983 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- Don't create a new rcube_browser object, use browser property from output ↵alec
object git-svn-id: https://svn.roundcube.net/trunk@3980 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-19Remove accidentally committed debug codethomasb
git-svn-id: https://svn.roundcube.net/trunk@3976 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-19pt_PT kh_KH de_DE translation updatesyllar
git-svn-id: https://svn.roundcube.net/trunk@3975 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- update ID keywordalec
git-svn-id: https://svn.roundcube.net/trunk@3973 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-17- Fix list_cols is not updated after column dragging (#1486999)alec
- Improved save-pref action and moved to separate file in utils task directory - Improved http_post/http_request to support first argument in form 'task/action' git-svn-id: https://svn.roundcube.net/trunk@3971 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-16- Use random sleep interval up to 3 sec. in 'get' action when IMAP conn. failsalec
git-svn-id: https://svn.roundcube.net/trunk@3970 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-16- Fix when IMAP connection fails in 'get' action session shouldn't be ↵alec
destroyed (#1486995) - Performance: improve mail/get action and skip one IMAP connection git-svn-id: https://svn.roundcube.net/trunk@3969 208e9e7b-5314-0410-a742-e7e81cd9613c