Commit Graph

1176 Commits

Author SHA1 Message Date
Hadi Nategh
cf601b721b Disable app specific actions if the user has no access to the actual app 2021-04-26 14:20:46 +02:00
Hadi Nategh
330564fb55 Convert mail Date header to user timezone when being displayed on forward/replay header 2021-04-22 16:06:50 +02:00
Hadi Nategh
45fe6c32a9 * Mail: fix losing inline images after being re-saved as draft or created as new 2021-04-15 12:19:18 +02:00
Hadi Nategh
e6aef87a62 Fix broken handling ical file with mimetype of application/octet-stream 2021-03-11 14:57:34 +01:00
Hadi Nategh
d004c2dd36 Add contact label preference in order to control displayed info for To/Cc/Bcc addresses when composing an email 2021-03-10 12:11:17 +01:00
Ralf Becker
f9038d0cd3 * EPL/mail: support SpamTitan REST API to manage spam, requires an API token 2021-02-08 17:32:35 +02:00
Hadi Nategh
fded91075b Fix sieve rules edit dialog loses its matches field value after re-opening the entry 2021-01-29 11:22:08 +01:00
nathangray
9d27582313 * Mail: New "Save As" preference option to attach just the mail, no mail attachments 2021-01-11 09:48:51 -07:00
nathangray
7677fae184 * Mail: Config setting for how many mailing lists are returned in address search results 2020-12-16 08:31:37 -07:00
Ralf Becker
032b2ed761 fix PHP Warning array_values expects parameter 1 to be an array line 3635 2020-12-02 09:15:21 +01:00
Hadi Nategh
bf3c833856 * Mail: Add custom html toolbar settings in mail site-configuration in order to be able to add/remove certain actions only for mail-compose dialog. 2020-09-25 14:21:35 +02:00
nathangray
559f2cc373 * Mail: Fix deleting or moving multiple mail to another folder did not update the list 2020-08-25 08:40:27 -06:00
Ralf Becker
9a005ab7c0 dynamic disable NM autorefresh on get_rows response depending on push support of imap-server 2020-08-11 15:52:53 +02:00
Hadi Nategh
f776b523ee Update pushed flags without requesting from server 2020-08-05 15:52:37 +02:00
Ralf Becker
a12493b5f6 pass requested uids to backend, also ignore Sent folder for notification and fix update of foldername 2020-08-05 15:52:02 +02:00
Ralf Becker
534ad186fe * Mail/Admin: do NOT allow to set forwards via Sieve rules, if user forwards are disabled (not standard SMTP!) 2020-08-05 14:40:20 +02:00
Ralf Becker
b458c11f09 * Mail: new preference to disable notifications for new arriving mails (requires push for mail) 2020-07-30 12:14:29 +02:00
Ralf Becker
35edb2b49e * Mail: replying to a mail should only update icon, not move it to top of list 2020-07-29 13:59:42 +02:00
Ralf Becker
ea7c8c9d57 replace mail_bo with Api\Mail 2020-07-27 08:08:15 +02:00
Hadi Nategh
56376465f2 Make sure draft folder contains profile id when using it as folder option 2020-07-24 14:38:33 +02:00
Ralf Becker
0f8a2668fb fix token was only updated on account-change, not new login or daily token rotation, also support now multiple tokens/instances registring tokens for same account 2020-07-22 17:01:19 +02:00
Alexandros Sigalas
ea548a90ab Added hook: mail_compose_after_save 2020-07-22 09:06:00 +02:00
nathangray
2a166fa47c * Mail: Fix download attachments as zip
Caused redirect with error message "Class 'mail_bo' not found"
2020-07-20 15:42:05 -06:00
Ralf Becker
bf44ee753a WIP push for mail (currently only Dovecot with further configuration!) 2020-07-20 12:09:08 +02:00
Ralf Becker
76c36cfbcd * Mail: allow to configure a proxy to display external http images (eg. proxy.egroupware.org) 2020-07-09 11:54:52 +02:00
Hadi Nategh
b0965ea44d Arrange mail-tree's menu item 2020-07-06 15:22:04 +02:00
Hadi Nategh
f5fe1cf02f Add replyto and folder fields into predefined compose values 2020-07-06 10:25:56 +02:00
Hadi Nategh
ae101a28c4 Implement predefined addresses for compose dialog 2020-07-02 10:42:42 +02:00
nathangray
72affb6696 Mail: Fix some remaining usages of mail_bo
see 2398968fb8
2020-06-09 14:19:21 -06:00
Ralf Becker
a0760f6b96 * Mail: fix creating a folder on level of inbox gave an error (if imap server supports it) 2020-06-08 11:59:49 +02:00
Ralf Becker
2398968fb8 remove deprecated mail_bo (moved to Api\Mail a long time ago) 2020-06-08 09:34:44 +02:00
nathangray
213a30a250 Mail: Link expiration date blur text now changes if you have EPL enabled 2020-06-05 14:33:26 -06:00
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