aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/share/MailNotificationsTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-294/+0
* Fix namespace in share/Joas Schilling2016-05-191-6/+8
* Send permalink in internal share notification emailsVincent Petry2016-05-061-4/+3
* Generate a valid URL for link notificationRoeland Jago Douma2016-03-151-4/+23
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-101-1/+3
* Add a unit test for single user case as wellJoas Schilling2015-12-071-7/+9
* Allow sending a share email to multiple usersJoas Schilling2015-12-071-3/+17
* Adding unit test for MailNotifications::sendInternalShareMail()Thomas Müller2015-12-021-31/+70
* User IUser::getEMailAddress() all over the placeThomas Müller2015-12-021-46/+26
* Add "Reply-To" support to sharing mails and refactor codeLukas Reschke2015-04-101-0/+237