NCTV fork of the livechat plugin.
Go to file
2023-05-31 16:52:53 +02:00
.github New dev workflow: 2023-03-07 14:14:19 +01:00
assets XMPP client connection WIP: 2023-04-14 11:33:41 +02:00
client Chat Federation, connection to remote chat: 2023-04-21 16:56:48 +02:00
conversejs Chat Federation: using S2S if available. 2023-05-31 16:52:47 +02:00
documentation Fix typo. 2023-02-14 11:05:35 +01:00
languages Chat federation: new settings to disable the feature. 2023-04-20 12:13:22 +02:00
prosody Fix debug option. 2023-05-31 16:52:48 +02:00
prosody-modules Disabling direct s2s for alpha.4 2023-05-31 16:52:53 +02:00
server Websocket S2S: ping every 55s to keep alive. 2023-05-31 16:52:52 +02:00
shared Chat Federation, connection to remote chat: 2023-04-21 16:56:48 +02:00
support/documentation Refactoring the debug mode code, and adding some options. 2023-05-31 16:52:49 +02:00
vendor
.eslintrc.json Implements #153: Settings translations (#155) 2023-02-15 11:54:48 +01:00
.gitignore public in .gitignore 2023-02-14 10:24:08 +01:00
.gitlab-ci.yml New dev workflow: 2023-03-07 14:14:19 +01:00
.gitmodules
.markdownlint.jsonc
.npmignore
.stylelintrc.js
build-avatars.js Node Version Manager compatibility. 2023-04-07 11:08:20 +02:00
build-client.js
build-languages.js Fix typo. 2023-02-16 06:58:28 +01:00
build-prosody.sh
CHANGELOG.md Bump version 6.4.0-alpha4 2023-05-31 16:52:53 +02:00
CODE_OF_CONDUCT.md Documentation on Framagit 2023-02-14 11:01:42 +01:00
CONTRIBUTING.md Documentation on Framagit 2023-02-14 11:01:42 +01:00
COPYRIGHT.md
doc-generate-missing-translations.sh
LICENSE
package-lock.json Bump version 6.4.0-alpha4 2023-05-31 16:52:53 +02:00
package.json Bump version 6.4.0-alpha4 2023-05-31 16:52:53 +02:00
README.md Documentation on Framagit 2023-02-14 11:01:42 +01:00
ROADMAP.md

PeerTube plugin livechat

This Peertube plugin is meant to provide chat system for Peertube videos.

To read the documentation, please refer to any of these:

Before updating to a major release, please read the release notes and breaking changes list : CHANGELOG.