adding hive to social

Signed-off-by: Brian of London <brian@podping.org>
pull/317/head
Brian of London 2021-11-24 13:36:49 +02:00
rodzic 2cdec4f0f4
commit 752ac73c0d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 48423B1A725E6C11
2 zmienionych plików z 56 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,50 @@
### Social Platform / Protocol
Note: Draft - trying to figure out if the platform/protocol list should be a separate file.
The <social> and <socialInteract> elements both contain a platform and protocol element. This is a list of suitable platforms and protocols
- `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:
| `platform` | `protocol` |
| ---------- | ----------- |
| castopod | activitypub |
| mastodon | activitypub |
| peertube | activitypub |
| | xmpp |
| | irc |
| matrix | matrix |
| facebook | facebook |
| twitter | twitter |
| instagram | instagram |
| slack | slack |
| discord | discord |
| 3speak | hive |
| peakd | hive |
- `platform` (required): This is the platform id. It can be one of the following:
- castopod
- mastodon
- peertube
- facebook
- twitter
- instagram
- slack
- discord
- 3speak
- peakd.com
- …
- `protocol` (required): This is the protocol name. It can be one of the following:
- activitypub
- xmpp
- irc
- matrix
- facebook
- twitter
- instagram
- slack
- discord
- hive
- …

Wyświetl plik

@ -38,6 +38,8 @@ There are three elements:
- instagram
- slack
- discord
- 3speak
- peakd.com
- …
- `protocol` (required): This is the protocol name. It can be one of the following:
- activitypub
@ -49,6 +51,7 @@ There are three elements:
- instagram
- slack
- discord
- hive
- …
- `accountId` (required): The podcast ID on this platform.
- `accountUrl` (required): The podcast URL on this platform.
@ -91,6 +94,8 @@ There are three elements:
- instagram
- slack
- discord
- 3speak
- peakd
- …
- `protocol` (required): This is the protocol name. It can be one of the following:
- activitypub
@ -102,6 +107,7 @@ There are three elements:
- xmpp
- irc
- matrix
- hive
- …
- `accountId` (required): The podcast ID on this platform.
- `pubDate` (optional): publication date on this platform. This can be useful when there are several interactions for the same platform for the same episode (for instance, two Tweets about the same episode). Format must be [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601).