nextcloud-server/lib/private
Morris Jobke 1ef19bb0ec 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-08-01 15:17:32 +07:00
..
Accounts Remove account data on user deletion 2017-05-15 13:31:31 +07:00
Activity Add a flag to allow checking if SVGs are okay 2017-07-07 11:16:37 +07:00
App Add new bundle 2017-07-26 11:47:15 +07:00
AppFramework add new config switched for the global scale architecture 2017-06-02 11:00:08 +07:00
Archive
Authentication Merge pull request #4894 from nextcloud/generic-security-activities 2017-05-19 00:50:44 +07:00
BackgroundJob
Cache
Command
Comments
Console
Contacts/ContactsMenu
DB Add brackets around concat statements so comparing the result works as intended 2017-07-28 11:34:35 +07:00
Diagnostics
Encryption don't try to encrypt/decrypt the certificate bundle 2017-06-13 10:07:55 +07:00
Federation
Files Fix for mb strlen 2017-07-22 11:10:25 +07:00
GlobalScale add new config switched for the global scale architecture 2017-06-02 11:00:08 +07:00
Group filter missing groups in share provider 2017-06-13 10:54:02 +07:00
Hooks
Http/Client
IntegrityCheck
L10N Allow to force a language and set it via the ocs api 2017-06-22 09:54:39 +07:00
Lock
Lockdown
Log
Mail Remove unneeded styles 2017-07-24 13:46:17 +07:00
Memcache Do not scan for keys just get all the keys (with prefix) 2017-05-16 09:52:05 +07:00
Migration
Notification
OCS
Preview
Repair Add a repair step to drop the account_terms table on oc migration 2017-07-27 11:38:55 +07:00
RichObjectStrings
Route Check whether the $_SERVER['REQUEST_*'] vars exist before using them 2017-05-15 14:33:27 +07:00
Search
Security Write cert bundle to tmp file first 2017-07-12 20:21:27 +07:00
Session Forward port of #5190 to stable12 2017-06-15 11:18:22 +07:00
Settings
Setup fix install on mb4 enabled mariadb/mysql 2017-06-01 13:12:30 +07:00
Share Remove OC_Group call 2017-05-15 14:52:40 +07:00
Share20 Send an email once a file/folder is shared with a user 2017-08-01 15:17:32 +07:00
SystemTag
Tagging
Template Fix theming app to also use the prefix 2017-07-02 14:03:35 +07:00
Updater
User null users dont exist 2017-07-13 15:54:16 +07:00
legacy Update setupchecks.js 2017-06-12 17:18:20 +07:00
AllConfig.php
AppConfig.php
AppHelper.php
Avatar.php
AvatarManager.php
CapabilitiesManager.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HTTPHelper.php
HintException.php
Installer.php Remove OC_App:installApp 2017-05-15 00:03:35 +07:00
LargeFileHelper.php
Log.php Don't log passwords on dav exceptions 2017-07-05 15:10:38 +07:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Don't load navigation entries of restricted apps 2017-07-05 15:07:56 +07:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Add a repair step to drop the account_terms table on oc migration 2017-07-27 11:38:55 +07:00
RepairException.php
Search.php
Server.php Send an email once a file/folder is shared with a user 2017-08-01 15:17:32 +07:00
ServerContainer.php Fix missing argument 2 for Settings classes 2017-05-19 22:30:55 +07:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php
URLGenerator.php Add tests and inject IRequest 2017-07-02 14:03:35 +07:00
Updater.php Use the existing array of OC versions 2017-07-27 12:30:24 +07:00