mail
mail copied to clipboard
💌 Mail app for Nextcloud
### 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...
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...
### 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...
### 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...
### 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...
### 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...
### 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...
### 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(...
- [ ] requires https://github.com/nextcloud-libraries/nextcloud-vue/pull/5250 - [ ] fixes https://github.com/nextcloud/mail/issues/9334 after  
### 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) ###...