Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Schiessle <bjoern@schiessle.org>2016-11-03 14:06:22 +0300
committerBjoern Schiessle <bjoern@schiessle.org>2016-11-08 17:42:07 +0300
commit087dab85b4da3a3d4a958ddb74c0c86d0f5e6f0c (patch)
tree242fc80a134d2292a542e1e8388eff56815872d5 /lib/public/Activity
parent6a156b795c38e0785dc19740aa6ca692b9903560 (diff)
add activity for share by mail
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Diffstat (limited to 'lib/public/Activity')
-rw-r--r--lib/public/Activity/IExtension.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/Activity/IExtension.php b/lib/public/Activity/IExtension.php
index a86837892ba..aaa4c869561 100644
--- a/lib/public/Activity/IExtension.php
+++ b/lib/public/Activity/IExtension.php
@@ -103,6 +103,7 @@ interface IExtension {
* Currently known types are:
* * file => will strip away the path of the file and add a tooltip with it
* * username => will add the avatar of the user
+ * * email => will add a mailto link
*
* @param string $app
* @param string $text