summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Notification/Notifier.php
Commit message (Expand)AuthorAgeFilesLines
* Use the target for file notificationsRoeland Jago Douma2020-01-261-2/+2
* Use the user from the notificationRoeland Jago Douma2019-12-181-7/+2
* Fetch the share for the recipientRoeland Jago Douma2019-12-091-2/+6
* Update license headersChristoph Wurst2019-12-051-2/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Correctly use the displayname of the sharer in the notificationJoas Schilling2019-11-121-6/+16
* Use constants for the magic stringsJoas Schilling2019-11-121-2/+4
* Allow to accept group sharesJoas Schilling2019-11-121-21/+73
* Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-121-5/+100
* Add notification for shares about to expireRoeland Jago Douma2019-11-011-0/+98