summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2010-01-25- Net_SMTP 1.4.1alec
2010-01-22- Removed problematic browser-caching of messagesalec
2010-01-20- Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)alec
2010-01-19- ignore json_encode() warningsalec
2010-01-19- Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371)alec
2010-01-18- fix $Id$ keywordalec
2010-01-18- fixed svn keywordsalec
2010-01-18- Use callback function instead of /e modifier in preg_replace()alec
2010-01-18- Fix removal of <title> tag from HTML messages (#1486432)alec
2010-01-14- better headers formattingalec
2010-01-13- fix abbreviate_string() (#1486420)alec
2010-01-13- prevent from PHP error when iconv doesn't support //IGNORE (#1486375)alec
2010-01-13- small code improvement in rcube_imap::mod_mailbox()alec
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 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-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
2009-12-31ru_RU sl_SI da_DK updatesyllar
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-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-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