aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-06-03 09:40:37 +0200
committerMario Vavti <mario@mariovavti.com>2016-06-03 09:40:37 +0200
commit7582802f033aa6d994691880c1594b590b179c5d (patch)
treeedd3f5ab48dfada99e2b76d718b425c1698f84e8 /boot.php
parentf23bdde464ef20ad2ffcb3984cc9481955374809 (diff)
parentf8949ed5d1f277a3246fecf04d3ee4619ba10b51 (diff)
downloadvolse-hubzilla-7582802f033aa6d994691880c1594b590b179c5d.tar.gz
volse-hubzilla-7582802f033aa6d994691880c1594b590b179c5d.tar.bz2
volse-hubzilla-7582802f033aa6d994691880c1594b590b179c5d.zip
Merge branch 'dev' into sabre32
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 5b3a614f1..16c5fed11 100755
--- a/boot.php
+++ b/boot.php
@@ -473,6 +473,7 @@ define ( 'NAMESPACE_YMEDIA', 'http://search.yahoo.com/mrss/' );
* activity stream defines
*/
+define ( 'ACTIVITY_REACT', NAMESPACE_ZOT . '/activity/react' );
define ( 'ACTIVITY_LIKE', NAMESPACE_ACTIVITY_SCHEMA . 'like' );
define ( 'ACTIVITY_DISLIKE', NAMESPACE_ZOT . '/activity/dislike' );
define ( 'ACTIVITY_AGREE', NAMESPACE_ZOT . '/activity/agree' );