nextcloud/lib/private/Share20
Morris Jobke c43abe43b0 Send an email once a file/folder is shared with a user
* only if user has set an email address
* only for user shares (no group shares for now)

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-28 08:36:11 +02:00
..
Exception Fix others 2016-07-21 18:13:57 +02:00
DefaultShareProvider.php More phpstorm inspection fixes 2017-07-24 11:39:29 +02:00
Hooks.php Fix others 2016-07-21 18:13:57 +02:00
LegacyHooks.php Emit hook postUnshareFromSelf when the recipient of a share unshares it 2017-07-20 14:45:46 +03:00
Manager.php Send an email once a file/folder is shared with a user 2017-07-28 08:36:11 +02:00
ProviderFactory.php Run phan over code base 2017-07-19 10:28:11 +02:00
Share.php let the share backend get the node cacheentry to save queries 2016-11-17 18:48:38 +01:00
ShareHelper.php Add samples to the docs 2017-04-13 12:58:53 +02:00