X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FProtocol.php;h=759a6e70e66160c78f45258e09c90d8bec3af857;hb=a2c6240da02de21dc974b1fbe65a943f2abb37fb;hp=0038b505a570b4f73f3cb48837a8cf049698b784;hpb=854cc3e47296d4a1b01b893376064cf254d84f79;p=friendica.git diff --git a/src/Core/Protocol.php b/src/Core/Protocol.php index 0038b505a5..759a6e70e6 100644 --- a/src/Core/Protocol.php +++ b/src/Core/Protocol.php @@ -23,6 +23,8 @@ class Protocol const NATIVE_SUPPORT = [self::DFRN, self::DIASPORA, self::OSTATUS, self::FEED, self::MAIL, self::ACTIVITYPUB]; + const FEDERATED = [self::DFRN, self::DIASPORA, self::OSTATUS, self::ACTIVITYPUB]; + // Supported through a connector const DIASPORA2 = 'dspc'; // Diaspora connector const LINKEDIN = 'lnkd'; // LinkedIn