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
|
d1cb068ffa
|
Add more imap PERMANENTFLAGS in the sieve flags list
|
2021-10-19 13:16:11 +02:00 |
|
Hadi Nategh
|
a2fcecc9a7
|
Add Seen flag into sieve flags list action
|
2021-10-19 13:15:53 +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
|
bd2a4a0752
|
Find out the mailbox from the rowID
|
2021-09-27 11:23:41 +02:00 |
|
Hadi Nategh
|
d75c4146d2
|
Catch miss encoding exception while checking mailbox for commit bec53dc57d
|
2021-09-27 11:23:33 +02:00 |
|
Hadi Nategh
|
bec53dc57d
|
Try to avoid running select all action on undesired mailbox
|
2021-09-24 10:34:28 +02:00 |
|
Ralf Becker
|
d3be8cd82c
|
pending translations from our translation server
|
2021-09-22 14:57:53 +02:00 |
|
Ralf Becker
|
3b1fbf60f8
|
pending translations from our translation server
|
2021-09-10 10:20:39 +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 |
|
Ralf Becker
|
5c7925773b
|
* Mail/Dovecot: allow to disable caching of flags in site config to support Dovecot private seen flags on shared folders
|
2021-06-15 10:24:55 +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 |
|
Ralf Becker
|
30dea4034a
|
pending translations from our translation-server
|
2021-05-12 11:13:34 +02:00 |
|
Ralf Becker
|
42ac049bc1
|
Bump version to 21.1
|
2021-05-08 15:02:53 +02:00 |
|
Hadi Nategh
|
f5e2f7e719
|
Fix infinite loop before sending mail caused by integrated actions with no app right
|
2021-04-27 11:51:16 +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 |
|
Ralf Becker
|
6bac65210f
|
set an explict message-type "success" to stop error- instead of success-messages, if folder contained "error" or its translation
|
2021-04-21 09:39:47 +02:00 |
|
Hadi Nategh
|
a6bd16e2ad
|
Update mail app icon
|
2021-04-20 16:53:02 +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
|
94e0a536a4
|
pending translations from our translation server
|
2021-04-06 09:41:17 +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 |
|
nathangray
|
3fb74753c8
|
Mail: No longer need to defer select handler restoration
|
2021-03-16 11:06:48 -06:00 |
|
nathangray
|
15b0ecec22
|
Solve the problem with mail selecting the next mail and marking it as read when you move a mail by turning off the select-next-row thing for mail
|
2021-03-16 11:06:48 -06:00 |
|
nathangray
|
2aa52a43c8
|
Need to wait to restore the select handler to avoid nm selecting the next row.
|
2021-03-15 15:58:01 -06:00 |
|
nathangray
|
71be88ae75
|
Mail: Attempt to stop mail from loading but not displaying the next mail after moving a mail to another folder
Now de-selecting so push update does not re-select
|
2021-03-15 14:41:26 -06:00 |
|
Hadi Nategh
|
6622de0eb6
|
Fix broken handling ical file with mimetype of application/octet-stream
|
2021-03-11 14:56:26 +01:00 |
|