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
|
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
|
e1e218580b
|
fix bug in mail where EmptyTrash/EmptySpam action would make a wrong badge appear
|
2024-09-06 12:21:11 +02:00 |
|
ralf
|
5dafe00c95
|
need to set group attribute, otherwise forward is before reply*
|
2024-09-02 15:16:40 +02:00 |
|
ralf
|
a8909da9d8
|
* Mail: new reply with attachments (answer to mail incl. all attachments)
|
2024-09-02 14:11:16 +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
|
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 |
|
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 |
|
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
|
b79861f8cf
|
fix PHP Undefined index warning
|
2024-02-28 08:55:13 +02:00 |
|
ralf
|
1c40074331
|
WIP oauth mail-authentication updates refresh-token and redirects to IdP, if refresh-token is expired
|
2023-11-21 15:57:00 +02:00 |
|
nathan
|
dd88fdb716
|
Mail: Update flag icon when mail is flagged/unflagged
|
2023-10-03 17:03:37 -06:00 |
|
hadi
|
f0656f280f
|
Fix mail preview does not show bcc field
|
2023-08-14 17:19:21 +02:00 |
|
ralf
|
23895c94be
|
WIP improve avatar loading in mail app
currently ET2Avatar is NOT correctly handling contactId=email:<email>
|
2023-06-27 08:59:59 +02:00 |
|
hadi
|
a34a37fc04
|
Take emailTag preference for addresses used in mail list into account
|
2023-06-22 14:38:18 +02:00 |
|
hadi
|
eaacac1b40
|
Add new mail preference in order to be able to select the type info shown on email tags
|
2023-06-21 16:45:23 +02:00 |
|
hadi
|
c80304f7de
|
Don't send inline images as attachments in smime messages back into client-side
|
2023-06-20 11:37:55 +02:00 |
|
hadi
|
62d91350eb
|
*Mail: Add new pane option for showing all columns in vertical 3-pane view
|
2023-06-02 11:38:54 +02:00 |
|
ralf
|
193cd5cdb3
|
missed one avatar and did not remove the no longer used method
|
2023-05-10 09:54:03 +02:00 |
|
ralf
|
ace7a22c2f
|
* Mail: performance improvements for huge addressbooks by caching avatars
|
2023-05-10 09:49:54 +02:00 |
|
hadi
|
cea886fd83
|
Fix smime signed messages contain text/calender no longer are processed as event
|
2023-04-27 13:54:40 +02:00 |
|
hadi
|
efcbdde1a2
|
Fix mail preview failed to fetch text/calendar as attachment for smime signed messages
|
2023-04-27 12:42:38 +02:00 |
|
hadi
|
cac2508c4a
|
* Mail: Make list refresh option available in 3pane-view through column selector
|
2023-04-03 16:06:11 +02:00 |
|
ralf
|
cdb0998bee
|
fix broken Collabora config stalls display of mail list
|
2023-03-15 20:46:53 +01:00 |
|
Hadi Nategh
|
a1c8fac94c
|
*Mail: fix mail attachments action not being set properly based on users preference set in Filemanager (eg. open with Collabora or download)
|
2023-03-01 13:20:35 +01:00 |
|
nathan
|
406784263a
|
Mail: Fix attachments buttons did nothing in display popup
|
2023-02-28 11:14:07 -07:00 |
|
Hadi Nategh
|
98b8258f0f
|
Get addresses out of details and fix attachments caption
|
2023-02-07 12:22:23 +01:00 |
|
Hadi Nategh
|
5ade68dd76
|
Add collabora action into default and set attachments label
|
2023-02-06 16:15:32 +01:00 |
|
nathan
|
cce1088486
|
Mail: Add attachment action to open in Collabora
|
2023-01-31 15:03:59 -07:00 |
|
nathan
|
d94c10b09f
|
Mail: Prefer client-side lavatar over server-side in mail list
|
2023-01-27 15:10:25 -07:00 |
|
ralf
|
b0f5cfbcdb
|
improve OAuth mail authentication by not opening wizard multiple time
also avoid authentication loop, if there is an error
|
2023-01-25 13:38:40 +01:00 |
|
nathan
|
09ecd29a91
|
Mail: Fix mail vacation notice widget did not hide
|
2022-12-05 16:27:39 -07:00 |
|
nathan
|
c15440e905
|
Mail: Fix import message gave error "Destination folder does not exist"
|
2022-11-15 13:15:17 -07:00 |
|
Hadi Nategh
|
47daa738d0
|
Do not apply mail horizontal template in mobile view
|
2022-10-12 12:49:41 +02:00 |
|
ralf
|
0894a4175d
|
Fix argument #1 ($address) must be of type string, null given
|
2022-09-23 09:45:47 +02:00 |
|
Hadi Nategh
|
be3b38d516
|
Fix mail avatar not being set correctly for sent folder messages
|
2022-09-22 14:06:13 +02:00 |
|
ralf
|
3fdad7c160
|
fix error when downgrading from EPL
|
2022-09-08 18:42:46 +02:00 |
|
Hadi Nategh
|
0a9693ca17
|
Set proper mail template according to its pane mode
|
2022-07-29 13:26:58 +02:00 |
|
Hadi Nategh
|
77b475b5e6
|
Set mail column selection base on PreviewPane mode
|
2022-07-27 15:49:55 +02:00 |
|
Hadi Nategh
|
7c053d9dad
|
Implement new mail attachments block actions
|
2022-07-27 14:21:29 +02:00 |
|
ralf
|
6afd07da03
|
* Calendar/Mail: allow every participant to apply changes from extern organizer and warn if sender is not identical to iCal organizer or participant
|
2022-07-26 14:13:31 +02:00 |
|
Hadi Nategh
|
cd7f2eea60
|
WIP Mail styling:
- Make display dialog similar to preview
|
2022-07-25 16:35:59 +02:00 |
|
Hadi Nategh
|
47baa7540c
|
Revert unintentional action handler caused mail's display function no longer working
|
2022-07-25 11:15:55 +02:00 |
|
Hadi Nategh
|
862d355e77
|
WIP mail list and preview styling
|
2022-07-22 15:08:32 +02:00 |
|
ralf
|
597a983264
|
no longer load TinyMCE styles for preview and change TinyMCE margin to 10px we have in preview
|
2022-06-09 09:48:52 +02:00 |
|