Ralf Becker
|
9ed7d0b110
|
* Mail: handle push of delete or move of all messages in folder
|
2020-09-08 17:17:25 +02:00 |
|
Hadi Nategh
|
ec77cf0ff6
|
* Mail: Fix opening mailto: link in html mail causes connection error
|
2020-08-25 15:18:38 +02:00 |
|
nathangray
|
8628b50ffb
|
* Mail: Fix deleting or moving multiple mail to another folder did not update the list
|
2020-08-24 12:35:06 -06:00 |
|
Ralf Becker
|
a7e611af5f
|
* Mail: fix moving a mail removes more then the moved mail, if push is active
|
2020-08-19 17:09:34 +02:00 |
|
Ralf Becker
|
e188c9f904
|
fix foldertree.getLabel(folder).replace() is not a function
|
2020-08-17 21:45:41 +02:00 |
|
Ralf Becker
|
6bd87cafb5
|
dynamic disable NM autorefresh on get_rows response depending on push support of imap-server
|
2020-08-11 15:52:28 +02:00 |
|
Ralf Becker
|
19b8cb25a8
|
ignore MessageAppend all together for all new message notifications, as Sieve moved mails still use MessageNew
|
2020-08-06 14:46:28 +02:00 |
|
Ralf Becker
|
879943f3d2
|
do NOT update counter in Mail tab-header, eg. for Junk
|
2020-08-06 13:00:51 +02:00 |
|
Ralf Becker
|
deac5166e7
|
check et2 is ready
|
2020-08-06 09:40:53 +02:00 |
|
Ralf Becker
|
6e2745f129
|
update unseen counter in folder-tree for delete too
|
2020-08-06 09:02:34 +02:00 |
|
Ralf Becker
|
2ea0792600
|
remove mails marked as \Delete eg. by TB, which does not expunge immediatly
|
2020-08-05 18:09:37 +02:00 |
|
Hadi Nategh
|
e3cf9b7aa5
|
Make sure to clean up the duplicated class
|
2020-08-05 16:43:57 +02:00 |
|
Hadi Nategh
|
6b3747d225
|
Update pushed flags without requesting from server
|
2020-08-05 15:38:14 +02:00 |
|
Ralf Becker
|
d8752eecf8
|
* Mail/Admin: do NOT allow to set forwards via Sieve rules, if user forwards are disabled (not standard SMTP!)
|
2020-08-05 14:08:31 +02:00 |
|
Hadi Nategh
|
3ece75667d
|
Avoid extra request to server for update-in-place refresh
|
2020-08-05 10:43:04 +02:00 |
|
Ralf Becker
|
371bb59bdf
|
pass requested uids to backend, also ignore Sent folder for notification and fix update of foldername
|
2020-08-04 18:17:04 +02:00 |
|
Ralf Becker
|
bb0b93bf67
|
changes to receive further push notifications from Dovecot 2.3+
|
2020-08-04 15:54:29 +02:00 |
|
Ralf Becker
|
9825b36148
|
pending translations from our translation server
|
2020-07-31 13:02:30 +02:00 |
|
Ralf Becker
|
a562cdf502
|
dynamic enable password suggest for sharing links
|
2020-07-30 21:56:57 +02:00 |
|
Ralf Becker
|
0f4b40c7fb
|
* Mail: new preference to disable notifications for new arriving mails (requires push for mail)
|
2020-07-30 12:10:53 +02:00 |
|
Ralf Becker
|
08acad038c
|
* Mail: replying to a mail should only update icon, not move it to top of list
|
2020-07-29 13:58:15 +02:00 |
|
Ralf Becker
|
45caead02b
|
replace mail_bo with Api\Mail
|
2020-07-27 08:07:45 +02:00 |
|
Ralf Becker
|
a350f6a871
|
increment notification counter on (closed) mail tab
|
2020-07-24 19:13:11 +02:00 |
|
Hadi Nategh
|
56376465f2
|
Make sure draft folder contains profile id when using it as folder option
|
2020-07-24 14:38:33 +02:00 |
|
Ralf Becker
|
cf06054fd7
|
move configuration of imap servers supporting push to mail site config and stadard imap server
|
2020-07-23 14:17:32 +02:00 |
|
Ralf Becker
|
a101a6f579
|
fix typo
|
2020-07-22 21:27:05 +02:00 |
|
Ralf Becker
|
a86a4bcdc3
|
fix account marked in tree gives only $acc_id not "$acc_id::INBOX"
|
2020-07-22 18:58:25 +02:00 |
|
Ralf Becker
|
28616ef0ee
|
nm_value.selectedFolder is not always set, read it from foldertree, if not
|
2020-07-22 17:38:02 +02:00 |
|
Ralf Becker
|
0f8a2668fb
|
fix token was only updated on account-change, not new login or daily token rotation, also support now multiple tokens/instances registring tokens for same account
|
2020-07-22 17:01:19 +02:00 |
|
Alexandros Sigalas
|
ea548a90ab
|
Added hook: mail_compose_after_save
|
2020-07-22 09:06:00 +02:00 |
|
Ralf Becker
|
8c46a2d541
|
remove outside module invalid import statement (added by PHPStorm)
|
2020-07-22 08:55:35 +02:00 |
|
nathangray
|
f0b924008b
|
Etemplate: Add a callback so apps can decide where to put new push rows
|
2020-07-21 15:32:22 -06:00 |
|
Hadi Nategh
|
eb927182b1
|
Mail push update:
- Implement folder status update
- Fix list gets updated even if it is not the active profile
|
2020-07-21 11:46:36 +02:00 |
|
nathangray
|
2a166fa47c
|
* Mail: Fix download attachments as zip
Caused redirect with error message "Class 'mail_bo' not found"
|
2020-07-20 15:42:05 -06:00 |
|
Ralf Becker
|
bf44ee753a
|
WIP push for mail (currently only Dovecot with further configuration!)
|
2020-07-20 12:09:08 +02:00 |
|
Hadi Nategh
|
67d50fca78
|
Fix mail subject modifier dialog
|
2020-07-13 16:30:11 +02:00 |
|
nathangray
|
d8a51abd8a
|
Mail: Add missing placeholder translation
|
2020-07-09 14:03:08 -06:00 |
|
Ralf Becker
|
76c36cfbcd
|
* Mail: allow to configure a proxy to display external http images (eg. proxy.egroupware.org)
|
2020-07-09 11:54:52 +02:00 |
|
Ralf Becker
|
bcf9e1edee
|
proxy http images to https
|
2020-07-08 20:51:33 +02:00 |
|
Ralf Becker
|
0faa8b367e
|
* Mail: open notification email of own domain as popup
|
2020-07-08 14:28:21 +02:00 |
|
Hadi Nategh
|
b0965ea44d
|
Arrange mail-tree's menu item
|
2020-07-06 15:22:04 +02:00 |
|
Hadi Nategh
|
16579e7bcb
|
Fix translations
|
2020-07-06 14:25:08 +02:00 |
|
Hadi Nategh
|
f5fe1cf02f
|
Add replyto and folder fields into predefined compose values
|
2020-07-06 10:25:56 +02:00 |
|
Hadi Nategh
|
9130b70347
|
Add translations
|
2020-07-03 15:12:19 +02:00 |
|
Hadi Nategh
|
11ba189bd0
|
Make sure content has at least an empty object
|
2020-07-02 11:00:15 +02:00 |
|
Hadi Nategh
|
ae101a28c4
|
Implement predefined addresses for compose dialog
|
2020-07-02 10:42:42 +02:00 |
|
Hadi Nategh
|
6ba8210d83
|
Avoid requesting external images with mixed content
|
2020-06-30 15:54:21 +02:00 |
|
Ralf Becker
|
361d5cb351
|
bump version to 20.1
|
2020-06-28 10:04:21 +02:00 |
|
Hadi Nategh
|
5b1071e3d9
|
Try to warn user about Mixed Content sometimes being used as external images in mail contents.
|
2020-06-25 16:34:40 +02:00 |
|
nathangray
|
4d67f98eeb
|
Fix incorrect class
|
2020-06-24 13:43:18 -06:00 |
|