Commit Graph

1364 Commits

Author SHA1 Message Date
ralf
b71c750f48 translate "unconditional", "continue" and "keep a copy" in Sieve rules 2024-11-13 20:01:31 +01:00
ralf
6cc35c9305 Merge branch 'master' into 23.1 2024-11-06 05:25:34 +01:00
ralf
014d953d35 * EPL/Mail/SpamTitan: allow admins to white- or blacklist for all users / whole domain 2024-10-29 13:33:11 +01:00
ralf
b2922e300a need to check both, mail-account and overwrites for SpamTitan API 2024-10-23 16:22:55 +02:00
ralf
15f405bd9c need to check both, mail-account and overwrites 2024-10-23 16:20:27 +02:00
ralf
82f0bbc0ca consider overwrites, when checking if SpamTitan API is available 2024-10-23 15:45:44 +02:00
milan
bfd304df11 fix folder badge was not updated on Ctrl+A -> Delete
--Ticket #97521

(cherry picked from commit 8f1e61d08e)
2024-09-27 15:12:47 +02:00
milan
8f1e61d08e fix folder badge was not updated on Ctrl+A -> Delete
--Ticket #97521
2024-09-27 14:55:37 +02:00
milan
00b3df51e0 fix folder badge was not updated when rightclick 'mark all as read' was clicked Ticket #97521
fix folder badge was not updated when rightclick 'mark all as read' was clicked Ticket #97521

(cherry picked from commit 247c51edab)
2024-09-27 14:17:46 +02:00
milan
247c51edab fix folder badge was not updated when rightclick 'mark all as read' was clicked Ticket #97521
fix folder badge was not updated when rightclick 'mark all as read' was clicked Ticket #97521
2024-09-27 14:15:15 +02:00
milan
3394dd890d fix click on new mail account does not display unseen badges --ticket #99041
(cherry picked from commit 378ea11c6c)
2024-09-26 16:21:38 +02:00
milan
efdfc52da8 fix folder badge was not updated when rightclick 'mark all as read' was clicked
(cherry picked from commit 1434694365)
2024-09-26 16:21:38 +02:00
milan
7d8976b64f fix folder badge was not updated when rightclick 'mark all as read' was clicked
(cherry picked from commit 5255a8ecf8)
2024-09-26 16:21:38 +02:00
milan
378ea11c6c fix click on new mail account does not display unseen badges --ticket #99041 2024-09-26 16:09:28 +02:00
milan
1434694365 fix folder badge was not updated when rightclick 'mark all as read' was clicked 2024-09-26 13:31:50 +02:00
milan
5255a8ecf8 fix folder badge was not updated when rightclick 'mark all as read' was clicked 2024-09-26 12:54:29 +02:00
ralf
ac68a37757 * Mail: remove content of script and style tags from displayed html mail
only script tags itself, not their content was removed before, and style tags were not completely removed, if regular expression run into an error
2024-09-24 13:47:08 +02:00
ralf
24ccfbf3ab * Mail: remove content of script and style tags from displayed html mail
only script tags itself, not their content was removed before, and style tags were not completely removed, if regular expression run into an error
2024-09-24 13:46:44 +02:00
ralf
4747cb2c23 fix one image url and add tooltips to icons I did not understand right away 2024-09-16 09:57:35 +02:00
milan
d41c964095 fix bug in mail where EmptyTrash/EmptySpam action would make a wrong badge appear 2024-09-06 12:38:04 +02:00
milan
e1e218580b fix bug in mail where EmptyTrash/EmptySpam action would make a wrong badge appear 2024-09-06 12:21:11 +02:00
ralf
613a78e1df need to set group attribute, otherwise forward is before reply* 2024-09-02 15:24:03 +02:00
ralf
5dafe00c95 need to set group attribute, otherwise forward is before reply* 2024-09-02 15:16:40 +02:00
ralf
d7477e2fe9 rest of reply with attachments 2024-09-02 14:14:13 +02:00
ralf
7a0fd72321 * Mail: new reply with attachments (answer to mail incl. all attachments) 2024-09-02 14:13:58 +02:00
ralf
4f0e7aa44c rest of reply with attachments 2024-09-02 14:13:02 +02:00
ralf
a8909da9d8 * Mail: new reply with attachments (answer to mail incl. all attachments) 2024-09-02 14:11:16 +02:00
ralf
f35a39517e * Mail: show s/mime signed/encrypted icons in mail display popup (verification is only shown in preview!) 2024-08-29 11:43:07 +02:00
ralf
75662dd424 * Mail: show s/mime signed/encrypted icons in mail display popup (verification is only shown in preview!) 2024-08-29 11:42:26 +02:00
ralf
5c8c9c841d implement new action attribute color, to specify a color for the caption, instead of the default color 2024-08-28 09:40:08 +02:00
ralf
39cf127e29 fix error forwarding: implode(): Argument #1 ($array) must be of type array, string given 2024-07-30 08:44:25 +02:00
ralf
8bb2946e2a fix error forwarding: implode(): Argument #1 ($array) must be of type array, string given 2024-07-30 08:43:07 +02:00
milan
7f3520d348 changed Mail tree styling and added setClass(..) function to Et2Tree 2024-07-29 19:34:08 +02:00
milan
e81c45dc95 Mail Tree visual changes according to ticket #95901
-- changed - Leaf image - hover background color
2024-07-29 19:33:34 +02:00
milan
8abe03af9f changed Mail tree styling and added setClass(..) function to Et2Tree 2024-07-27 17:47:12 +02:00
milan
47cfe1ba39 Mail Tree visual changes according to ticket #95901
-- changed - Leaf image - hover background color
2024-07-26 13:22:48 +02:00
ralf
b26c7815b1 implement new action attribute color, to specify a color for the caption, instead of the default color 2024-07-16 20:37:56 +02:00
nathan
dfa7f991bb Mail: Move attachment placeholder to client side, inserted at cursor position 2024-07-02 15:29:43 -06:00
nathan
c51f77a9dd Mail: Add non-editable attachment block placeholder 2024-06-28 09:47:54 -06:00
ralf
4312300b63 * eSync/Mail/Calendar: limit request for all mail and events to 1 year back, instead of previous 178 or 100 days 2024-05-15 16:07:54 +02:00
ralf
b0ae93155e fixing more issues in mail around tree: folder-management and subscription dialog 2024-04-16 14:23:30 +02:00
milan
a215015e0e rename folder ajax request now carries unseenCount properly 2024-03-27 12:16:32 +01:00
ralf
0192b2c881 if empty body, reply or draft with users preferred compose type e.g. html 2024-03-21 20:25:57 +02:00
ralf
2ed34a39c6 * Mail: fix forwarding and reply to mail with just a PDF or image was showing it and not opening a compose window 2024-03-20 12:51:39 +02:00
ralf
76793ac1b7 * Mail: fix list of Sieve rules was not scrollable 2024-03-20 11:14:30 +02:00
milan
7c027ad41f fix bug where badge disappears on push 2024-03-15 10:54:40 +01:00
milan
b6803b42c6 add unread counter for mails.
style is not perfect yet. Wait for shoelace response for a designated slot
2024-03-07 14:14:06 +01:00
ralf
1533f1321d * Mail: configurable limit to exclude attachments from automatic saving as drafts, default is no limit / attachments are always saved in drafts 2024-03-06 15:46:36 +02:00
ralf
db0488d9d0 Fix some PHP Deprecated or Warnings 2024-03-06 10:58:10 +02:00
ralf
c622e6e88e * eSync: fix for messages with no text body e.g. just a PDF or an image, returns empty body with attachment(s) 2024-03-05 15:29:41 +02:00