]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Protocol.php
Remove unused killme()
[friendica.git] / src / Core / Protocol.php
index 759a6e70e66160c78f45258e09c90d8bec3af857..4157127a4d9288b89abfaf0e9aa17c7b83b7457f 100644 (file)
@@ -25,12 +25,15 @@ 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
        const PUMPIO    = 'pump';    // pump.io
        const STATUSNET = 'stac';    // Statusnet connector
        const TWITTER   = 'twit';    // Twitter
+       const DISCOURSE = 'dscs';    // Discourse
 
        // Dead protocols
        const APPNET    = 'apdn';    // app.net - Dead protocol