Commit Graph

2333 Commits

Author SHA1 Message Date
ralf
21c40e5d01 WIP Mail REST API: do NOT read attachments into memory, they might be to big 2023-07-14 08:40:53 +02:00
ralf
3f760e6e72 WIP REST API for mail: non-interactive direct sending of mails 2023-07-14 08:40:30 +02:00
ralf
2858a8a599 WIP REST API for mail
currently we can launch (interactive) compose windows, if user is online
ToDo:
- send mails for a user
- authentication as arbitrary user with an API token
2023-07-14 08:39:58 +02:00
nathan
40ca54dfac Mail: Fix plaintext reply sizing problem
Stops toolbar from being pushed off the top
2023-07-12 09:47:25 -06:00
hadi
fc445836f4 Make vacation dialog window bigger 2023-07-11 14:59:00 +02:00
hadi
5192419935 Fix mail compose editor not visible in mobile template 2023-07-10 16:43:09 +02:00
nathan
d65e0d1e1e Mail: Let browser deal with text area sizing in compose for plaintext too 2023-07-06 08:16:59 -06:00
nathan
1ecdc28359 Mail: Let browser deal with text area sizing in compose
Fixes bug where toolbar can get hidden when editing certain emails
2023-07-06 08:16:03 -06:00
ralf
83dd2d9ac1 WIP improve avatar loading in mail app
currently ET2Avatar is NOT correctly handling contactId=email:<email>
2023-06-28 08:21:59 +02:00
hadi
2ee1811b85 Fix reply as forced HTML break plain text pseudo tags 2023-06-23 15:09:57 +02:00
hadi
66ac4309fb Don't send inline images as attachments in smime messages back into client-side 2023-06-20 11:39:58 +02:00
hadi
717bf2a717 * Mail: fix mixed up inline images and attachments in smime signed messages 2023-06-19 17:07:37 +02:00
ralf
f6663bb81c fix lots of warnings filling zpush logs 2023-06-15 16:18:16 +02:00
hadi
38647c960f Add translation 2023-06-02 16:33:41 +02:00
hadi
86f31a74d0 *Mail: Add new pane option for showing all columns in vertical 3-pane view 2023-06-02 16:33:29 +02:00
Ralf Becker
b5d668ed5b pending translations from our translation server 2023-05-24 11:52:54 +02:00
ralf
69294ebbee * Mail: searching in compose now ignores custom fields as they might lead to unexpected results 2023-05-22 12:58:25 +02:00
StefanU
3c0b9be582 Update smime_sign.svg 2023-05-22 08:00:58 +02:00
StefanU
1c98dd3891 Update attach.svg
Size corrected, colour corrected, file optimised
2023-05-17 08:05:00 +02:00
StefanU
915708eef0 Update smime_encrypt.svg 2023-05-16 07:52:37 +02:00
hadi
b700cd60e0 * Mail: fix preview and display no longer can decrypt an encrypted pgp message 2023-05-15 14:55:09 +02:00
hadi
da8819e955 * Mail: fix date filter is no longer working in mail's list 2023-05-15 14:54:53 +02:00
nathan
7237a265ef Fix focussed select does not close when it loses focus
Mail reply moves focus from To: to body, and To dropdown stayed open
2023-05-12 10:45:20 +02:00
ralf
ee053952c9 missed one avatar and did not remove the no longer used method 2023-05-10 10:49:07 +02:00
ralf
3930c7a917 * Mail: performance improvements for huge addressbooks by caching avatars 2023-05-10 10:48:53 +02:00
ralf
f8dca83bf3 * eSync/Mail: fix wrong timezone conversation if user-timezone is different from server-timezone 2023-05-09 17:16:40 +02:00
hadi
659f5ca06d *Mail: fix mail preview does not show its content for mails with no fromaddress set 2023-05-08 13:45:36 +02:00
StefanU
58f6df47f8 Update smime_sign.svg
New version
2023-05-08 08:12:16 +02:00
Ralf Becker
2770b66558 pending translations from our translation server 2023-05-02 13:17:56 +02:00
StefanU
bc8244c730 Update mail_send.svg
with new, modern icon
2023-05-02 09:20:03 +02:00
hadi
29ed309372 Fix smime signed messages contain text/calender no longer are processed as event 2023-04-27 13:55:21 +02:00
hadi
fd34e597c3 Fix mail preview failed to fetch text/calendar as attachment for smime signed messages 2023-04-27 12:43:50 +02:00
hadi
3203a2b90e Fix broken resizing mail compose's textarea 2023-04-21 14:16:47 +02:00
hadi
f072d6d620 Set right set of attachments object for smime resolved attachments sent to client-side 2023-04-21 11:57:57 +02:00
nathan
c01b39fe64 Mail: Fix moving folder hangs showing waiting icon 2023-04-20 08:12:15 -06:00
ralf
718ea95b8b fix lists from other users gave a validation error for account-display "Lastname, Firstname" because of the comma 2023-04-18 16:27:29 +02:00
Ralf Becker
3522e60e84 pending changes from our translation server 2023-04-12 11:16:00 +02:00
ralf
b55328b84f * Mail: allow placeholders in compose instead of email-addresses to be able to create mail templates 2023-04-11 17:54:57 +02:00
ralf
af60df879e move use of mail.index.preview template behind its definition, to fix PHP message: EGroupware\Api\Etemplate\Widget\Template::instance('mail.index.preview', '', '', '') template NOT found! 2023-04-04 20:22:49 +02:00
hadi
7c7aa18750 * Mail: Make list refresh option available in 3pane-view through column selector 2023-04-03 16:04:48 +02:00
hadi
0e6528e8ea Fallback on vertical mode if no preferences is set as default 2023-04-03 13:17:51 +02:00
nathan
1c808425ca Mail: Respect force_mailto preference when clicking on email tags 2023-03-31 10:35:14 -06:00
hadi
2cd90a84ba Fix broken share file as download link into an open compose dialog 2023-03-27 12:10:54 +02:00
hadi
c0ed247511 Fix mail mark as read eventhough it's not running in pane preview mode 2023-03-24 14:44:58 +01:00
hadi
fc54b588c0 * Mail: fix mail preview don't get set correctly when running in expand pane view 2023-03-24 13:55:54 +01:00
ralf
d14bdc0fd3 set date-column-width for 3-pane-view / vertical splitter to 140 to display the time too 2023-03-24 13:52:25 +01:00
hadi
86067045c9 * Mail: fix mail preview can not show attachments for smime encrypted messages 2023-03-23 12:09:58 +01:00
nathan
9c77f34c42 Mail: Fix email to group when group had no email did not email group members 2023-03-20 12:52:40 -06:00
hadi
de9c1f5c48 Introduce new hooks boolean param called 'reload' in order to force main framework to refresh after saving preferences 2023-03-17 17:23:25 +01:00
ralf
ae5701cb01 fix broken Collabora config stalls display of mail list 2023-03-15 20:48:21 +01:00