Commit Graph

1107 Commits

Author SHA1 Message Date
Thomas Bruederli
517dae3e74 Experimental: refactored list.js and html_table class to render lists with different html structures (e.g. table, ul, div). This show provide more flexibility to skin designers and improve mobile device support 2013-05-03 11:38:52 +02:00
Aleksander Machniak
969cb03f9a Add option to display email address together with a name in mail preview (#1488732) 2013-05-01 12:26:23 +02:00
Aleksander Machniak
d2dff5e865 Fix Reply-To header handling in Reply-All action (#1489037) 2013-05-01 11:11:39 +02:00
Aleksander Machniak
61943150d9 Fix so Sender: address is added to Cc: field on reply to all (#1489011) 2013-05-01 10:40:46 +02:00
Aleksander Machniak
ec43311423 Fix so addressbook_search_mode works also for group search (#1489079) 2013-05-01 09:46:29 +02:00
Aleksander Machniak
d7fcd8ce42 Fix possible collision in generated thumbnail cache key (#1489069) 2013-04-26 14:25:17 +02:00
Aleksander Machniak
ca2c6316fb Fix handling of deprecated boolean value of reply_mode option (#1489052) 2013-04-19 08:05:33 +02:00
Aleksander Machniak
bb7c522bfd Add "with attachment" option to messages list filter (#1485382) 2013-04-14 11:19:32 +02:00
Thomas Bruederli
a021d6f187 Skip filename suffix check for embedded images; return blocked.gif instead of HTML warning when embedded (#1489029) 2013-04-10 23:12:23 +02:00
Aleksander Machniak
4fdaa02ac7 Fix handling of invalid characters in message headers and output (#1489032) 2013-04-06 19:28:47 +02:00
Aleksander Machniak
4dfae96dcd Fix copying messages to a folder with "empty" name e.g. "0", better error handling 2013-04-05 12:48:36 +02:00
Aleksander Machniak
a389ffbb46 Skip message/rfc822 attachments only in reply mode 2013-04-02 19:48:32 +02:00
Aleksander Machniak
db415c4afb Fix blockquote width in sent mail (#1489031) 2013-04-02 10:15:51 +02:00
Thomas Bruederli
0fcb2b139b Sanity check the file path for generic message footer before adding it 2013-03-27 17:05:54 +01:00
Aleksander Machniak
1d4c84f4d7 Remove sig_above configuration option, use reply_mode only (#1489001) 2013-03-26 19:36:47 +01:00
Aleksander Machniak
723f4e63aa Refresh current folder in opener window after draft save or message sent (#1488997) 2013-03-26 19:16:03 +01:00
Aleksander Machniak
3ca58cd22c Better fix for "saving draft just after entering compose window (#1489012)" 2013-03-26 19:06:11 +01:00
Aleksander Machniak
1e32540839 Add rel="noreferrer" for links in displayed messages (#1484686) 2013-03-19 12:47:07 +01:00
Aleksander Machniak
a8040cf0bd Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000)
Prevent from re-adding the same forward attachment on compose page refresh
2013-03-19 09:11:56 +01:00
Aleksander Machniak
6e8f2a7448 Notify about a new mail only if it's UNSEEN (#1388965) 2013-03-16 19:01:10 +01:00
Aleksander Machniak
0e32d7032b Fix load-attachment link 2013-03-15 12:50:53 +01:00
Aleksander Machniak
a02c77c584 Add ability to toggle between view as HTML and text while viewing a message (#1486939) 2013-03-15 10:30:53 +01:00
Aleksander Machniak
542f15bfec Enriched content should be also converted to text if html is disabled 2013-03-14 12:17:38 +01:00
Aleksander Machniak
5c26bd49b1 Added rcube_message::has_text_part(), simplified has_html_part() so it always
works in "recursive mode" - removed $recursive argument.
2013-03-14 12:10:40 +01:00
Aleksander Machniak
ff7542bfb9 Don't show fake address - phishing prevention (#1488981) 2013-03-12 08:43:21 +01:00
Aleksander Machniak
abf46755c9 Fix forward as attachment bug with editormode != 1 (#1488991) 2013-03-11 16:20:01 +01:00
Thomas Bruederli
65de0018c8 Trigger 'refresh' hook in mail view 2013-03-10 16:18:45 +01:00
Aleksander Machniak
bc2c4380b5 Add attachment menu with Open and Download options (#1488975) 2013-03-06 11:11:37 +01:00
Aleksander Machniak
cbe07532fa Fix so full filename is used for title attribute 2013-03-05 16:50:13 +01:00
Aleksander Machniak
139635f189 Fix thumbnail size when GD extension is used for image resize (#1488985) 2013-03-05 10:25:12 +01:00
Aleksander Machniak
e7c1aad832 Even better message on over quota error in move to trash operation (#1484164) 2013-03-02 20:29:20 +01:00
Aleksander Machniak
ee89c6dff6 Display notice that message is encrypted also for application/pkcs7-mime messages (#1488526) 2013-03-02 16:13:08 +01:00
Thomas Bruederli
5688d5baa2 Avoid loading already registered attachments when opening a draft message (on page reload) 2013-03-02 00:12:04 +01:00
Thomas Bruederli
f0a7159c40 Add methods to append certain nodes to session data in order to avoid session saving race conditions. Fixes #1488422 2013-03-02 00:10:54 +01:00
Thomas Bruederli
bd1e16f343 Don't skip message/* attachments when opening a draft. Restore check as it was before [fa57c988] 2013-02-28 22:03:40 +01:00
Aleksander Machniak
7c851e669e Don't try to print file extension in a warning message if it's not available 2013-02-21 09:38:21 +01:00
Aleksander Machniak
726297e5f8 Add workaround for invalid message charset detection by IMAP servers (#1488968) 2013-02-19 16:56:02 +01:00
Thomas Bruederli
921115ed56 Ignore file extension difference for text/plain attachments (#1488891) 2013-02-07 18:17:25 +01:00
Thomas Bruederli
4223b1e38f Use encoded identifiers for address book lists (#1488381) 2013-02-07 17:52:22 +01:00
Thomas Bruederli
6c27c3b55e Add search box to compose address book widget (#1488381) 2013-01-25 14:27:25 +01:00
Thomas Bruederli
1730cf8d7b Load a default stylesheet (embed.css) from skin in plain html pages (e.g. attachment warnings and html messages) 2013-01-24 15:32:24 +01:00
Thomas Bruederli
1ef4033b8d Also block remote images in HTML part view (#1488827) 2013-01-19 17:02:48 +01:00
Aleksander Machniak
4d7964d910 Improved folder path presentation in page title (use unified delimiter, localize path).
E.g. folder "INBOX.test" will be displayed as "Inbox >> test"
2013-01-18 13:24:52 +01:00
Aleksander Machniak
b5b76d2ccb Make sure mimetypes is an array not object in a better way 2013-01-15 18:18:11 +01:00
Aleksander Machniak
232535f76e Add option to use envelope From address for MDN responses (#1488880) 2013-01-02 19:25:07 +01:00
Aleksander Machniak
347ba311e6 Add possibility to search in message body only (#1488770) 2013-01-01 10:54:57 +01:00
Thomas Bruederli
d9f180adf9 Minor IE7/8 fixes 2012-12-29 16:54:41 +01:00
Aleksander Machniak
830fd2ecbb Display PGP/MIME signature attachments as "Digital Signature" (#1488570) 2012-12-28 15:33:48 +01:00
Aleksander Machniak
be72fb3597 Unified attachments filenames handling for message parts without a filename 2012-12-28 12:40:57 +01:00
Aleksander Machniak
66afd70b75 Framework'ize html2text class 2012-12-26 12:14:34 +01:00