nathangray
|
996ce52b1a
|
Silence warning about "Invalid argument supplied for foreach()" in a way that still works with reference
|
2018-12-19 15:31:44 -07:00 |
|
nathangray
|
e25d721363
|
Silence some warnings about "Invalid argument supplied for foreach()"
|
2018-12-18 11:00:02 -07:00 |
|
Hadi Nategh
|
4c3e0dd3df
|
Fix mail folder in set flag action not being translated
|
2018-12-17 10:24:26 +01:00 |
|
nathangray
|
4a398a1ba8
|
* Mail - Fix save message as infolog/calendar/tracker gave error
|
2018-12-13 15:47:33 -07:00 |
|
nathangray
|
5a0cd76250
|
Fix PHP 7.2 warning "PHP Warning: count() Parameter must be an array or object ..."
|
2018-12-10 10:12:08 -07:00 |
|
Hadi Nategh
|
e4ef2007a4
|
Rely on disableIFNoEPL attribute
|
2018-11-27 11:51:11 +01:00 |
|
Hadi Nategh
|
b0feb5e965
|
Do not fill reply-to if the FROM address is the same as the reply-to
|
2018-11-20 15:13:40 +01:00 |
|
Hadi Nategh
|
2690ec5053
|
Introduces avatar.php and replaces all addressbook.photo urls accordingly
|
2018-10-31 13:49:51 +01:00 |
|
Hadi Nategh
|
1cbd0aa2a3
|
W.I.P. implementing TinyMCE editor and deprecating CKEditor
|
2018-10-19 16:35:18 +02:00 |
|
Hadi Nategh
|
730b2b7d51
|
* Mail: do not hierarchy delimiter inside folder names as it may break the folder structure
|
2018-10-17 18:02:36 +02:00 |
|
Ralf Becker
|
2987e9e053
|
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:37:40 +02:00 |
|
Hadi Nategh
|
577850cfd0
|
* Api: change default submit to async call and try to block user interfering with submitted popup until the response
|
2018-10-04 17:23:30 +02:00 |
|
Hadi Nategh
|
b7c359a6f1
|
* Mail: implement new preference to configure mail identity label shown as mail folder header
|
2018-09-25 15:00:01 +02:00 |
|
Hadi Nategh
|
bdd81ceba0
|
Draft message suppose to be removed immediately after sent
|
2018-09-20 16:07:57 +02:00 |
|
Hadi Nategh
|
69b84928a1
|
* Mail: fix signed/encrypted S/MIME new message does not take CC or BCC fields into account
|
2018-09-17 11:08:52 +02:00 |
|
Hadi Nategh
|
b4b2b9d5d2
|
Implement an admin-config setting to be able to disable PGP encryption feature
|
2018-08-23 16:58:14 +02:00 |
|
Hadi Nategh
|
1cbc5779f0
|
Restrict Usenet-style signature detection with ending of carriage return or new line.
|
2018-08-17 14:52:32 +02:00 |
|
Hadi Nategh
|
03683fce69
|
* Mail: fix newsnet-style signature removes lines which have only DASH DASH
|
2018-08-17 14:45:22 +02:00 |
|
Hadi Nategh
|
229752b4dd
|
* Mail: fix S/MIME encrypted only composed mail fails
|
2018-08-17 11:50:26 +02:00 |
|
Hadi Nategh
|
3866369f07
|
Add some translations
|
2018-07-17 17:20:25 +02:00 |
|
Hadi Nategh
|
77c424a2ff
|
Shift Allow External Images pref in mail preferences into the bottom, makes the prefs easier to read
|
2018-07-17 10:52:27 +02:00 |
|
Hadi Nategh
|
a73884cdf8
|
Add title for filemode_icon and fix missing icons
|
2018-07-12 16:07:05 +02:00 |
|
Hadi Nategh
|
50d02bff81
|
Try to warn user when switching between filemodes in compose dialog, also indicate each filemode with an icon.
|
2018-07-12 15:42:07 +02:00 |
|
Hadi Nategh
|
cc3e00f9f1
|
* Mail: take opened compose dialogs into account when trying to forward attachment, share files into mail or vcard attachment from addressbook
|
2018-07-11 14:39:40 +02:00 |
|
Hadi Nategh
|
9317cdd216
|
Fix contacts with ampersands in their name will fail in mailto function
|
2018-07-05 11:28:12 +02:00 |
|
Hadi Nategh
|
dd03c7fe16
|
* Mail: fix some smime signed messages get recognized wrongly as encrypted
|
2018-07-04 15:41:43 +02:00 |
|
Hadi Nategh
|
36726c7400
|
Add new attributes into core widget in order to be able to set widget->type attributes in preferences
|
2018-06-27 17:40:26 +02:00 |
|
Ralf Becker
|
c4e4eb45a4
|
* Calendar/CalDAV: sending correct iMip REPLY to mail invitations and only reply to external chair
|
2018-06-26 15:58:44 +02:00 |
|
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
|
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 |
|
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 |
|
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 |
|
Ralf Becker
|
e72c7c76b6
|
* EMail/sMime: allow non-admin users to upload their keys
|
2018-04-10 13:15:09 +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
|
8ac7684f66
|
Add vcards from addressbook into an opened mail compose if there's any
|
2018-02-28 17:30:45 +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 |
|
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 |
|