Commit Graph

1038 Commits

Author SHA1 Message Date
nathangray
7c65127e64 Mail - Also include HTML version of email in integration data (for apps that can handle it) 2017-11-08 13:11:46 -07:00
Hadi Nategh
aaa0d729fb Fix VFS save action in mail 2017-11-08 19:07:04 +01:00
Hadi Nategh
ed50b91ca4 Fix reply flag does not get refreshed after mail reply action 2017-10-23 15:36:22 +02:00
Hadi Nategh
2c721c95b2 W.I.P. VFS Select Widget:
- Add name and dialog_title as new attributes
- Fix SaveToVfs, SaveAttachmentToVfs, SaveAllToVfs in mail
- Fix button tile
2017-10-12 13:19:42 +02:00
Hadi Nategh
1903025cc9 Allow folder notification on INBOX only for popup_only chain 2017-10-06 17:38:26 +02:00
nathangray
5daf70535f * Mail - Add keyboard actions for forward & reply in the list, and send in compose 2017-09-25 16:12:17 -06:00
A Sigalas
f335a5ec96 Show 'To' address in mail notifications 2017-09-19 10:47:10 +00:00
Hadi Nategh
38c227817b Make sure that the smime is configured before pre-setting the sign/encrypt actions 2017-09-08 14:24:55 +02:00
Hadi Nategh
bebf9d74cc Make smime encryption failure message more specific 2017-09-08 13:40:25 +02:00
Hadi Nategh
f16ca103ab Do not translate tooltips of mailboxes in mail tree, in order to be able
to check the actual name of the mailbox via tooltip value.
2017-09-07 16:42:05 +02:00
Hadi Nategh
50fcc36aff Some clean up 2017-09-07 10:34:02 +02:00
Hadi Nategh
c6cd5ea8db Implement a complement for Usenet Signature Convention, in order to remove
signature part from reply to message
2017-09-06 17:24:10 +02:00
Hadi Nategh
134f0db1b9 Do not add signature ruler for signature at the top of message (RFC 3676.4.3) 2017-09-06 12:32:02 +02:00
Hadi Nategh
bde19f6f6c S/MIME:
- Preset smime_sign and smime_encrypt toolbar actions if the original mail
is smime.
- Fix smime alignment of smime icons in mail preview
2017-09-01 16:20:57 +02:00
Hadi Nategh
1a8e584e0c S/MIME:
- Fix PGP signed messages get shown as red
- Fix attachments area always gets displayed
2017-08-31 17:33:33 +02:00
Hadi Nategh
914d6b2a52 S/MIME:
- Make sure content of p12 file contained \0 chars at the end stored in credentials will not get trimmed.
2017-08-31 11:40:02 +02:00
Hadi Nategh
3f06a89db5 S/MIME:
- Store full binary (pkcs12) certificate into credentials
- Extract cacert from pkcs12 and feed it into signing process
- Implement p12 export
2017-08-30 17:00:28 +02:00
Hadi Nategh
b3d8959e34 S/MIME:
- Fix misalignment of remember password option
2017-08-29 15:42:49 +02:00
Hadi Nategh
4b9b5aa7e4 S/MIME:
- Add password remember option for smime_passphrase dialog in compose
2017-08-28 16:14:56 +02:00
Hadi Nategh
26c4425e2b Set vertical splitter for mail list if nothing is selected as default 2017-08-24 12:14:18 +02:00
Hadi Nategh
bbea403298 W.I.P S/MIME:
- Generate private key and certificate
- Add export buttons for private key and certificate
- Add certificate field
2017-08-22 17:25:29 +02:00
Hadi Nategh
60093c9377 W.I.P S/MIME:
- Add account id for push notification
2017-08-21 12:01:51 +02:00
Hadi Nategh
57d515bfc6 W.I.P. of S/MIME:
- Offer to add sender's certificate into addressbook
2017-08-21 10:59:02 +02:00
Hadi Nategh
3bf20b6398 Some cleanup in mail index 2017-08-18 09:54:29 +02:00
Hadi Nategh
91fb816bb2 W.I.P. SMIME:
- Override verify method in order to pass certs bundle for verification
- Catch exception if decryption fails because encrypted message perhaps is not encrypted by receiver public key
- Define different states for signature verification
2017-07-25 17:13:49 +02:00
Hadi Nategh
c03211180d W.I.P. SMIME:
- Be more specific about SMIME private key configuration warning
2017-07-24 11:56:31 +02:00
Hadi Nategh
93b8b7ab6d W.I.P. SMIME:
- Warn user if the SMIME private key is not configured
- Do not show smime actions in compose dialog if private key is not configured
2017-07-21 12:34:22 +02:00
Hadi Nategh
0499f50943 W.I.P Smime:
- Adapt mail ui to resolve smime messages
- Set signature and encryption indicators
2017-07-19 18:16:40 +02:00
Hadi Nategh
ef8d014719 W.I.P. SMIME:
- Fix sometimes attachments parts are not readable
2017-07-13 14:18:51 +02:00
Hadi Nategh
f436538797 W.I.P. SMIME:
- First approach to get attachment content
- Adopt save actions in attachment area for smime encrypted attachments
2017-07-13 12:26:39 +02:00
Hadi Nategh
de91dc2a2a W.I.P. SMIME:
- Try to fetch attachments into attachmentArea after the message is being resolved
- Fix smime certificate button not working for encrypted certificate
2017-07-12 18:40:56 +02:00
Hadi Nategh
fc451b2940 W.I.P. SMIME:
- Fix failure message on send have no details
2017-07-11 11:43:53 +02:00
Hadi Nategh
61c9acce84 Smime W.I.P:
- Fix smime passphrase dialog
2017-07-10 12:57:14 +02:00
Hadi Nategh
637b579637 * Mail: Fix preferred identity in compose dialog never get selected 2017-07-05 17:41:31 +02:00
Hadi Nategh
50f55a7144 Set title for attachment file in Delivery Status Notification email 2017-07-04 13:17:44 +02:00
Hadi Nategh
02cd6ad719 Do not try to get mailbody if no spamTitan feature is configured 2017-06-29 13:31:32 +02:00
Hadi Nategh
0cda97d7ac Fix mail preview pane orientation feature according to new preferences 2017-06-28 12:09:39 +02:00
Ralf Becker
0fdc96d875 not set folder in UI is empty, but isset($folder='') === true 2017-06-28 12:07:15 +02:00
Ralf Becker
dd3cf977e7 use a single preview-pane preference with vertical as new default, reworked translations 2017-06-28 11:48:42 +02:00
Ralf Becker
fb1b32aec8 * Mail: try not talking to not configured (empty) SpamTitan URL 2017-06-28 10:24:59 +02:00
Hadi Nategh
6c92cf97aa * Mail: implement preference to switch between horizontal and vertical preview pane 2017-06-23 15:36:31 +02:00
Hadi Nategh
a4a712da39 Fix wrong documentation, try to satisfy the Scrutinizer test 2017-06-14 11:04:21 +02:00
Hadi Nategh
058d1d1762 * Mail: Fix broken quota indicator 2017-06-13 16:40:03 +02:00
Hadi Nategh
09e9b47c9d Make spam actions available on multiple entries 2017-06-12 15:25:44 +02:00
Ralf Becker
cd4c3ffbbc * Mail: skip identities from SMTP only accounts in compose 2017-06-12 13:33:56 +02:00
Hadi Nategh
2d665895f5 Add spam actions icons 2017-06-09 16:06:03 +02:00
Hadi Nategh
276671a516 WIP SMIME:
- Override extractSignedContents in order to get content from signed message
2017-06-09 12:12:31 +02:00
Hadi Nategh
74152e8dbc Fix mail list does not get refreshed after spam action 2017-06-08 14:27:46 +02:00
Hadi Nategh
d06dcc6770 Copy to ham folder if only ham folder is set and spamTitan is not configured 2017-06-07 12:09:33 +02:00
Hadi Nategh
61dd93566a WIP SpamTitan integration:
- Implement add/remove domains into whitelist or blacklist
2017-06-02 17:17:15 +02:00