mail
mail copied to clipboard
💌 Mail app for Nextcloud
### Steps to reproduce 1. On mobile, open an email with an unsubscribe link ### Expected behavior The Unsubscribe link never overlaps with anything. ### Actual behavior Depending on the...
For #10668 Ref https://github.com/nextcloud/mail/issues/10723#issuecomment-2684836564 Get rid of one SQL query for every call to `MessagesController::index()` (and other consumers of `IMailSearch::findMessages()`). Query the search results (messages) directly instead of querying their...
### Steps to reproduce 1. Switch from any split view to list view ### Expected behavior The subject is shown (at least the major part) ### Actual behavior The subjects...
### Is your feature request related to a problem? Please describe. As a Nextcloud Mail user I want to be able to composer an email while I navigate between other...
### Summary - Requires: https://github.com/nextcloud/server/pull/55968 - Added a mail send task - Added a mail send provider - Modified mail provider mail send to create sending task
Local copy of https://github.com/nextcloud/mail/pull/11943 with squashed commits. - Inject ITimeFactory into AttachmentService constructor - Set createdAt using timeFactory.getTime() when creating attachments - Update unit tests to mock ITimeFactory and expect...
### Steps to reproduce 1. get an email with an invite from office365 calender 2. click accept. 3. it is shown as accepted in nc mail and nc calendar 4....
### Is your feature request related to a problem? Please describe. As a Nextcloud user I want to be able to write a message while I'm writing another one. For...
### Is your feature request related to a problem? Please describe. During the mail brainstorming session at our Contributor Week 2025, we received feedback that users aren't happy with the...
### Expected behavior I should be able to have a radio box like this :  ### Actual behavior The users are not able to set their email signature properly...