summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2010-01-25- set Id keywordalec
git-svn-id: https://svn.roundcube.net/trunk@3221 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-25- Mail_MIME updatealec
git-svn-id: https://svn.roundcube.net/trunk@3220 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-25- fix mail subject encoding with mb_encode_mimeheader() (#1486418)alec
git-svn-id: https://svn.roundcube.net/trunk@3219 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-25- Net_SMTP 1.4.1alec
git-svn-id: https://svn.roundcube.net/trunk@3218 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-22- Removed problematic browser-caching of messagesalec
git-svn-id: https://svn.roundcube.net/trunk@3217 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-20- Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)alec
- Update Mail_Mime package git-svn-id: https://svn.roundcube.net/trunk@3215 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-19- ignore json_encode() warningsalec
git-svn-id: https://svn.roundcube.net/trunk@3214 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-19- Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371)alec
git-svn-id: https://svn.roundcube.net/trunk@3213 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-18- fix $Id$ keywordalec
git-svn-id: https://svn.roundcube.net/trunk@3212 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-18- fixed svn keywordsalec
git-svn-id: https://svn.roundcube.net/trunk@3211 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-18- Use callback function instead of /e modifier in preg_replace()alec
git-svn-id: https://svn.roundcube.net/trunk@3210 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-18- Fix removal of <title> tag from HTML messages (#1486432)alec
git-svn-id: https://svn.roundcube.net/trunk@3209 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-17- Fix 'force_https' to specified port when URL contains a port number (#1486411)alec
git-svn-id: https://svn.roundcube.net/trunk@3208 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-14- better headers formattingalec
git-svn-id: https://svn.roundcube.net/trunk@3207 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-13- fix abbreviate_string() (#1486420)alec
git-svn-id: https://svn.roundcube.net/trunk@3206 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-13- prevent from PHP error when iconv doesn't support //IGNORE (#1486375)alec
git-svn-id: https://svn.roundcube.net/trunk@3205 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-13- small code improvement in rcube_imap::mod_mailbox()alec
git-svn-id: https://svn.roundcube.net/trunk@3204 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-13- force session.serialize_handler=php (#1486322)alec
git-svn-id: https://svn.roundcube.net/trunk@3203 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-13- fix for jQuery-1.4rc1: remove comment from ajax responsealec
git-svn-id: https://svn.roundcube.net/trunk@3202 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-12- added charset alias for MACROMAN (MACINTOSH) (#1486424)alec
git-svn-id: https://svn.roundcube.net/trunk@3201 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-12- typo in rcmail_mailbox_list (#1486426)alec
git-svn-id: https://svn.roundcube.net/trunk@3200 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-12- Fix problem with '<' and '>' characters in header tests (#1486391)alec
git-svn-id: https://svn.roundcube.net/trunk@3199 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-12- Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422)alec
git-svn-id: https://svn.roundcube.net/trunk@3198 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-12- support maxlength and src attributes in html_inputfield (#1486421), ↵alec
wrapped some long lines git-svn-id: https://svn.roundcube.net/trunk@3197 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-11- change mailboxlist maxlength=25alec
git-svn-id: https://svn.roundcube.net/trunk@3196 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-09- fix rc_utf8_clean() issues (#1486407)alec
git-svn-id: https://svn.roundcube.net/trunk@3195 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-08- Bug in spellchecker suggestions when server charset != UTF8 (#1486406)alec
git-svn-id: https://svn.roundcube.net/trunk@3194 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-05- Support show_bytes() output in parse_bytes() (#1486405)alec
git-svn-id: https://svn.roundcube.net/trunk@3193 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-01- added warning about using TLS with SMTPalec
git-svn-id: https://svn.roundcube.net/trunk@3192 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-31ru_RU sl_SI da_DK updatesyllar
git-svn-id: https://svn.roundcube.net/trunk@3191 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-31- required JSON check added, changed links to PHP modulesalec
git-svn-id: https://svn.roundcube.net/trunk@3190 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-30- Managesieve: Fix requires generation for multiple actions (#1486397)alec
git-svn-id: https://svn.roundcube.net/trunk@3189 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-26gl_ES hr_HR da_DK updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3188 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-23- Fix LDAP problem with special characters in RDN (#1486320)alec
git-svn-id: https://svn.roundcube.net/trunk@3187 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-23- Improved handling of message parts of type message/rfc822 (fixed e.g. ↵alec
inline images in multipart/alternative messages attached as message/rfc822) git-svn-id: https://svn.roundcube.net/trunk@3186 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-21- remove Mail_MimeDecode package - we doesn't use italec
git-svn-id: https://svn.roundcube.net/trunk@3185 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-17- don't use TRUNCATE on sqlite (#1486374)alec
git-svn-id: https://svn.roundcube.net/trunk@3184 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-15- Fix top-post signature insert error in HTML forwarded message (#1486366)alec
git-svn-id: https://svn.roundcube.net/trunk@3183 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-15- Updated TinyMCE to 3.2.7alec
git-svn-id: https://svn.roundcube.net/trunk@3182 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-14- handle situation when 2nd argument of exec_hook() isn't an array (#1486364)alec
git-svn-id: https://svn.roundcube.net/trunk@3181 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-14- don't use preg_replace with /e modifier + code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@3180 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-14- fix empty strings handling in rc_utf8_clean()alec
git-svn-id: https://svn.roundcube.net/trunk@3179 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-13- Plugin API: added 'quota' hookalec
git-svn-id: https://svn.roundcube.net/trunk@3178 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-12- fix warning when authentication fails and debug_level=4 (#1486292)alec
git-svn-id: https://svn.roundcube.net/trunk@3177 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-11- fix warning on PHP5.3 (#1486284)alec
git-svn-id: https://svn.roundcube.net/trunk@3176 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-11- use proper unicode cleanup for JSON, fixes #1486356alec
git-svn-id: https://svn.roundcube.net/trunk@3175 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-11- move TRUNCATE before CREATE INDEX (#1486362)alec
git-svn-id: https://svn.roundcube.net/trunk@3174 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-10- pixel-fix in mailboxlistalec
git-svn-id: https://svn.roundcube.net/trunk@3173 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-09- move compose_message_body hook to better place (#1486353)alec
git-svn-id: https://svn.roundcube.net/trunk@3172 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-09- Fix parsing conditional comments in HTML messages (#1486350)alec
git-svn-id: https://svn.roundcube.net/trunk@3171 208e9e7b-5314-0410-a742-e7e81cd9613c