aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-06-02 18:42:51 -0700
committerredmatrix <git@macgirvin.com>2016-06-02 18:42:51 -0700
commitf9075e2a2feca0f37fdf568be6e6e53460aa9034 (patch)
treed2b30d35a2078b8a6d21999ae39db3129215aa79 /boot.php
parente596bf025bc2cb700d2603871286df1102d41031 (diff)
downloadvolse-hubzilla-f9075e2a2feca0f37fdf568be6e6e53460aa9034.tar.gz
volse-hubzilla-f9075e2a2feca0f37fdf568be6e6e53460aa9034.tar.bz2
volse-hubzilla-f9075e2a2feca0f37fdf568be6e6e53460aa9034.zip
some initial emoji reaction work
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' );