Commit Graph

2346 Commits

Author SHA1 Message Date
ralf
a8dade0083 add more validation and defaults for the vacation 2023-08-09 16:49:16 +02:00
ralf
bed1e43200 fix error, if there is no old vacation specifying a number of days, setting now same default as UI: 3 days
also some docu fixes
2023-08-09 16:49:16 +02:00
ralf
c2064e1fa8 * Mail: new modus for vacation notice to not save message to INBOX and REST API to set vacation handling 2023-08-09 16:43:33 +02:00
ralf
b5eaf08d65 add emptyLabel for account to NOT add read-rights for first user if leaving the dialog without [Cancel] 2023-08-06 10:50:56 +02:00
ralf
9047f856d1 mail_compose::ajax_searchAddress() returns now icon, if there is a real photo stored
no need for client to always try querying it
also improved performance by not sending one query for each contact to get email-custom-fields (if existing)
2023-07-27 11:47:08 +02:00
ralf
1508de4574 implement missed shareExpiration and sharePassword attributes when sending mail 2023-07-25 14:59:41 +02:00
hadi
6e6138955b Add some translations 2023-07-25 12:03:51 +02:00
hadi
0f8a3251c4 Take emailTag preference for addresses used in mail list into account 2023-07-25 11:42:57 +02:00
hadi
654a8367b6 Add new mail preference in order to be able to select the type info shown on email tags 2023-07-25 11:39:30 +02:00
nathan
02d25f7014 Mail: Fix missing translations in attachment download button options 2023-07-19 15:50:01 -06:00
nathan
46a78dd179 Mail: When importing from mail, prefer attachement filename when available
Fixes missing extensions in link name
2023-07-19 15:49:37 -06:00
ralf
1bfdb71654 WIP Mail REST API: fix docu and content-type of response for uploading attachments 2023-07-14 09:08:35 +02:00
ralf
f95aad8713 * Mail: REST API to send mails including attachments / sharing links, or open interactive compose windows
WIP Mail REST API: enable direct sending of mails with token authentication / no password not allowing to save mail to Sent folder
2023-07-14 09:05:02 +02:00
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