Add a REST resource to fetch a thread
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
Showing
- appinfo/routes.php 5 additions, 0 deletionsappinfo/routes.php
- lib/Contracts/IMailManager.php 8 additions, 0 deletionslib/Contracts/IMailManager.php
- lib/Controller/MessagesController.php 17 additions, 0 deletionslib/Controller/MessagesController.php
- lib/Db/MessageMapper.php 35 additions, 0 deletionslib/Db/MessageMapper.php
- lib/Service/MailManager.php 23 additions, 13 deletionslib/Service/MailManager.php
- tests/Unit/Service/MailManagerTest.php 27 additions, 11 deletionstests/Unit/Service/MailManagerTest.php
Loading
Please register or sign in to comment