Age | Commit message (Expand) | Author |
2010-01-25 | - set Id keyword | alecpl |
2010-01-25 | - Mail_MIME update | alecpl |
2010-01-25 | - fix mail subject encoding with mb_encode_mimeheader() (#1486418) | alecpl |
2010-01-25 | - Net_SMTP 1.4.1 | alecpl |
2010-01-22 | - Removed problematic browser-caching of messages | alecpl |
2010-01-20 | - Fix incompatybility with suhosin.executor.disable_emodifier (#1486321) | alecpl |
2010-01-19 | - ignore json_encode() warnings | alecpl |
2010-01-19 | - Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371) | alecpl |
2010-01-18 | - fix $Id$ keyword | alecpl |
2010-01-18 | - fixed svn keywords | alecpl |
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 formatting | 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 response | alecpl |
2010-01-12 | - added charset alias for MACROMAN (MACINTOSH) (#1486424) | alecpl |
2010-01-12 | - typo in rcmail_mailbox_list (#1486426) | alecpl |
2010-01-12 | - Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422) | alecpl |
2010-01-12 | - support maxlength and src attributes in html_inputfield (#1486421), wrapped... | alecpl |
2010-01-09 | - fix rc_utf8_clean() issues (#1486407) | alecpl |
2010-01-08 | - Bug in spellchecker suggestions when server charset != UTF8 (#1486406) | alecpl |
2010-01-05 | - Support show_bytes() output in parse_bytes() (#1486405) | alecpl |
2009-12-31 | ru_RU sl_SI da_DK updates | yllar |
2009-12-26 | gl_ES hr_HR da_DK update | yllar |
2009-12-23 | - Fix LDAP problem with special characters in RDN (#1486320) | alecpl |
2009-12-23 | - Improved handling of message parts of type message/rfc822 (fixed e.g. inlin... | alecpl |
2009-12-21 | - remove Mail_MimeDecode package - we doesn't use it | alecpl |
2009-12-15 | - Fix top-post signature insert error in HTML forwarded message (#1486366) | alecpl |
2009-12-15 | - Updated TinyMCE to 3.2.7 | alecpl |
2009-12-14 | - handle situation when 2nd argument of exec_hook() isn't an array (#1486364) | alecpl |
2009-12-14 | - don't use preg_replace with /e modifier + code cleanup | alecpl |
2009-12-14 | - fix empty strings handling in rc_utf8_clean() | alecpl |
2009-12-13 | - Plugin API: added 'quota' hook | alecpl |
2009-12-12 | - fix warning when authentication fails and debug_level=4 (#1486292) | alecpl |
2009-12-11 | - fix warning on PHP5.3 (#1486284) | alecpl |
2009-12-11 | - use proper unicode cleanup for JSON, fixes #1486356 | alecpl |
2009-12-09 | - move compose_message_body hook to better place (#1486353) | alecpl |
2009-12-09 | - Fix parsing conditional comments in HTML messages (#1486350) | alecpl |
2009-12-09 | - Use built-in json_encode() for proper JSON format in AJAX replies (and comp... | alecpl |
2009-12-08 | - fix console log msg for GET requests | alecpl |
2009-12-06 | - fix r3163 change (#1486340) | alecpl |
2009-12-06 | - Allow setting only selected params in 'message_compose' hook (#1486312) | alecpl |
2009-12-05 | - Plugin API: added 'message_compose_body' hook (#1486285) | alecpl |
2009-12-04 | - fix unintentional adding signatures with html mode and autoaddsignature=nev... | alecpl |
2009-12-04 | - Fix counters of all folders are checked in 'getunread' action with check_a... | alecpl |
2009-12-04 | - added comment | alecpl |
2009-12-04 | - fix r3150 (better detection that message/rfc822 should be displayed as mess... | alecpl |