summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-12- Fix problem with '<' and '>' characters in header tests (#1486391)alec
2010-01-12- Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422)alec
2010-01-12- support maxlength and src attributes in html_inputfield (#1486421), wrapped...alec
2010-01-11- change mailboxlist maxlength=25alec
2010-01-09- fix rc_utf8_clean() issues (#1486407)alec
2010-01-08- Bug in spellchecker suggestions when server charset != UTF8 (#1486406)alec
2010-01-05- Support show_bytes() output in parse_bytes() (#1486405)alec
2010-01-01- added warning about using TLS with SMTPalec
2009-12-31ru_RU sl_SI da_DK updatesyllar
2009-12-31- required JSON check added, changed links to PHP modulesalec
2009-12-30- Managesieve: Fix requires generation for multiple actions (#1486397)alec
2009-12-26gl_ES hr_HR da_DK updateyllar
2009-12-23- Fix LDAP problem with special characters in RDN (#1486320)alec
2009-12-23- Improved handling of message parts of type message/rfc822 (fixed e.g. inlin...alec
2009-12-21- remove Mail_MimeDecode package - we doesn't use italec
2009-12-17- don't use TRUNCATE on sqlite (#1486374)alec
2009-12-15- Fix top-post signature insert error in HTML forwarded message (#1486366)alec
2009-12-15- Updated TinyMCE to 3.2.7alec
2009-12-14- handle situation when 2nd argument of exec_hook() isn't an array (#1486364)alec
2009-12-14- don't use preg_replace with /e modifier + code cleanupalec
2009-12-14- fix empty strings handling in rc_utf8_clean()alec
2009-12-13- Plugin API: added 'quota' hookalec
2009-12-12- fix warning when authentication fails and debug_level=4 (#1486292)alec
2009-12-11- fix warning on PHP5.3 (#1486284)alec
2009-12-11- use proper unicode cleanup for JSON, fixes #1486356alec
2009-12-11- move TRUNCATE before CREATE INDEX (#1486362)alec
2009-12-10- pixel-fix in mailboxlistalec
2009-12-09- move compose_message_body hook to better place (#1486353)alec
2009-12-09- Fix parsing conditional comments in HTML messages (#1486350)alec
2009-12-09- Use built-in json_encode() for proper JSON format in AJAX replies (and comp...alec
2009-12-08- fix console log msg for GET requestsalec
2009-12-06- fix r3163 change (#1486340)alec
2009-12-06- Allow setting only selected params in 'message_compose' hook (#1486312)alec
2009-12-05- Plugin API: added 'message_compose_body' hook (#1486285)alec
2009-12-04- fix unintentional adding signatures with html mode and autoaddsignature=nev...alec
2009-12-04- Fix counters of all folders are checked in 'getunread' action with check_a...alec
2009-12-04- added commentalec
2009-12-04- fix r3150 (better detection that message/rfc822 should be displayed as mess...alec
2009-12-04- don't treat content-disposition item in structure as message partalec
2009-12-03- Net_SMTP 1.3.4alec
2009-12-03- added feof() checks before fgets/freadalec
2009-12-03- pl_PL updatealec
2009-12-03- fix last commitalec
2009-12-03- Fix displaying nested message parts (#1486246)alec
2009-12-02- add line number to some error messagesalec
2009-12-02- use absolute paths to prevent errors when writing to logfiles from shutdown...alec