Commit Graph

1086 Commits

Author SHA1 Message Date
Hadi Nategh
f54ddaca8e * Mail: do not let hierarchy delimiter inside folder names as it may break the folder structure 2018-10-17 18:06:13 +02:00
Ralf Becker
67aa825d33 do no close the session before sending, if we have to store the send text for infolog or other integration in the session 2018-10-08 11:30:20 +02:00
Hadi Nategh
e2bfd41f24 * Api: change default submit to async call and try to block user interfering with submitted popup until the response 2018-10-04 17:29:28 +02:00
Hadi Nategh
c70f7d67ef Draft message suppose to be removed immediately after sent 2018-09-20 16:08:30 +02:00
Hadi Nategh
cd3f380fcd * Mail: fix signed/encrypted S/MIME new message does not take CC or BCC fields into account 2018-09-17 11:12:25 +02:00
Hadi Nategh
0fb8c47238 * Mail: take opened compose dialogs into account when trying to forward attachment, share files into mail or vcard attachment from addressbook 2018-08-28 14:35:55 +02:00
Hadi Nategh
b3ab708125 Implement an admin-config setting to be able to disable PGP encryption feature 2018-08-23 17:05:55 +02:00
Hadi Nategh
2e9089357f * Mail: fix S/MIME encrypted only composed mail fails 2018-08-17 16:40:45 +02:00
Hadi Nategh
7400e723e1 * Mail: fix DASH DASH SPACE (-- ) signature removes lines which have only DASH DASH 2018-08-17 14:58:45 +02:00
Hadi Nategh
d5a551452a Add some translations 2018-07-17 17:20:59 +02:00
Hadi Nategh
dee750fb9c Shift Allow External Images pref in mail preferences into the bottom, makes the prefs easier to read 2018-07-17 10:53:01 +02:00
Hadi Nategh
7306ce7e82 Fix contacts with ampersands in their name will fail in mailto function 2018-07-13 10:48:02 +02:00
Hadi Nategh
b81f663ec4 Add new attributes into core widget in order to be able to set widget->type attributes in preferences 2018-07-13 10:40:31 +02:00
Hadi Nategh
68de0eba1a * Mail: Implement new preference for toggle actions. For instance, switching Cc, BCc or S/MIME Sign always on when trying to compose an email. 2018-07-13 10:38:47 +02:00
Hadi Nategh
32f50567f0 W.I.P. of mail toggled on actions preferences 2018-07-13 10:26:48 +02:00
Hadi Nategh
68e4030fe5 * Mail: fix some smime signed messages get recognized wrongly as encrypted 2018-07-05 14:44:28 +02:00
Ralf Becker
44dfbe8ec7 * Calendar/CalDAV: sending correct iMip REPLY to mail invitations and only reply to external chair 2018-06-26 16:01:52 +02:00
Hadi Nategh
2206357059 * Mail: warn user when there's no space left for storing sieve rules because of sieve_maxscriptsize limit 2018-06-15 16:39:05 +02:00
nathangray
ddb86950bd Mail - missing translations 2018-05-30 11:44:10 -06:00
Hadi Nategh
6e78ed5712 * Tracker: fix inline images from mailhandling are not getting resolved properly 2018-05-22 16:15:28 +02:00
Hadi Nategh
d06c81dcf8 * Tracker: fix inline images imported from mail get always overridden by the first inline image in the list 2018-05-22 16:15:03 +02:00
Ralf Becker
369249a5e8 * Calendar: fix not working Mail/Meetingrequest to all participants action 2018-05-05 11:51:40 +02:00
Ralf Becker
fee81c93b1 fix PHP Fatal error: Uncaught TypeError: Argument 3 passed to stylite_mail_spamtitan::sync_aliases() must be of the type array, null given 2018-04-23 20:14:14 +02:00
Ralf Becker
9ba44fb120 fix typo 2018-04-23 19:19:23 +02:00
Ralf Becker
5692211a44 synchronising email aliases with SpamTitan, when first spam action in a session is used 2018-04-23 19:19:19 +02:00
Ralf Becker
56d60ed64f fixing a couple more PHP Warning count(): Parameter must be an array or an object that implements Countable 2018-04-13 09:14:29 +02:00
Ralf Becker
9fff809d90 * EMail/sMime: allow non-admin users to upload their keys 2018-04-10 15:22:42 +02:00
Hadi Nategh
26bd318aaa * Mail: Fix mail import does not display imported mail in correct style 2018-04-09 17:40:37 +02:00
Hadi Nategh
4a3773ddcd * Addressbook: Fix send all contact's emails/vcards to compose dialog does not work 2018-04-09 16:42:43 +02:00
Hadi Nategh
20c02ec2c1 Try to inform user properly when forward/reply failure of encrypted smime message happens 2018-03-21 10:36:28 +01:00
Hadi Nategh
6c124c8f42 Add missing commits for vcard feature 2018-03-21 10:34:17 +01:00
nathangray
562e690f85 * Mail - Improvements to list display in address search results
Now automatic group lists & created distribution lists limited to 10 each
If there are more, this is indicated with ellipsis
2018-03-07 11:44:39 -07:00
Hadi Nategh
027af2c760 * Mail: Fix spacing issue between grouped toolbars 2018-02-15 15:14:39 +01:00
Hadi Nategh
47c94ee9a5 Fix wrongly used exception type on previous commit 2018-02-08 16:10:29 +01:00
Hadi Nategh
b5210f6a24 Fix mail integration fails on SMIME authentication failure. 2018-02-08 15:26:19 +01:00
nathangray
a084094f1d Mail - Reorganize and use same cleaning function when saving mail as infolog as for saving to VFS 2018-01-22 09:18:04 -07:00
nathangray
325ccfefca * Mail - Filter / and ? from filenames when saving to VFS or disk 2018-01-22 09:17:49 -07:00
Hadi Nategh
e0ad6d1a2f Do not remove signature part in forward inline 2018-01-08 14:25:32 +01:00
Hadi Nategh
cc4dad81de vfsSaveAttachment is no longer needed to be as public function 2017-12-18 12:44:50 +01:00
Hadi Nategh
943c2a2edf * Mail: fix rename of an attachment and saving it into Filemanager always keep the original name of attachment with no respect to the given new name. 2017-12-18 11:27:52 +01:00
nathangray
48f0c07432 Also remove slash (/) from subject & attachments when going to VFS 2017-12-15 14:37:23 -07:00
Hadi Nategh
3d8a5505d8 * Mail: Do not popup smime certificate dialog if the smime is not configured 2017-12-07 14:14:55 +01:00
Hadi Nategh
2b72f759ff * Addressbook: fix bug setting Hide User Account in preferences into Show all accounts breaks show accounts 2017-12-01 17:07:42 +01:00
nathangray
45fd2e5024 Mail - Fix ": " gets the space stripped, leaving just ":" 2017-11-28 09:07:35 -07:00
Hadi Nategh
b447c908f7 Fix broken inline images caused by commit 7c65127e64 2017-11-27 16:28:33 +01:00
nathangray
de27872480 Mail - fix some tracker integration bugs:
- Dialog had english title & buttons
- Append button didn't work
2017-11-24 09:30:22 -07:00
nathangray
ed657525d9 Fix drag and drop linking of email 2017-11-20 09:45:35 +01:00
nathangray
357f6ae65f Mail - Also include HTML version of email in integration data (for apps that can handle it) 2017-11-15 08:50:33 -07:00
Hadi Nategh
7833daa219 * Mail: Fix missing SaveAll and DownloadAsZip actions of attachments 2017-11-13 14:37:28 +01:00
Hadi Nategh
977d5db61b Fix VFS save action in mail 2017-11-09 10:26:34 +01:00