summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Expand)Author
2010-03-02Use case sensitive check when checking for default folders (#1486346)thomasb
2010-03-01- Improve performance by avoiding unnecessary updates to the session table (#...alec
2010-03-01- Improve performance by avoiding unnecessary updates to the session table (#...alec
2010-02-26- Support arrays in get_input_value() (#1486277)alec
2010-02-26- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)alec
2010-02-23- Squirrelmail_usercopy: support reply-to field (#1486506)alec
2010-02-23- remove redundant checkalec
2010-02-22- added lost param descriptionalec
2010-02-21Use rcmail::imap_connect() to establish IMAP connections; always initialize r...thomasb
2010-02-18Fix loading of plugin configs: user prefs will always survive (#1486368)thomasb
2010-02-18Better regex for template expressions + fix indentationthomasb
2010-02-13- Fix imap_init hook broken in r3258 (#1486493)alec
2010-02-10- support more charset aliasesalec
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alec
2010-02-06- Fix setting task name according to auth state. So, any action before useralec
2010-02-05- fixalec
2010-02-05- optimise _id2uid(), prevent from array_flip() warningsalec
2010-02-03- Fix inconsistency when not using default table names (#1486467)alec
2010-01-31- Fix character set conversion fails on systems where iconv doesn't accept //...alec
2010-01-29- performance stats logging in devel_modealec
2010-01-28- Don't use dl() (#1486457)alec
2010-01-28- speed up templates parsingalec
2010-01-28- oops, last commit fixalec
2010-01-28- Login preformance: Create default folders on first login onlyalec
2010-01-28- add file/line definitions to raise_error() callsalec
2010-01-27- Re-fix #1485201alec
2010-01-26- Add support for MDB2's 'sqlsrv' driver (#1486395)alec
2010-01-26- jQuery-1.4.1alec
2010-01-26Improved charset detection in vcard import + added unit tests for itthomasb
2010-01-20- Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)alec
2010-01-19- ignore json_encode() warningsalec
2010-01-18- fix $Id$ keywordalec
2010-01-18- fixed svn keywordsalec
2010-01-18- Use callback function instead of /e modifier in preg_replace()alec
2010-01-13- fix abbreviate_string() (#1486420)alec
2010-01-13- prevent from PHP error when iconv doesn't support //IGNORE (#1486375)alec
2010-01-13- small code improvement in rcube_imap::mod_mailbox()alec
2010-01-13- force session.serialize_handler=php (#1486322)alec
2010-01-13- fix for jQuery-1.4rc1: remove comment from ajax responsealec
2010-01-12- added charset alias for MACROMAN (MACINTOSH) (#1486424)alec
2010-01-12- typo in rcmail_mailbox_list (#1486426)alec
2010-01-12- support maxlength and src attributes in html_inputfield (#1486421), wrapped...alec
2010-01-09- fix rc_utf8_clean() issues (#1486407)alec
2010-01-05- Support show_bytes() output in parse_bytes() (#1486405)alec
2009-12-23- Fix LDAP problem with special characters in RDN (#1486320)alec
2009-12-23- Improved handling of message parts of type message/rfc822 (fixed e.g. inlin...alec
2009-12-14- handle situation when 2nd argument of exec_hook() isn't an array (#1486364)alec
2009-12-14- don't use preg_replace with /e modifier + code cleanupalec
2009-12-14- fix empty strings handling in rc_utf8_clean()alec
2009-12-12- fix warning when authentication fails and debug_level=4 (#1486292)alec