Commit Graph

1496 Commits

Author SHA1 Message Date
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
cf8b9fc004 Move spellcheck options section below signature options section 2013-03-07 14:10:21 +01:00
Aleksander Machniak
d7e129e07d Increase maxlength to 254 chars for email input fields in addressbook (#1488987) 2013-03-06 13:17:52 +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
Aleksander Machniak
eafb68b321 - Fix regression in handling LDAP contact identifiers (#1488959) 2013-02-17 16:23:30 +01:00
Thomas Bruederli
63cff249a8 Properly quote form validation error messages 2013-02-10 14:37:37 +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
e26bf88c45 Pass string to html::tag() in order to always add the </ul> tag 2013-02-05 17:32:40 +01:00
Thomas Bruederli
3c309af066 - Refactored the hierarchical mailboxlist control into a separate widget class
- Build address book directories list as hierarchical list
- Make address book groups collapsible using the new new treelist widget
- Use encoded identifiers for address book directory list items
2013-01-31 13:49:35 +01:00
Thomas Bruederli
6c27c3b55e Add search box to compose address book widget (#1488381) 2013-01-25 14:27:25 +01:00
Thomas Bruederli
13dc9f2c86 Move rcmail_contact_key() to rcube_addressbook::compose_contact_key() 2013-01-25 14:15:12 +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
8e8f3b96b5 Fix export of selected contacts from search result (#1488905) 2013-01-17 18:47:01 +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
Thomas Bruederli
9a6c38e148 New feature to export only selected contacts from addressbook (by Phil Weir) 2013-01-11 14:39:23 +01:00
Aleksander Machniak
83f7077ec9 Fix searching by date in address book (#1488888) 2013-01-07 14:21:25 +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
Aleksander Machniak
7ac94421bf Move washtml class into Roundcube Framework (rcube_washtml), add some improvements 2012-12-25 18:06:17 +01:00
Thomas Bruederli
5f0bd1fcb4 Make html button-links work in IE 2012-12-22 16:40:20 +01:00
Thomas Bruederli
090c49d4a3 Treat image/pjpeg as image/jpeg 2012-12-22 16:39:47 +01:00
Aleksander Machniak
83370e5ff1 Display 'Sender' header in message preview 2012-12-18 12:54:38 +01:00
Aleksander Machniak
c0208002a8 Fix escaping of add-contact arguments - fixes JS error in IE 2012-12-15 18:32:42 +01:00
Aleksander Machniak
ff4a92c8e2 Fix contact copy/add-to-group operations on search result (#1488862) 2012-12-14 19:41:07 +01:00
Aleksander Machniak
a0e3dcf170 Use matching identity in MDN response (#1488864) 2012-12-14 13:42:23 +01:00
Aleksander Machniak
0f4e2f8134 Remove brackets for recipients without name 2012-12-14 12:38:42 +01:00
Thomas Bruederli
f7136bd217 Merge branch 'master' of github.com:roundcube/roundcubemail 2012-12-13 19:56:41 +01:00
Thomas Bruederli
dc67f38cdf Properly parse message/rfc822 parts including all headers, body decoding and charset conversion 2012-12-13 19:56:22 +01:00
Aleksander Machniak
a9bb50d804 Fix handling of signatures on draft edit: Don't add new signature
and don't remove the old-one, the same for Edit as new (#1488798)
2012-12-13 15:14:56 +01:00
Aleksander Machniak
04689fa7ee Fix so compacting of non-empty folder is possible also when messages list is empty (#1488858) 2012-12-12 19:59:08 +01:00
Aleksander Machniak
bb5d728285 Use also Envelope-To for identity selection (#1488553) 2012-12-12 08:54:33 +01:00
Aleksander Machniak
25bf00ecbc Merge branch 'master' of github.com:roundcube/roundcubemail 2012-12-11 08:31:07 +01:00