summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2008-12-03- comment out setcharset() use in sqlite and mssql drivers ↵alec
(http://cvs.php.net/viewvc.cgi/pear/MDB2/MDB2/Driver/mssql.php?r1=1.177&r2=1.178) git-svn-id: https://svn.roundcube.net/trunk@2112 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-03- disable firefox spellcheck in console textareaalec
git-svn-id: https://svn.roundcube.net/trunk@2110 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-03#1485587: show proper message when using status filteralec
git-svn-id: https://svn.roundcube.net/trunk@2109 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-02- fix collapsing of folders with plus sign in name (use urlencode instead of ↵alec
escape) git-svn-id: https://svn.roundcube.net/trunk@2107 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-01Insert meta content-type at top of the html head + add both content-id and ↵thomasb
content-location of related parts to replacement table git-svn-id: https://svn.roundcube.net/trunk@2106 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-01#1485586: ru_RU updatealec
git-svn-id: https://svn.roundcube.net/trunk@2105 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-01- pl_PL updatealec
git-svn-id: https://svn.roundcube.net/trunk@2104 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-01he_IL, fr_FR, hr_HR, et_EE, ar_SA, az_AZ updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2102 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-28Option to check for new mails in all folders (#1484374)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2099 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-28Don't set client busy when automatically checking for new messages (#1485276)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2098 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-28- re-fix r2095alec
git-svn-id: https://svn.roundcube.net/trunk@2096 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-27- Allow UTF-8 folder names in config (#1485579)alec
- Add junk_mbox option configuration in installer (#1485579) git-svn-id: https://svn.roundcube.net/trunk@2094 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-27- ja_JP updatealec
git-svn-id: https://svn.roundcube.net/trunk@2093 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-27- don't convert false to array, to prevent from some warningsalec
git-svn-id: https://svn.roundcube.net/trunk@2092 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-27#1485581: not use parenthesis when searching with 2 search keysalec
git-svn-id: https://svn.roundcube.net/trunk@2091 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-25Added missing step file (#1485578)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2089 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-24- make attachment check in rcmail_message_list and rcmail_js_message_list ↵alec
the same git-svn-id: https://svn.roundcube.net/trunk@2088 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Add fallback to default_charset when importing vcardsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2086 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Fix headers for IE attachment downloads (#1485449)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2085 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Also clean cache table when removing old messages from cachethomasb
git-svn-id: https://svn.roundcube.net/trunk@2084 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Add onmouseup handler to hide autocompletion box when clicking outsidethomasb
git-svn-id: https://svn.roundcube.net/trunk@2082 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make ↵thomasb
autocompletion list clickable git-svn-id: https://svn.roundcube.net/trunk@2081 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Suppress repeated ldap warnings + little codestyle fixthomasb
git-svn-id: https://svn.roundcube.net/trunk@2080 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Fix call-time pass-by-reference warningsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2079 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23- Allow setting attachment col position in 'list_cols' optionalec
- Allow override 'list_cols' via skin (#1485577) - Fix: allow empty attribs in templates git-svn-id: https://svn.roundcube.net/trunk@2078 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-22- fix r2076: removed cache.session_id column, removed DELETEs from cache in ↵alec
session_gc - trust DB server's time when "touching" cache and messages tables git-svn-id: https://svn.roundcube.net/trunk@2077 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-21- Increase speed of session destroy and garbage clean upalec
- Fix session timeout when DB server got clock skew (#1485490) git-svn-id: https://svn.roundcube.net/trunk@2076 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-21- Fix 'cache' table cleanup on session destroy (#1485516)alec
git-svn-id: https://svn.roundcube.net/trunk@2075 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-20- optimize iil_C_FetchHeaders() to use only one FETCH commandalec
git-svn-id: https://svn.roundcube.net/trunk@2072 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-20#1485573: fix part=0 handlingalec
git-svn-id: https://svn.roundcube.net/trunk@2071 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-20- Better HTML entities conversion in html2text (#1485519)alec
git-svn-id: https://svn.roundcube.net/trunk@2070 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-20- Speed up raw message body handling (call FETCH only once for the whole ↵alec
message insteade of twice for headers and body) git-svn-id: https://svn.roundcube.net/trunk@2069 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-20- small improvements - removed redundant codealec
git-svn-id: https://svn.roundcube.net/trunk@2068 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-19- last change fixalec
git-svn-id: https://svn.roundcube.net/trunk@2067 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-19- Fix handling of some malformed messages (#1484438)alec
git-svn-id: https://svn.roundcube.net/trunk@2066 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-19- fix default spellcheck language setting (#1485570)alec
git-svn-id: https://svn.roundcube.net/trunk@2065 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-19Remove BOM in html message body + don't require quotes in meta tag ↵thomasb
specifying charset git-svn-id: https://svn.roundcube.net/trunk@2064 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-17#1485548: de_* updatealec
git-svn-id: https://svn.roundcube.net/trunk@2063 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-17Update dutch translation.robin
git-svn-id: https://svn.roundcube.net/trunk@2062 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-17- optimization: don't set first/last/prev/next uids in preview/print modealec
git-svn-id: https://svn.roundcube.net/trunk@2061 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-16- Fix setting locale to tr_TR, ku and az_AZ (#1485470)alec
git-svn-id: https://svn.roundcube.net/trunk@2060 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-16- use memory less expensive method of searching when result is bigger than ↵alec
page size git-svn-id: https://svn.roundcube.net/trunk@2059 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-16* fixed docblocktill
git-svn-id: https://svn.roundcube.net/trunk@2058 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-15* added docblock for ctrtill
git-svn-id: https://svn.roundcube.net/trunk@2057 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-15- fixalec
git-svn-id: https://svn.roundcube.net/trunk@2056 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-15- don't use SORT when SEARCH is better (sort field not specified)alec
git-svn-id: https://svn.roundcube.net/trunk@2055 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-15- fix for skip_deleted (#1485553)alec
git-svn-id: https://svn.roundcube.net/trunk@2054 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-15- Fix big memory consumption and speed up searching on servers without SORT ↵alec
capability git-svn-id: https://svn.roundcube.net/trunk@2053 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-14- fixes for status filteralec
- don't call search second time if first call returns empty (array) result git-svn-id: https://svn.roundcube.net/trunk@2052 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-13- fix: initialize searching when '_action' is not set (when go back from ↵alec
compose) git-svn-id: https://svn.roundcube.net/trunk@2051 208e9e7b-5314-0410-a742-e7e81cd9613c