summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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-15- Settings block (fieldset) can have any content (not only a table with ↵alec
hardcoded structure) git-svn-id: https://svn.roundcube.net/trunk@3965 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- Improve logic of signatures colorizing and truncating, introduce ↵alec
sig_max_lines option git-svn-id: https://svn.roundcube.net/trunk@3963 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-14- Added warning about tables engine, per discussion in #1486794alec
git-svn-id: https://svn.roundcube.net/trunk@3961 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
2010-09-10- added lost chpass-wrapper.pyalec
git-svn-id: https://svn.roundcube.net/trunk@3956 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-10- Security improvements for chpasswd driver (#1486987)alec
git-svn-id: https://svn.roundcube.net/trunk@3955 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-10- Added XMail driver for password pluginalec
git-svn-id: https://svn.roundcube.net/trunk@3954 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-09- Small css improvements for SELECTalec
git-svn-id: https://svn.roundcube.net/trunk@3953 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-09- Small improvement for last commitalec
git-svn-id: https://svn.roundcube.net/trunk@3952 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-09- Fix handling of charsets with LATIN-* labelalec
git-svn-id: https://svn.roundcube.net/trunk@3951 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-09- nl_NL localization added (#1486984)alec
git-svn-id: https://svn.roundcube.net/trunk@3950 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-08- Re-add 'Close' button in upload form (#1486930, #1486823)alec
git-svn-id: https://svn.roundcube.net/trunk@3949 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-08- Small improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@3948 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-08- Add semicolon at the end of SQL queries in log (#1486957)alec
git-svn-id: https://svn.roundcube.net/trunk@3947 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-08- Small performance improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@3946 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-07- Revert r3941 (#1486979)alec
git-svn-id: https://svn.roundcube.net/trunk@3945 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-06- Change upload box form name (was the same as compose form) alec
git-svn-id: https://svn.roundcube.net/trunk@3944 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-06- Fix closing popups with ESC key on some browsersalec
git-svn-id: https://svn.roundcube.net/trunk@3943 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-06- Fix Chrome browser was recognized as Safarialec
git-svn-id: https://svn.roundcube.net/trunk@3942 208e9e7b-5314-0410-a742-e7e81cd9613c