Merge pull request #3950 from nextcloud/enhancement/246/include-attachments-in-forward
Add original attachments when forwarding a mail
No related branches found
No related tags found
Showing
- lib/IMAP/MessageMapper.php 8 additions, 2 deletionslib/IMAP/MessageMapper.php
- lib/Model/IMAPMessage.php 8 additions, 5 deletionslib/Model/IMAPMessage.php
- lib/Model/IMessage.php 4 additions, 3 deletionslib/Model/IMessage.php
- lib/Model/Message.php 25 additions, 11 deletionslib/Model/Message.php
- lib/Service/MailTransmission.php 54 additions, 13 deletionslib/Service/MailTransmission.php
- src/components/Composer.vue 16 additions, 0 deletionssrc/components/Composer.vue
- src/components/ComposerAttachments.vue 2 additions, 2 deletionssrc/components/ComposerAttachments.vue
- tests/Integration/Service/MailTransmissionIntegrationTest.php 6 additions, 2 deletions...s/Integration/Service/MailTransmissionIntegrationTest.php
- tests/Unit/Model/MessageTest.php 1 addition, 2 deletionstests/Unit/Model/MessageTest.php
- tests/Unit/Service/MailTransmissionTest.php 78 additions, 0 deletionstests/Unit/Service/MailTransmissionTest.php
Loading
Please register or sign in to comment