Distribute forum comments only via the forum

This commit is contained in:
Michael 2022-12-27 16:14:04 +00:00
parent fa579c2346
commit ca0e3e3db7
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