From 1ebd4f342e20c6a6ea517e15c4e81446f377d656 Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Mon, 21 Mar 2016 12:12:24 +0100 Subject: [PATCH] woops, accidentally deleted updates-from rel on mass Google-deletion --- plugins/LRDD/lib/discovery.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/LRDD/lib/discovery.php b/plugins/LRDD/lib/discovery.php index 9825ea3cb7..4049113408 100644 --- a/plugins/LRDD/lib/discovery.php +++ b/plugins/LRDD/lib/discovery.php @@ -37,6 +37,7 @@ if (!defined('GNUSOCIAL')) { exit(1); } class Discovery { const LRDD_REL = 'lrdd'; + const UPDATESFROM = 'http://schemas.google.com/g/2010#updates-from'; const HCARD = 'http://microformats.org/profile/hcard'; const MF2_HCARD = 'http://microformats.org/profile/h-card'; // microformats2 h-card -- 2.39.5