Commit Graph

2618 Commits (d1dd13ee5c8b74ff134024eea85facf6ae8f3364)

Author SHA1 Message Date
alecpl d1dd13ee5c - Fix SMTP test in Installer (#1486952) 16 years ago
alecpl 70cfb42839 - Unset message type after hidding it 16 years ago
alecpl 554d793780 - Fix set_busy() when called from an iframe 16 years ago
alecpl 5cf7aae178 - Don't add date to log when using syslog 16 years ago
alecpl 053e5a087c - Fix list page controls when contacts group is selected 16 years ago
alecpl 3c3433e05a - Added 'message_body_prefix' hook. Now it's possible to add some HTML code
before every displayed part of the message.
16 years ago
alecpl 4612535008 - Revert last (unintentional) commit 16 years ago
alecpl b72a1001dc - ja_JP update (#1486911) 16 years ago
alecpl 1a2f8375de - add message_part_structure hook also for text parts of mixed messages 16 years ago
alecpl 9601f05424 - Two fixes for Konqueror 16 years ago
alecpl b6244d5ce7 - Improve email regexp in mailto: links handler (#1486808) 16 years ago
alecpl ecc28ce02f - Removed /i from regexp 16 years ago
alecpl 3c9d9aa943 - Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898) 16 years ago
alecpl 119ad13d74 - Rename hooks: contact_save -> contact_update, identity_save -> identity_update, delete_identity -> identity_delete
- Print warning to the log about deprecated hook names usage
16 years ago
alecpl 03dbf37d5c - Small improvement in SELECT response parsing 16 years ago
alecpl 7f5b535d12 - Improved performance of LIST/LSUB response parsing 16 years ago
yllar 7123423b3a pt_BR update 16 years ago
thomascube 4859fedb92 Fix unit tests + update version 16 years ago
yllar 601597a545 translations update 16 years ago
alecpl c16fab1641 - Fix strpos() usage (#1486458) 16 years ago
alecpl 532c2504f4 - Add 'language' parameter in 'user_create' hook (#1486896) 16 years ago
alecpl eef0dae865 - Last commit fix 16 years ago
alecpl 5ced9ca075 - Replace message_part_encrypted hook with more generic message_part_structure 16 years ago
yllar 9d2c5c977d ja_JP update 16 years ago
alecpl b0eeaac9e0 - Fix: rcube_user::get_username() doesn't take mail_domain setting into account (#1486895) 16 years ago
yllar e96515460b id_ID update 16 years ago
yllar 8d835897eb sv_SE update 16 years ago
alecpl a31dd08826 - Replace chop() with rtrim(), small improvements in fetchHeaders() 16 years ago
thomascube 7236444819 Added missing label for German translations 16 years ago
yllar 17c54aa8ac tr_TR update 16 years ago
alecpl c56f1f5046 - Support vCards without or with an empty FN 16 years ago
yllar 367da9c1d3 gl_ES update 16 years ago
alecpl beff6b4e3d - es_ES update (#1486887) 16 years ago
alecpl 1d3596dd61 - Don't allow short form of empty <strong> tag 16 years ago
alecpl fb995a813a - Improve displaying of html messages with body's background image 16 years ago
alecpl c321e2fb24 - Fix ESC key doesn't close folder name edition field in Google Chrome 16 years ago
yllar b4d1090429 ar_SA update 16 years ago
yllar 9ab4688c4f translations update 16 years ago
alecpl be9d4d2ab7 - Fix message list and preview pane cleanup on search request 16 years ago
alecpl 8ed0152e51 - Don't add threads checkbox in virtual folder record 16 years ago
yllar f62364039e 3 new plugin translations + update 16 years ago
thomascube dbdd71f166 Don't replace error messages with loading info (#1486300) 16 years ago
thomascube 5cff852b07 Disable active spell check in tinyMCE before switching to plaintext mode (#1486870) + focus message field after mode switch 16 years ago
alecpl 7b808b585b - Fix bgcolor attribute of message body handling 16 years ago
alecpl 2537686d1d - Performance fix: Determine real mimetype of message/rfc822 part from bodystructure instead of fetched headers 16 years ago
alecpl 95fd49e4f2 - Fix message structure parsing when it lacks optional fields (#1486881) 16 years ago
alecpl e6ce0062f2 - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings) 16 years ago
alecpl db1f1e31ca - Include all recipients in sendmail log 16 years ago
alecpl 8fc8101c91 - Mail-Mime-1.8.0 16 years ago
alecpl b9ec2bd1b4 - Added handling of PCRE limits errors in rcmail_wash_html() (#1486856) 16 years ago