Age | Commit message (Expand) | Author |
2010-01-17 | - Fix 'force_https' to specified port when URL contains a port number (#1486411) | 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 problem with '<' and '>' characters in header tests (#1486391) | 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-11 | - change mailboxlist maxlength=25 | 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 |
2010-01-01 | - added warning about using TLS with SMTP | alecpl |
2009-12-31 | ru_RU sl_SI da_DK updates | yllar |
2009-12-31 | - required JSON check added, changed links to PHP modules | alecpl |
2009-12-30 | - Managesieve: Fix requires generation for multiple actions (#1486397) | alecpl |
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-17 | - don't use TRUNCATE on sqlite (#1486374) | 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-11 | - move TRUNCATE before CREATE INDEX (#1486362) | alecpl |
2009-12-10 | - pixel-fix in mailboxlist | 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 |
2009-12-04 | - don't treat content-disposition item in structure as message part | alecpl |
2009-12-03 | - Net_SMTP 1.3.4 | alecpl |
2009-12-03 | - added feof() checks before fgets/fread | alecpl |