mail icon indicating copy to clipboard operation
mail copied to clipboard

💌 Mail app for Nextcloud

Results 750 mail issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. Lets rethink the mail box as it stands. We get a lot of requests and get buried by 10-20...

enhancement
0. to triage

Fix: #9162 Needs https://github.com/nextcloud/server/pull/43209 to also replace indices. What should happen: ## oc_mail_messages - add index on `structure_analyzed` -> `mail_messages_strucanalyz_idx` - drop index `mail_messages_mailbox_id` because `mail_messages_mb_id_uid` already contains `mailbox_id` on...

3. to review
performance 🚀

### Steps to reproduce 1. Open the app 2. Open a mailbox 3. Open the actions menu of a thread 4. Click *More actions* 5. Click *Create event* 6. Click...

bug
2. developing
regression

### Steps to reproduce 1. Open a mailbox that contains some messages 2. Enter a search term in the search box ### Expected behavior Filtering of e-mails according to the...

bug
needs info
0. to triage

### Steps to reproduce 1. Go to the signature settings of a mailbox 2. Upload an image ### Expected behavior Align the image as I like. ### Actual behavior It...

bug
feature parity
0. to triage
feature:editor

### Steps to reproduce 1. Open the app 2. Open a mailbox 3. Hover over a thread ### Expected behavior https://github.com/nextcloud/mail/assets/1374172/1e7107fe-096a-413c-a4f4-e3778e5f7767 (from a prod instance running 3.5) ### Actual behavior...

bug
1. to develop

### Steps to reproduce 1. select your free.fr account inbox mailbox in the navigation list 2. 3. ### Expected behavior The mailbox opens, and it says `No messages in this...

bug
needs info
0. to triage

### Steps to reproduce 1. Grep the app for `multiselect__` ### Expected behavior Find ``` src/components/Composer.vue 68: 124: 174: 1401: :deep(.multiselect__content-wrapper) { 1410: :deep(.multiselect__tags) { 1426: .multiselect__tag { 1558::deep(.multiselect .multiselect__tags),:deep(...

bug
technical debt
0. to triage

- [ ] requires https://github.com/nextcloud-libraries/nextcloud-vue/pull/5250 - [ ] fixes https://github.com/nextcloud/mail/issues/9334 after ![Screenshot from 2024-02-15 12-46-14](https://github.com/nextcloud/mail/assets/12728974/775b2edb-497e-40f4-b4aa-42188f68f616) ![Screenshot from 2024-02-15 12-45-56](https://github.com/nextcloud/mail/assets/12728974/744e2e8a-7bff-4635-9ad2-4a98319109f8)

3. to review
blocked

### Steps to reproduce 1. Create an e-mail message 2. Create lists in the text editor 3. Create line spaces, single and larger (e.g. Enter or Shift + Enter) ###...

bug
1. to develop