-
- Downloads
Merge pull request #3067 from nextcloud/feature/add_mark_spam
Add mark as junk on emails
Showing
- lib/Controller/MessagesController.php 0 additions, 4 deletionslib/Controller/MessagesController.php
- lib/Db/Message.php 2 additions, 1 deletionlib/Db/Message.php
- lib/Model/IMAPMessage.php 6 additions, 2 deletionslib/Model/IMAPMessage.php
- lib/Service/MailManager.php 14 additions, 15 deletionslib/Service/MailManager.php
- src/components/Envelope.vue 19 additions, 3 deletionssrc/components/Envelope.vue
- src/components/Message.vue 9 additions, 2 deletionssrc/components/Message.vue
- src/store/actions.js 25 additions, 5 deletionssrc/store/actions.js
- src/store/actions.js.orig 0 additions, 548 deletionssrc/store/actions.js.orig
- tests/Unit/Controller/MessagesControllerTest.php 1 addition, 1 deletiontests/Unit/Controller/MessagesControllerTest.php
- tests/Unit/Service/MailManagerTest.php 0 additions, 20 deletionstests/Unit/Service/MailManagerTest.php
Loading
Please register or sign in to comment