mail
mail copied to clipboard
💌 Mail app for Nextcloud
For https://github.com/nextcloud/groupware/pull/83 @GretaD @kesselb please let me know which name/pseudonym to use :)
When creating a mailbox, there is no indication that is saving or what is happening. Also, if you want to add a second mailbox, the last mailbox's name is still...
### Steps to reproduce I'm a bit afraid of changing things in nextcloud-vue (so I only open this issue for the moment) but if you check my test bellow, the...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nextcloud/auth](https://togithub.com/nextcloud/nextcloud-auth) | [`^2.3.0` -> `^2.4.0`](https://renovatebot.com/diffs/npm/@nextcloud%2fauth/2.3.0/2.4.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pinia](https://togithub.com/vuejs/pinia) | [`^2.2.0` -> `^2.2.2`](https://renovatebot.com/diffs/npm/pinia/2.2.0/2.2.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
fixes #https://github.com/nextcloud/mail/issues/9752 and some other small stuff like the action menu on envelope before ( see sender/header and smart replies)  after  ![Screenshot...
### Steps to reproduce 1. Open mail app (web interface) 2. Go to "Neue Nachricht" (new message) 3. Select a recipient, write subject and message body 4. Go to "..."...
fixes #9161 Please notice that the mockup on the ticket is on the wrong modal :) To do - [x] Add the account settings option to app settings modal -...
Signed-off-by: Joas Schilling
Adjusted mail retrieval logic to pull body structure without contents on partial sync so that attachments (like iMip Messages) can be found. Part 1 of iMip Messaging Refactoring