summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
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
2008-10-06- #1485468: fix attachment filename (RFC2231 related) alec
git-svn-id: https://svn.roundcube.net/trunk@1944 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-05- removed deprecated rcube_add_label() and all usesalec
- code for 'show' action added in r1937 moved to show.inc git-svn-id: https://svn.roundcube.net/trunk@1939 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- fix last change in show_bytes()alec
git-svn-id: https://svn.roundcube.net/trunk@1929 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()alec
- Fix vCard file encoding detection for non-UTF-8 strings (#1485410) git-svn-id: https://svn.roundcube.net/trunk@1927 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- Fix folders css class setting for folder with names matching defined ↵alec
classes (#1485355) git-svn-id: https://svn.roundcube.net/trunk@1915 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- improved rcube_sess_gc() when enable_caching=false, also use join() oncealec
git-svn-id: https://svn.roundcube.net/trunk@1911 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-01- Localized filesize units (#1485340) + small labels capitalization change ↵alec
in en.* (#1485407) git-svn-id: https://svn.roundcube.net/trunk@1907 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-30- #1485423: fixed virtuser_query checkingalec
git-svn-id: https://svn.roundcube.net/trunk@1902 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) - Added "advanced options" feature in User Preferences git-svn-id: https://svn.roundcube.net/trunk@1897 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-27- added 'en_US.utf8' as fallback for setlocalealec
git-svn-id: https://svn.roundcube.net/trunk@1895 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-26- read 'name' parameter after 'filename' and rfc2231's parameters, alec
Thunderbird truncate long filenames in 'name', but 'filename' contains the whole name git-svn-id: https://svn.roundcube.net/trunk@1894 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-25Also allow appending messages to inbox (if not listed)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1892 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-25Improve vcard decoding and import stepthomasb
git-svn-id: https://svn.roundcube.net/trunk@1891 208e9e7b-5314-0410-a742-e7e81cd9613c