Commit Graph

558 Commits

Author SHA1 Message Date
thomascube
21b160f38c Added TNEF support to decode MS Outlook (winmail.dat) attachments 2009-02-08 20:38:54 +00:00
alecpl
2e1809e550 - Fix checking for recent messages on various IMAP servers (#1485702)
- performance fix: Don't fetch quota and recent messages in "message view" mode
2009-02-02 10:45:32 +00:00
alecpl
2a466a3b21 - save empty search result in session 2009-01-29 18:40:45 +00:00
alecpl
5c771cb25e - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) 2009-01-28 10:52:02 +00:00
thomascube
5282aa65e2 Also allow link-related attributes 2009-01-23 13:52:06 +00:00
alecpl
cbf1f3cfaa - Fixed creation of folders with '&' sign in name (reverted r1357) 2009-01-23 10:29:51 +00:00
thomascube
aa055c931a Get rid of vulnerable preg_replace eval and create_function (#1485686) + correctly handle base and link tags in html messages 2009-01-22 14:47:23 +00:00
alecpl
ebf96ef8bf - fix warning when 'autocomplete_addressbooks' is not an array (#1485691) 2009-01-19 11:46:52 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
alecpl
c58c0aedba - Fix address names with '@' sign handling (#1485654) 2009-01-16 19:32:58 +00:00
alecpl
24ed413328 - Allow absolute URLs to images in HTML messages/sigs (#1485666)
- Fix message body which contains both inline attachments and emotions
2009-01-15 18:24:38 +00:00
alecpl
b7a754c44e - remove Mail/mimeDecode require()s 2009-01-08 14:12:00 +00:00
alecpl
1af6fe235d - fix searching with 'to:' modifier (typo) 2009-01-07 10:36:24 +00:00
svncommit
6710a63617 Add required parameters to raise_error() calls. 2009-01-05 10:13:08 +00:00
yllar
55ef334b1e #1485658 2008-12-31 17:52:55 +00:00
thomascube
2780647114 Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste in Firefox (#1485425) 2008-12-30 13:30:20 +00:00
alecpl
a1733f06ae - fix identity name quoting when sending mail as per discussion in #1485654 2008-12-29 14:43:45 +00:00
alecpl
99f2b311bf #1485653: fix enless loop in rcmail_attach_emoticons() + fix attaching the same image a few times 2008-12-29 12:32:16 +00:00
alecpl
3348176aba #1485647: handle PRE_TEXT tags in html messages (+ small fixes) 2008-12-27 19:45:49 +00:00
alecpl
4e74d2cb1b - fix draft autosave 2008-12-19 14:26:55 +00:00
alecpl
e943e1a961 #1485638: use rawurlencode for all IE versions 2008-12-19 07:20:50 +00:00
thomascube
07717db753 Only abbreviate attachment file names in MSIE < 7 2008-12-18 17:57:49 +00:00
thomascube
1553b3c701 Bugfix and improve auto-completion 2008-12-18 17:56:50 +00:00
alecpl
0456f83bcc #1485567: fix virtual folders names 2008-12-18 17:51:50 +00:00
alecpl
4b60fa3ab9 #1485493: do not bypass sendmail_delay by relogin 2008-12-18 17:03:55 +00:00
thomascube
35c31ed638 Group settings boxes together in floating blocks for better layout 2008-12-16 19:05:50 +00:00
thomascube
58687d011f Be more tolerant when splitting strings + remove col that we don't have a label for 2008-12-16 18:58:47 +00:00
thomascube
d859b0ca1f allow reply to yourself only in To field 2008-12-16 17:01:50 +00:00
thomascube
f1cc7fc09c Only abbreviate file name for IE browsers (#1485063) 2008-12-16 16:33:31 +00:00
thomascube
8e98f21ffc Add empty paragraph after html reply block in order to write below + fix indentation 2008-12-16 16:18:56 +00:00
alecpl
59138162c7 #1485611: removed 'organisation' header from default_headers 2008-12-09 18:04:57 +00:00
alecpl
de2e0bfeb8 #1485439: style fixes for IE6,7 2008-12-09 17:44:45 +00:00
alecpl
133bb07f78 - performance: skip imap connection for attachments actions
- created attachments.inc file for attachment upload, remove and display actions
2008-12-05 07:38:54 +00:00
alecpl
39cd51aff5 - performance: connect to imap server only when needed
(some mail actions do not require imap connection)
2008-12-04 19:07:29 +00:00
alecpl
2a41355776 - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) 2008-12-04 10:21:34 +00:00
alecpl
3414c57dc8 #1485587: show proper message when using status filter 2008-12-03 08:16:44 +00:00
thomascube
ffbf910df9 Insert meta content-type at top of the html head + add both content-id and content-location of related parts to replacement table 2008-12-01 20:15:50 +00:00
thomascube
2fd975071a Option to check for new mails in all folders (#1484374) 2008-11-28 19:03:24 +00:00
alecpl
0cb9677bef #1485581: not use parenthesis when searching with 2 search keys 2008-11-27 10:08:16 +00:00
thomascube
938e96a3e5 Added missing step file (#1485578) 2008-11-25 08:53:02 +00:00
alecpl
7a2d79a978 - make attachment check in rcmail_message_list and rcmail_js_message_list the same 2008-11-24 09:19:15 +00:00
thomascube
2c8e84c1e5 Do serverside addressbook queries for autocompletion (#1485531) + make autocompletion list clickable 2008-11-23 12:38:44 +00:00
alecpl
d59aaa1aaf - Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
2008-11-23 12:25:15 +00:00
alecpl
300fc65a46 - Better HTML entities conversion in html2text (#1485519) 2008-11-20 10:29:34 +00:00
alecpl
4e5b11adfc - small improvements - removed redundant code 2008-11-20 07:49:12 +00:00
alecpl
3e20c4b31d - fix default spellcheck language setting (#1485570) 2008-11-19 08:30:28 +00:00
thomascube
5a17388726 Remove BOM in html message body + don't require quotes in meta tag specifying charset 2008-11-19 07:32:40 +00:00
alecpl
14d953befc - optimization: don't set first/last/prev/next uids in preview/print mode 2008-11-17 12:21:53 +00:00
alecpl
697cc52cff - fixes for status filter
- don't call search second time if first call returns empty (array) result
2008-11-14 11:18:00 +00:00
alecpl
8abda59ce4 - fix: initialize searching when '_action' is not set (when go back from compose) 2008-11-13 11:05:50 +00:00