kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
Merge pull request #349 from johnspurlock/patch-5
Add proposed "lightningcomments" protocolpull/354/merge
commit
84d674a904
|
@ -7,21 +7,22 @@ The <social> and <socialInteract> elements both contain a platform and protocol
|
||||||
- `platform` (required): This is the platform id. It can be one of the following:
|
- `platform` (required): This is the platform id. It can be one of the following:
|
||||||
- `protocol` (required): This is the protocol name. It can be one of the following:
|
- `protocol` (required): This is the protocol name. It can be one of the following:
|
||||||
|
|
||||||
| `platform` | `protocol` |
|
| `platform` | `protocol` |
|
||||||
| ---------- | ----------- |
|
| ---------- | ------------------|
|
||||||
| castopod | activitypub |
|
| castopod | activitypub |
|
||||||
| mastodon | activitypub |
|
| mastodon | activitypub |
|
||||||
| peertube | activitypub |
|
| peertube | activitypub |
|
||||||
| | xmpp |
|
| | xmpp |
|
||||||
| | irc |
|
| | irc |
|
||||||
| matrix | matrix |
|
| matrix | matrix |
|
||||||
| facebook | facebook |
|
| facebook | facebook |
|
||||||
| twitter | twitter |
|
| twitter | twitter |
|
||||||
| instagram | instagram |
|
| instagram | instagram |
|
||||||
| slack | slack |
|
| slack | slack |
|
||||||
| discord | discord |
|
| discord | discord |
|
||||||
| 3speak | hive |
|
| 3speak | hive |
|
||||||
| peakd | hive |
|
| peakd | hive |
|
||||||
|
| fountain | lightningcomments |
|
||||||
|
|
||||||
|
|
||||||
- `platform` (required): This is the platform id. It can be one of the following:
|
- `platform` (required): This is the platform id. It can be one of the following:
|
||||||
|
@ -35,6 +36,7 @@ The <social> and <socialInteract> elements both contain a platform and protocol
|
||||||
- discord
|
- discord
|
||||||
- 3speak
|
- 3speak
|
||||||
- peakd.com
|
- peakd.com
|
||||||
|
- fountain
|
||||||
- …
|
- …
|
||||||
- `protocol` (required): This is the protocol name. It can be one of the following:
|
- `protocol` (required): This is the protocol name. It can be one of the following:
|
||||||
- activitypub
|
- activitypub
|
||||||
|
@ -47,4 +49,5 @@ The <social> and <socialInteract> elements both contain a platform and protocol
|
||||||
- slack
|
- slack
|
||||||
- discord
|
- discord
|
||||||
- hive
|
- hive
|
||||||
- …
|
- lightningcomments (see #347)
|
||||||
|
- …
|
||||||
|
|
Ładowanie…
Reference in New Issue