Add meta protocol group for private post support

This commit is contained in:
Hypolite Petovan 2019-07-19 22:19:29 -04:00
parent 4e427f615b
commit 3e6018b3f2
2 changed files with 4 additions and 2 deletions

View file

@ -25,6 +25,8 @@ class Protocol
const FEDERATED = [self::DFRN, self::DIASPORA, self::OSTATUS, self::ACTIVITYPUB];
const SUPPORT_PRIVATE = [self::DFRN, self::DIASPORA, self::MAIL, self::ACTIVITYPUB, self::PUMPIO];
// Supported through a connector
const DIASPORA2 = 'dspc'; // Diaspora connector
const LINKEDIN = 'lnkd'; // LinkedIn