peertube-plugin-livechat/server/lib/federation
John Livingston 472caf9f5b
Fix: direct s2s connection not always possible
Trying to connect to a remote instance using direct s2s won't work if local instance has not the feature enabled, and if the remote instance does not know the local one.
So using Websocket S2S in such case (that embed a discovery mecanism).
2023-06-01 13:06:59 +02:00
..
connection-infos.ts Fix: direct s2s connection not always possible 2023-06-01 13:06:59 +02:00
fetch-infos.ts Chat Federation, avoid spoofing: 2023-05-31 16:52:54 +02:00
incoming.ts Chat Federation, avoid spoofing: 2023-05-31 16:52:54 +02:00
init.ts Chat federation: refactoring code + fix case when video has no chat 2023-04-20 16:07:00 +02:00
outgoing.ts Chat Federation: refactoring ActivityPub data: 2023-05-31 16:52:50 +02:00
sanitize.ts Chat Federation, avoid spoofing: 2023-05-31 16:52:54 +02:00
storage.ts Refresh remote server infos when outdated. 2023-05-31 16:52:50 +02:00
types.ts Fix #124 (dirty hack): 2023-05-31 18:13:35 +02:00