summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
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-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- 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-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-23Suppress repeated ldap warnings + little codestyle fixthomasb
git-svn-id: https://svn.roundcube.net/trunk@2080 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#1485573: fix part=0 handlingalec
git-svn-id: https://svn.roundcube.net/trunk@2071 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-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- Added message status filter + fixes for r2046 (searching with SORT)alec
git-svn-id: https://svn.roundcube.net/trunk@2049 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-12Improve charset encoding + remove BOM before parsing vcardsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2048 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-12- Use SORT for searching on servers with SORT capabilityalec
git-svn-id: https://svn.roundcube.net/trunk@2046 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-07- improve messages searching with many criterias (call one SEARCH command)alec
git-svn-id: https://svn.roundcube.net/trunk@2044 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-05- fix function descriptionalec
git-svn-id: https://svn.roundcube.net/trunk@2041 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-05- Fix HTML editor initialization on IE (#1485304)alec
- move back toggle_editor function to editor.js - merge identity and compose editor init functions git-svn-id: https://svn.roundcube.net/trunk@2040 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03r2032 fix: escape backslashesalec
git-svn-id: https://svn.roundcube.net/trunk@2034 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03Don't use addslashes() which could produce unexpected results when ↵thomasb
magic_quotes_sybase is on git-svn-id: https://svn.roundcube.net/trunk@2032 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03Handle magic_quotes on runtime and remove them from the requirements list ↵thomasb
(#1485285) git-svn-id: https://svn.roundcube.net/trunk@2029 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-30- fix log_bug() for empty 'file' parameteralec
git-svn-id: https://svn.roundcube.net/trunk@2025 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-29- Fix problem with numeric folder names (#1485527)alec
git-svn-id: https://svn.roundcube.net/trunk@2021 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27#1485518: validate SERVER_NAME for smtp_helo_host settingalec
git-svn-id: https://svn.roundcube.net/trunk@2016 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alec
git-svn-id: https://svn.roundcube.net/trunk@2013 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-25added obscure ASCII encoding aliases, added more error checking to RFC2822 ↵estadtherr
date parsing git-svn-id: https://svn.roundcube.net/trunk@2009 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
- Allow deleting identities when multiple_identities=false (#1485435) git-svn-id: https://svn.roundcube.net/trunk@2006 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-21Killed some whitespacethomasb
git-svn-id: https://svn.roundcube.net/trunk@1999 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-21Improve vcard import (#1485502); try utf-8 first in charset detectionthomasb
git-svn-id: https://svn.roundcube.net/trunk@1998 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-20- little improvement in in_array_nocase()alec
git-svn-id: https://svn.roundcube.net/trunk@1996 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-20- #1485499: make email address comparision case insensitivealec
- support multibyte characters in in_array_nocase() git-svn-id: https://svn.roundcube.net/trunk@1995 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-18- Fix html signature formatting when identity save error occured (#1485426)alec
git-svn-id: https://svn.roundcube.net/trunk@1987 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-18#1485505: PHP bug (?) workaround for html2text class autoloadingalec
git-svn-id: https://svn.roundcube.net/trunk@1986 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-14Set postgres-specific schema options + fix indentationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1978 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-10- set MDB2's sequence options for postgres onlyalec
git-svn-id: https://svn.roundcube.net/trunk@1971 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-10- don't set border=0 for image buttonsalec
git-svn-id: https://svn.roundcube.net/trunk@1970 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-09- set mbstring's internal encoding in proper placealec
git-svn-id: https://svn.roundcube.net/trunk@1968 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07- better postgresql sequence names handlingalec
git-svn-id: https://svn.roundcube.net/trunk@1956 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07#1485472: added js keywords escaping in json_serialize()alec
git-svn-id: https://svn.roundcube.net/trunk@1950 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06#1485460: session.gc_* moved to main .htaccess filealec
git-svn-id: https://svn.roundcube.net/trunk@1945 208e9e7b-5314-0410-a742-e7e81cd9613c