Commit Graph

1743 Commits

Author SHA1 Message Date
Hadi Nategh
ec59013349 * 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-06-25 11:34:16 +02:00
Hadi Nategh
4313b57675 W.I.P. of mail toggled on actions preferences 2018-06-22 16:04:50 +02:00
Hadi Nategh
2080b4043c * Mail: Add user avatar into emails list and tags 2018-06-22 15:08:34 +02:00
Hadi Nategh
593d81184d Do not run draft auto save if any of the tags are in edit mode 2018-06-21 14:20:52 +02:00
Hadi Nategh
23c844b90d Remove magicsuggest from api then add it to vendor 2018-06-21 13:39:00 +02:00
Hadi Nategh
73404e8136 * Mail: fix from address in mobile template 2018-06-18 11:34:04 +02:00
Hadi Nategh
f18106c99f Add translation for previous commit 2018-06-15 16:38:32 +02:00
Hadi Nategh
8f53e3d9f1 * Mail: warn user when there's no space left for storing sieve rules because of sieve_maxscriptsize limit 2018-06-15 15:49:34 +02:00
nathangray
350f186813 Mail - missing translations 2018-05-30 11:43:41 -06:00
nathangray
29dcccc6e4 * Mail - avoid javascript error blocking context menu from SpamTitan check when row data not found 2018-05-17 09:18:29 -06:00
Hadi Nategh
8b3aed5516 * Tracker: fix inline images from mailhandling are not getting resolved properly 2018-05-15 18:15:28 +02:00
Hadi Nategh
9f0b8754a3 * Tracker: fix inline images imported from mail get always overridden by the first inline image in the list 2018-05-15 18:15:28 +02:00
nathangray
66c0d38449 Translations & translation bugs from Stefan Unverricht 2018-05-14 13:12:36 -06:00
Ralf Becker
e5a7156544 Translations from Ilias Chasapakis 2018-05-14 18:55:38 +02:00
U-quokka\komaba
2da4ec91db update Japanese language files. 2018-05-12 08:24:38 +09:00
Ralf Becker
fb72822e9f * Calendar: fix not working Mail/Meetingrequest to all participants action 2018-05-05 11:49:35 +02:00
Ralf Becker
e8486cfebd 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:11:47 +02:00
Ralf Becker
c428fc9908 fix typo 2018-04-23 19:14:41 +02:00
Ralf Becker
c0fd7f8e8a synchronising email aliases with SpamTitan, when first spam action in a session is used 2018-04-23 17:40:29 +02:00
Ralf Becker
f1437d4ccb fixing a couple more PHP Warning count(): Parameter must be an array or an object that implements Countable 2018-04-13 09:12:26 +02:00
Hadi Nategh
f2d5687cb2 Add some translations, thanks to Evgen Vodopivec. 2018-04-11 15:59:22 +02:00
Hadi Nategh
c0b5a7c44e Add and fix some translations, thanks to Stefan Unverricht. 2018-04-11 15:19:39 +02:00
Ralf Becker
ad95a01cec fixing function and test 2018-04-11 14:05:49 +02:00
Hadi Nategh
8950a0fd99 Test if the filename is not empty 2018-04-11 11:59:40 +02:00
Hadi Nategh
a1aa67476e Test to make sure 4-byte utf8 supplementary chars get cleaned up 2018-04-11 11:42:33 +02:00
Ralf Becker
e72c7c76b6 * EMail/sMime: allow non-admin users to upload their keys 2018-04-10 13:15:09 +02:00
Hadi Nategh
9fc3dc2e55 Add some translations from translation server 2018-04-10 11:56:48 +02:00
Hadi Nategh
5fafcf0e51 * Mail: Fix mail import does not display imported mail in correct style 2018-04-09 17:39:49 +02:00
Hadi Nategh
5d128cc43b * Addressbook: Fix send all contact's emails/vcards to compose dialog does not work 2018-04-09 16:42:08 +02:00
Hadi Nategh
c28e6de2ba Add some translations, thanks to Evgen Vodopivec. 2018-04-03 11:24:42 +02:00
Hadi Nategh
13d285924a Remove extra background color from splitter bar 2018-03-26 11:20:42 +02:00
Hadi Nategh
a8e10cdc64 WIP framework's popup storage/restore:
- Keep tracking of popup's window object and restore it when needed
- Implement a method to check an already opened popup and execute a method in the selected popup context
- Fix vcard import into opened compose windows not working
2018-03-09 17:48:09 +01:00
Hadi Nategh
cf7077d536 An attempt to fix the failing test on vertical char 2018-03-05 14:43:44 +01:00
Hadi Nategh
63dd5ce96b Make sure replace only and only VT char (Vertical Tab) 2018-03-02 12:13:13 +01:00
Hadi Nategh
8ac7684f66 Add vcards from addressbook into an opened mail compose if there's any 2018-02-28 17:30:45 +01:00
Hadi Nategh
89f4deba8e Use hover_action to edit subject of a message 2018-02-26 17:54:13 +01:00
Hadi Nategh
8e79ef4dfe WIP mail subject modify action 2018-02-26 12:34:08 +01:00
Hadi Nategh
7c2547f8c4 W.I.P. mail subject modify action 2018-02-20 18:00:30 +01:00
nathangray
8f752fcc03 * 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-02-16 11:19:47 -07:00
Hadi Nategh
2945021b20 * Mail: Fix spacing issue between grouped toolbars 2018-02-15 15:14:06 +01:00
Ralf Becker
c2bb28d3f1 pending DE and SK translation from Stefan Unvericht 2018-02-09 12:34:50 +01:00
Hadi Nategh
f576fbd722 Fix wrongly used exception type on previous commit 2018-02-08 16:10:06 +01:00
Hadi Nategh
cec3cc2170 Fix mail integration fails on SMIME authentication failure. 2018-02-08 15:25:42 +01:00
Hadi Nategh
b9dea1fe8e Add some translations 2018-02-08 12:11:57 +01:00
Hadi Nategh
d965fa0f6b Try to inform user properly when forward/reply failure of encrypted smime message happens 2018-02-07 16:56:39 +01:00
Ralf Becker
07fbe630a2 remove not necessary skipping of regular validation on sending mail 2018-02-05 18:57:26 +01:00
Hadi Nategh
495b3c5b21 Some styling improvements for Mail compose dialog 2018-01-25 12:59:18 +01:00
nathangray
74c22675f6 Mail - translations from Stefan Unverricht 2018-01-23 14:38:56 -07:00
nathangray
2febc0a46e Mail - Reorganize and use same cleaning function when saving mail as infolog as for saving to VFS 2018-01-22 09:13:19 -07:00
Hadi Nategh
4f75e7068a Make mail inline image warning message a bit smaller to get it fit into one line 2018-01-22 16:44:23 +01:00