Commit Graph

2618 Commits

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