summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2010-03-04Changed signature separator when top-posting (#1486330)thomascube
2010-03-03- Fix regression in template expressions, don't allow '-' character in env/re...alecpl
2010-03-03- Fix long e-mail addresses validation (#1486453)alecpl
2010-03-03- more case sensitive matchingalecpl
2010-03-02Use private methodthomascube
2010-03-02New recent check based on UIDsthomascube
2010-03-02No more case-insensitive folder name comparisonsthomascube
2010-03-02- Added function to get addressbooks list rcmail::get_address_sources() (#148...alecpl
2010-03-02Use case sensitive check when checking for default folders (#1486346)thomascube
2010-03-01- Improve performance by avoiding unnecessary updates to the session table (#...alecpl
2010-03-01- Improve performance by avoiding unnecessary updates to the session table (#...alecpl
2010-02-26- Support arrays in get_input_value() (#1486277)alecpl
2010-02-26- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)alecpl
2010-02-23- Squirrelmail_usercopy: support reply-to field (#1486506)alecpl
2010-02-23- remove redundant checkalecpl
2010-02-22- added lost param descriptionalecpl
2010-02-21Use rcmail::imap_connect() to establish IMAP connections; always initialize r...thomascube
2010-02-18Fix loading of plugin configs: user prefs will always survive (#1486368)thomascube
2010-02-18Better regex for template expressions + fix indentationthomascube
2010-02-13- Fix imap_init hook broken in r3258 (#1486493)alecpl
2010-02-10- support more charset aliasesalecpl
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alecpl
2010-02-06- Fix setting task name according to auth state. So, any action before useralecpl
2010-02-05- fixalecpl
2010-02-05- optimise _id2uid(), prevent from array_flip() warningsalecpl
2010-02-03- Fix inconsistency when not using default table names (#1486467)alecpl
2010-01-31- Fix character set conversion fails on systems where iconv doesn't accept //...alecpl
2010-01-29- performance stats logging in devel_modealecpl
2010-01-28- Don't use dl() (#1486457)alecpl
2010-01-28- speed up templates parsingalecpl
2010-01-28- oops, last commit fixalecpl
2010-01-28- Login preformance: Create default folders on first login onlyalecpl
2010-01-28- add file/line definitions to raise_error() callsalecpl
2010-01-27- Re-fix #1485201alecpl
2010-01-26- Add support for MDB2's 'sqlsrv' driver (#1486395)alecpl
2010-01-26- jQuery-1.4.1alecpl
2010-01-26Improved charset detection in vcard import + added unit tests for itthomascube
2010-01-20- Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)alecpl
2010-01-19- ignore json_encode() warningsalecpl
2010-01-18- fix $Id$ keywordalecpl
2010-01-18- fixed svn keywordsalecpl
2010-01-18- Use callback function instead of /e modifier in preg_replace()alecpl
2010-01-13- fix abbreviate_string() (#1486420)alecpl
2010-01-13- prevent from PHP error when iconv doesn't support //IGNORE (#1486375)alecpl
2010-01-13- small code improvement in rcube_imap::mod_mailbox()alecpl
2010-01-13- force session.serialize_handler=php (#1486322)alecpl
2010-01-13- fix for jQuery-1.4rc1: remove comment from ajax responsealecpl
2010-01-12- added charset alias for MACROMAN (MACINTOSH) (#1486424)alecpl
2010-01-12- typo in rcmail_mailbox_list (#1486426)alecpl
2010-01-12- support maxlength and src attributes in html_inputfield (#1486421), wrapped...alecpl