Commit Graph

2703 Commits

Author SHA1 Message Date
alecpl
ed302bbbed - Code improvements + more infinite loop prevention 2010-09-10 10:44:02 +00:00
alecpl
a5c56b3b21 - Return false from putLineC instead of NULL, for consistence 2010-09-10 09:40:57 +00:00
alecpl
1e3ba370c3 - Small improvement for last commit 2010-09-09 11:47:29 +00:00
alecpl
4d7acb3cb2 - Fix handling of charsets with LATIN-* label 2010-09-09 11:34:35 +00:00
alecpl
71f60cc9aa - Re-add 'Close' button in upload form (#1486930, #1486823) 2010-09-08 18:00:15 +00:00
alecpl
8fd1cf943c - Small improvements 2010-09-08 17:57:35 +00:00
alecpl
860678e333 - Add semicolon at the end of SQL queries in log (#1486957) 2010-09-08 17:40:41 +00:00
alecpl
2aa2b332f6 - Small performance improvements 2010-09-08 09:40:39 +00:00
alecpl
d37e1e25ff - Change upload box form name (was the same as compose form) 2010-09-06 17:51:45 +00:00
alecpl
372d3bf6de - Fix Chrome browser was recognized as Safari 2010-09-06 17:06:38 +00:00
alecpl
272a7e5a24 - Don't use mail_header_delimiter when saving mail in IMAP 2010-09-04 08:01:10 +00:00
alecpl
086767c8f2 - Added mail_header_delimiter validation 2010-09-04 07:59:48 +00:00
alecpl
7b7edcfa52 - Always check INBOX for recent messages, with check_all_folders=false too (#1486912) 2010-09-03 11:46:06 +00:00
alecpl
b2f3e60d22 - Fix JS error in IE (can't move focus to the control...) (#1486972) 2010-09-02 17:06:37 +00:00
alecpl
bdf6ded0a6 - Fix JS error when switching off HTML editor in identity form 2010-09-02 12:30:13 +00:00
alecpl
d11fb20061 - Added fieldsets in Identity form, added 'identity_form' hook 2010-09-02 10:51:23 +00:00
yllar
1645b5b902 new language: Khmer and pt_PT it_IT uk_UA updates 2010-09-01 19:22:46 +00:00
alecpl
564741f77b - performance: use custom function for IV vector generation instead of mcrypt_create_iv() 2010-08-31 18:39:32 +00:00
alecpl
b0fd4cfd69 - Small improvement 2010-08-30 18:00:39 +00:00
alecpl
5ac188f0a7 - Fix hide_message() to work when called from an iframe 2010-08-30 16:28:26 +00:00
alecpl
33bfe1c9dc - Fix JS error when spellchecker feature is disabled 2010-08-30 13:08:12 +00:00
alecpl
1d8cbca272 - Use host FQDN in Message-Id, if possible (#1486924) 2010-08-30 12:08:41 +00:00
alecpl
01538da580 - Show disabled checkboxes for protected folders instead of dots (#1485498) 2010-08-30 07:21:03 +00:00
alecpl
b0d46b1ab6 - lock_form(): fix hidden fields were disabled because of wrong type check
- lock_form(): fix initially disabled fields shouldn't be enabled on unlock
2010-08-30 07:19:35 +00:00
alecpl
64233d2189 - Fix timezone string in sent mail (#1486961) 2010-08-29 07:06:20 +00:00
alecpl
5cd00e2481 - Fix "Threaded" checkbox after subfolder creation (#1486928) 2010-08-28 17:58:14 +00:00
alecpl
47d06e46df - Display inline images with known extensions and non-image content-type (#1486934) 2010-08-28 15:02:04 +00:00
alecpl
2d27641cb5 - Fix r3913: don't run spellchecker on send 2010-08-28 14:34:05 +00:00
alecpl
38d9304a00 - Remove unused check 2010-08-28 14:24:32 +00:00
alecpl
736790f625 - Fix JS error on IE when trying to send HTML message with enabled spellchecker (#1486940) 2010-08-28 12:37:56 +00:00
alecpl
882b0f5e7f - Fix focus position after initial signature change in html editor 2010-08-27 13:30:54 +00:00
alecpl
eb9eff0711 - Fix TinyMCE buttons are hidden in Opera (#1486922)
- Fix initial resizing of html editor in some browsers
2010-08-27 12:26:00 +00:00
alecpl
1fb718cae0 - Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929) 2010-08-27 11:27:28 +00:00
alecpl
eeb34ba356 - Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925) 2010-08-27 10:35:37 +00:00
alecpl
196d04f488 - Fix "Select all" causes message to be opened in folder with exactly one message (#1486913) 2010-08-27 10:21:19 +00:00
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