aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-07-19 18:32:16 -0700
committerzotlabs <mike@macgirvin.com>2017-07-19 18:32:16 -0700
commitdf7f0eb9a4eb42aebd94cbdf8288f0fa8c9b3782 (patch)
treec9ea63a512ccc7af361c1241c12559b34c5171b5 /boot.php
parent6103c301848105a3bca3de81e9982276b2c38d76 (diff)
downloadvolse-hubzilla-df7f0eb9a4eb42aebd94cbdf8288f0fa8c9b3782.tar.gz
volse-hubzilla-df7f0eb9a4eb42aebd94cbdf8288f0fa8c9b3782.tar.bz2
volse-hubzilla-df7f0eb9a4eb42aebd94cbdf8288f0fa8c9b3782.zip
hubzilla issue #832
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 9d9d071dc..061c14554 100755
--- a/boot.php
+++ b/boot.php
@@ -455,6 +455,8 @@ define ( 'NAMESPACE_YMEDIA', 'http://search.yahoo.com/mrss/' );
* activity stream defines
*/
+define ( 'ACTIVITY_PUBLIC_INBOX', 'https://www.w3.org/ns/activitystreams#Public' );
+
define ( 'ACTIVITY_REACT', NAMESPACE_ZOT . '/activity/react' );
define ( 'ACTIVITY_LIKE', NAMESPACE_ACTIVITY_SCHEMA . 'like' );
define ( 'ACTIVITY_DISLIKE', NAMESPACE_ZOT . '/activity/dislike' );