Commit Graph

1211 Commits

Author SHA1 Message Date
Hadi Nategh
860028d01a Add "Org | Name Email" as email identity format into identLabel preference options 2021-12-20 10:46:06 +01:00
Hadi Nategh
8c9b63e2c6 Set From identity base on identLabel preference 2021-12-20 10:45:05 +01:00
Hadi Nategh
d237c22249 Make mail's receive notification action icon colorful when it's being selected 2021-12-14 10:02:24 +01:00
Ralf Becker
461c0171da fix PHP 8.0 TypeError: Cannot access offset of type string on string
using renames method calendar_ical::iCalSearch() instead of ::search() which required unchanged signature of calendar_bo::search()
2021-11-22 11:09:40 +01:00
Ralf Becker
8cf209a7f1 fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given 2021-11-18 09:02:04 +01:00
Hadi Nategh
dd1b868be3 Fix PHP8.0 (TypeError): key(): Argument #1 ($array) must be of type array, null given 2021-11-16 11:23:48 +01:00
Ralf Becker
4e4506d2be fix PHP 8.0 TypeError: Cannot access offset of type string on string 2021-11-15 17:57:28 +01:00
Ralf Becker
11e7683762 fix PHP 8.0 TypeError: Cannot access offset of type string on string 2021-11-15 12:01:14 +01:00
Ralf Becker
dfebb587ed fix PHP 8.0 TypeError: array_search(): Argument #2 ($haystack) must be of type array, bool given 2021-11-14 10:27:33 +01:00
Ralf Becker
c212cf36ae fix PHP 8.0 TypeError: fwrite(): Argument #2 ($data) must be of type string, array given 2021-11-13 17:31:19 +01:00
Ralf Becker
365982025a fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given 2021-11-10 12:24:28 +01:00
Ralf Becker
94ae9e2d0d fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given 2021-11-05 15:13:02 +01:00
Hadi Nategh
0366a590af Fix error (TypeError): count(): Argument #1 ($value) must be of type Countable|array, null given 2021-11-04 09:46:51 +01:00
Hadi Nategh
c667786587 Switch to the right mail profileID if it's not matching the current one 2021-10-27 10:25:37 +02:00
Hadi Nategh
2af7775aa2 * Mail: Add set flags action into mail filters 2021-10-19 13:15:35 +02:00
Hadi Nategh
551d797cb6 * Mail: Implements date extension for vacation rule. None imap admin user can also set vacation rule by date. 2021-10-19 13:15:13 +02:00
Hadi Nategh
3317cc735a PHP8: fix error Undefined constant "status" 2021-10-14 15:38:57 +02:00
Ralf Becker
60536222ce fix PHP 8.0 error forwarding mail as attachment (calling count on null) 2021-10-14 09:41:53 +02:00
Hadi Nategh
7da0ae68e3 Revert strict comparison on mimeType 2021-10-08 13:05:54 +02:00
Ralf Becker
7c40fc0981 an other chunk of fixed PHP 8.0 Warnings 2021-10-07 10:16:09 +02:00
Ralf Becker
0d7b29f6a1 fix PHP 8.0 sending mail: Illegal offset type in isset or empty 2021-10-06 09:15:39 +02:00
Ralf Becker
56f60c691f next big chunk of fixed PHP 8.0 Warnings 2021-10-05 14:21:36 +02:00
Hadi Nategh
9220941047 * Mail: fix updating/deleting mail accounts does not refresh the mail tree no more 2021-09-01 16:25:58 +02:00
Hadi Nategh
4a4de6eba6 Take all addresses in the mail header when integrating mail to another app, e.g. Calendar. 2021-08-13 10:56:42 +02:00
Hadi Nategh
0026d83053 Fix default value for mail's contact label preference 2021-07-27 12:40:46 +02:00
Hadi Nategh
0574b95eda * Mail/SMIME: fix signed calendar events not being displayed (error:importing the ical!) 2021-06-24 14:09:01 +02:00
Hadi Nategh
ce4b283a89 Do not try to filter out html body as it would cause broken html content not being displayed at all 2021-05-28 15:14:55 +02:00
Ralf Becker
d733cb48e9 report and log enabling push (and other IMAP errors)
don't switch regular reload handling off in that case
2021-05-25 18:26:13 +02:00
Hadi Nategh
819bc83182 Disable app specific actions if the user has no access to the actual app 2021-04-26 14:18:57 +02:00
Hadi Nategh
1bcc884e24 Convert mail Date header to user timezone when being displayed on forward/replay header 2021-04-21 15:34:33 +02:00
Hadi Nategh
baa4c3c0ac Fix type error: Unsupported operand types: string * int 2021-04-14 11:21:05 +02:00
Hadi Nategh
3f989f33d1 Fix error message type 2021-04-13 16:13:35 +02:00
Hadi Nategh
4af0bec278 * Mail: fix losing inline images after being re-saved as draft or created as new 2021-04-13 13:23:09 +02:00
Hadi Nategh
3742a44321 Fix php 8 error:
- Unsupported operand types: string * int
- Unknown named parameter $func
2021-04-09 10:40:40 +02:00
Ralf Becker
6ce05919b6 fix PHP 8 errors shown by PHPStorm 2021-03-30 20:34:58 +02:00
Ralf Becker
ffc048d472 fix PHP 8.0 Fatal error unknown function get_magic_quotes_gpc 2021-03-21 18:27:09 +01:00
Hadi Nategh
6622de0eb6 Fix broken handling ical file with mimetype of application/octet-stream 2021-03-11 14:56:26 +01:00
Hadi Nategh
230c5ccbcd Add contact label preference in order to control displayed info for To/Cc/Bcc addresses when composing an email 2021-03-03 13:07:05 +01:00
Ralf Becker
c37581f43c * EPL/mail: support SpamTitan REST API to manage spam, requires an API token 2021-02-08 17:31:49 +02:00
Hadi Nategh
bb5157d338 Fix sieve rules edit dialog loses its matches field value after re-opening the entry 2021-01-29 11:19:42 +01:00
nathangray
6fec92bf8b * Mail: New "Save As" preference option to attach just the mail, no mail attachments 2021-01-06 10:04:24 -07:00
nathangray
77d195bd9c * Mail: Config setting for how many mailing lists are returned in address search results 2020-12-14 09:34:37 -07:00
Ralf Becker
e717daa467 fix PHP Warning array_values expects parameter 1 to be an array line 3635 2020-12-02 09:13:04 +01:00
nathangray
c928c54877 Try to avoid warning in error_log 2020-11-27 11:27:15 -07:00
nathangray
8b28d8ffd0 Etemplate: Include etemplate exec_id as sortable parameter 2020-11-04 15:15:31 -07:00
Hadi Nategh
acbd23a60a * 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:17:29 +02:00
nathangray
8628b50ffb * Mail: Fix deleting or moving multiple mail to another folder did not update the list 2020-08-24 12:35:06 -06:00
Ralf Becker
6bd87cafb5 dynamic disable NM autorefresh on get_rows response depending on push support of imap-server 2020-08-11 15:52:28 +02:00
Hadi Nategh
6b3747d225 Update pushed flags without requesting from server 2020-08-05 15:38:14 +02:00
Ralf Becker
d8752eecf8 * Mail/Admin: do NOT allow to set forwards via Sieve rules, if user forwards are disabled (not standard SMTP!) 2020-08-05 14:08:31 +02:00