aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/share/MailNotificationsTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-294/+0
| | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader
* 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
| | | | | | fixes #23197 * Updated unit test
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-101-1/+3
| | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* 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