Commit Graph

1144 Commits

Author SHA1 Message Date
nathangray
be32da9ff4 Translate smime status messages, translation from Stefan Unverricht 2020-05-07 09:39:02 -06:00
Hadi Nategh
160334a4ac Fix status action orders 2020-04-22 12:31:25 +02:00
nathangray
16e3b2cd05 Fix missing translation reported by Stefan Unverricht 2020-04-21 10:58:25 -06:00
nathangray
397fc8a620 Fix missing translation reported by Stefan Unverricht 2020-04-16 11:34:10 -06:00
Hadi Nategh
b36cfa4a80 Add icon into status icon 2020-04-09 11:37:47 +02:00
nathangray
93a7166710 Add hidden upload directory as mail action 2020-03-26 13:20:20 -06:00
nathangray
895b1ebee9 Cleanup, bugfix & refactoring of hidden upload folder. 2020-03-25 11:39:40 -06:00
nathangray
7163acfe1d * Add action to share filemanager folder (readonly) with hidden upload folder 2020-03-24 20:34:04 -06:00
Hadi Nategh
6a64128893 Fix mail tree not reading available svg icons 2020-01-31 16:57:34 +01:00
Hadi Nategh
23449272e2 * Mail: fix mail acl can't save or retrieve after changing mailbox via folder selectbox 2020-01-31 15:03:56 +01:00
Ralf Becker
b65b21fe9c allow images and media in mail via http: and https:, but remove object tags (already forbiden via CSP) 2020-01-29 14:40:30 +01:00
Ralf Becker
2ea9549dcf stricter CSP policy for mail body 2020-01-28 17:45:36 +01:00
Hadi Nategh
0924b38acb * Mail: Fix broken link mail in infolog via drag and drop action 2020-01-07 16:31:57 +01:00
Hadi Nategh
4619d55045 * File selector: implement Overwrite and Rename possibilities for saving an existing email message or attachment 2019-12-18 16:31:54 +01:00
Hadi Nategh
f26c9d73ca Update read/unread icons for actions 2019-10-01 11:04:27 +02:00
Hadi Nategh
ab455be633 Fix saveAsDraft icon in mail compose 2019-09-20 10:44:19 +02:00
Hadi Nategh
2a35c7c4e4 Fix priority and notification icons 2019-09-19 16:28:49 +02:00
Hadi Nategh
7dff2d7f94 Make mail compose dialog slightly bigger to get all actions in toolbar on a same line 2019-09-19 10:44:59 +02:00
nathangray
69a6b5ec41 Mail - icon cleanup
- Remove png in favour of svg
- Use filemanager navbar icon for filemanager related actions
2019-09-09 15:39:56 -06:00
nathangray
a83d2d5b52 * Mail - fix email date is an editable field in mail display 2019-09-09 12:04:13 -06:00
nathangray
ce79581185 Mail - store merge emails to a single contact in drafts before they're sent, instead of directly in sent folder 2019-08-16 10:46:35 -06:00
Hadi Nategh
7d111ab58d Make app action icons colored again 2019-08-05 10:59:26 +02:00
nathangray
1bd5987a22 Mail - avoid blank line at the top when loading drafts 2019-07-29 13:22:25 -06:00
nathangray
4432e461a0 Mail - avoid blank line at the top of merged emails 2019-07-26 11:48:39 -06:00
Ralf Becker
5c2723d501 delete message after meeting-response is processed successful by calendar 2019-06-15 08:45:25 +02:00
nathangray
1497f6f026 Mail - add 'Mark all as read' action for folders too 2019-05-14 14:08:36 -06:00
nathangray
7b15a6e0f5 Mail - remove double message after deleting 2019-05-14 13:10:45 -06:00
Hadi Nategh
a0a1326e6f Add mail compose action for status app 2019-05-07 11:17:26 +02:00
Ralf Becker
be212f908c * Mail: check non-utf8 body, if it might be utf-8, to display readable 2019-03-29 16:51:07 +01:00
nathangray
89accef391 Missing or not translated phrases from Stefan Unverricht 2019-03-29 09:31:58 -06:00
Hadi Nategh
881b690aae * Mail: fix S/MIME fails with addresses not written in lowercase 2019-03-25 17:12:11 +01:00
Hadi Nategh
b179ea871c Use gray version of app icons for actions system 2019-03-25 10:41:23 +01:00
Ralf Becker
b6d056a237 no need to search for etag 2019-03-23 10:49:36 +01:00
Hadi Nategh
5f04ec0ad6 * Mail: fix opening a forwarded mail as attachment into an existing compose dialog fails 2019-02-26 11:58:20 +01:00
Hadi Nategh
58ad1d6fe1 Use tnef folder parameter set by commit 1920814067 2019-02-22 11:00:47 +01:00
nathangray
d805e9f467 Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00
Hadi Nategh
a059628f58 * Mail: take user's cutomfields type of email into account when searching for contacts in Compose -> TO field. 2019-02-01 11:13:43 +01:00
nathangray
4008f82be3 Mail - display multiple From addresses 2019-01-22 10:48:39 -07:00
Ralf Becker
28e15fbb2f fix PHP Warning: Use of undefined constant flase 2019-01-15 14:55:35 +01:00
Hadi Nategh
774c77b5be * Mail: add default value settings for S/MIME passphrase expiration in site configurations 2019-01-11 16:53:38 +01:00
Hadi Nategh
989a025681 fix function signature for the previous commit 2018-12-20 17:10:41 +01:00
Hadi Nategh
490d79f774 Do not touch email addresses when creating a plaintext message 2018-12-20 16:57:46 +01:00
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