aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-17 22:22:33 +0100
committerMario <mario@mariovavti.com>2024-03-17 22:22:33 +0100
commit14f3b72c82adbd75e96c77494f534a641c31405b (patch)
tree3df87fe436f2f4c47940842e3d81b6a1985ad381 /Zotlabs
parentb05845f495e7561eddf2ad5b0c9325649f5289af (diff)
parent937b6d360e7f37e89102eaa7421acb61bc856c99 (diff)
downloadvolse-hubzilla-14f3b72c82adbd75e96c77494f534a641c31405b.tar.gz
volse-hubzilla-14f3b72c82adbd75e96c77494f534a641c31405b.tar.bz2
volse-hubzilla-14f3b72c82adbd75e96c77494f534a641c31405b.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Lib/Activity.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zotlabs/Lib/Activity.php b/Zotlabs/Lib/Activity.php
index f6ceaeca9..603155e7c 100644
--- a/Zotlabs/Lib/Activity.php
+++ b/Zotlabs/Lib/Activity.php
@@ -3559,10 +3559,12 @@ class Activity {
'ostatus' => 'http://ostatus.org#',
'diaspora' => 'https://diasporafoundation.org/ns/',
'litepub' => 'http://litepub.social/ns#',
+ 'toot' => 'http://joinmastodon.org/ns#',
'commentPolicy' => 'zot:commentPolicy',
'Bookmark' => 'zot:Bookmark',
'Category' => 'zot:Category',
+ 'Emoji' => 'toot:Emoji',
'directMessage' => 'litepub:directMessage',