summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
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-16Tamil localizationyllar
2010-02-15- lost fix for Attachment Excessive Memory Use issue (#1484660)alecpl
2010-02-13- Fix imap_init hook broken in r3258 (#1486493)alecpl
2010-02-12- Fix quota indicator value after folder purge/expunge (#1486488)alecpl
2010-02-10- support more charset aliasesalecpl
2010-02-10- Fix external mailto links support for use as protocol handler (#1486037)alecpl
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alecpl
2010-02-06translations updateyllar
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-05- Fix quoted text wrapping when replying to an HTML email in plain text (#148...alecpl
2010-02-05- Fix handling of extended mailto links (with params) (#1486354)alecpl
2010-02-04- Fix sorting by date of messages without date header on servers without SORT...alecpl
2010-02-03- Fix inconsistency when not using default table names (#1486467)alecpl
2010-02-02- Fix folder rename/delete buttons do not appear on creation of first folder ...alecpl
2010-01-31- Fix character set conversion fails on systems where iconv doesn't accept //...alecpl
2010-01-29- small optimizationalecpl
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-26Import contacts into the selected address book + set button states accordinglythomascube
2010-01-26- Add support for MDB2's 'sqlsrv' driver (#1486395)alecpl
2010-01-26- jQuery-1.4.1alecpl
2010-01-26- remove google spellchecker response headers to prevent browser erroralecpl
2010-01-26Improved charset detection in vcard import + added unit tests for itthomascube
2010-01-25- set svn:keywordsalecpl
2010-01-25- set Id keywordalecpl
2010-01-25- Mail_MIME updatealecpl
2010-01-25- fix mail subject encoding with mb_encode_mimeheader() (#1486418)alecpl
2010-01-25- Net_SMTP 1.4.1alecpl
2010-01-22- Removed problematic browser-caching of messagesalecpl
2010-01-20- Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)alecpl
2010-01-19- ignore json_encode() warningsalecpl
2010-01-19- Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371)alecpl
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-18- Fix removal of <title> tag from HTML messages (#1486432)alecpl
2010-01-14- better headers formattingalecpl
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