summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Expand)Author
2010-03-04- Fix inconsistent behaviour of 'delete_always' option (#1486299)alec
2010-03-04Changed signature separator when top-posting (#1486330)thomasb
2010-03-03- Fix regression in template expressions, don't allow '-' character in env/re...alec
2010-03-03- Fix long e-mail addresses validation (#1486453)alec
2010-03-03- more case sensitive matchingalec
2010-03-02Use private methodthomasb
2010-03-02New recent check based on UIDsthomasb
2010-03-02No more case-insensitive folder name comparisonsthomasb
2010-03-02- Added function to get addressbooks list rcmail::get_address_sources() (#148...alec
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