summaryrefslogtreecommitdiffstats
path: root/lib/private/share/mailnotifications.php
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-2/+4
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-101-3/+3
* Allow sending a share email to multiple usersJoas Schilling2015-12-071-1/+3
* Adding unit test for MailNotifications::sendInternalShareMail()Thomas Müller2015-12-021-5/+5
* User IUser::getEMailAddress() all over the placeThomas Müller2015-12-021-16/+22
* Allow separate templates for internal and external share notificationsStephen Colebrook2015-10-291-5/+5
* update license headers and authorsMorris Jobke2015-06-251-1/+1
* Fix the share mail notification when the item is in a folderJoas Schilling2015-05-061-0/+5
* Add "Reply-To" support to sharing mails and refactor codeLukas Reschke2015-04-101-60/+100
* Update license headersJenkins for ownCloud2015-03-261-18/+23
* Revert "Updating license headers"Morris Jobke2015-02-261-23/+19
* Updating license headersJenkins for ownCloud2015-02-231-19/+23
* reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke2014-12-081-1/+1
* Use correct language package so the subject is correctly translatedJoas Schilling2014-09-041-1/+1
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* Add scrollto to the url if sharing a file for long file listsTom Needham2014-08-091-3/+9
* Fix link to files and folders in internal share emailsTom Needham2014-08-091-4/+3
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-3/+3
* adding PHPDocThomas Müller2014-05-131-2/+21
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-2/+2
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-1/+1
* Merge branch 'master' into type-hintingBart Visscher2014-03-311-10/+13
|\
| * send an individual email to each recipientThomas Müller2014-03-101-10/+13
* | More PHPDoc fixes, using scrutinizer patches as hintsBart Visscher2014-02-281-2/+1
|/
* clean up the sharing ajax calls, add mail notification classBjoern Schiessle2014-02-191-0/+160