peertube-plugin-livechat/server/lib/prosody
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
..
config Fix: direct s2s connection not always possible 2023-06-01 13:06:59 +02:00
auth.ts Prosody auth, first working code: 2021-05-04 13:00:44 +02:00
certificates.ts Fix missing self signed certificates is some conditions. 2023-05-31 16:52:53 +02:00
config.ts Fix #124 (dirty hack): 2023-05-31 18:13:35 +02:00
ctl.ts Fix missing self signed certificates is some conditions. 2023-05-31 16:52:53 +02:00
fix-room-subject.ts Fix Prosody room topic: 2023-04-14 11:33:41 +02:00
logrotate.ts Refactoring the debug mode code, and adding some options. 2023-05-31 16:52:49 +02:00