Merge pull request #12539 from annando/forum-thread

Distribute forum comments only via the forum
This commit is contained in:
Philipp
2022-12-27 17:51:22 +01:00
committed by GitHub
2 changed files with 18 additions and 1 deletions

View File

@@ -52,7 +52,6 @@ class Protocol
// 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
@@ -66,6 +65,7 @@ class Protocol
// Currently unsupported
const ICALENDAR = 'ical'; // iCalendar
const MYSPACE = 'mysp'; // MySpace
const LINKEDIN = 'lnkd'; // LinkedIn
const NEWS = 'nntp'; // Network News Transfer Protocol
const PNUT = 'pnut'; // pnut.io
const XMPP = 'xmpp'; // XMPP