NCTV fork of the livechat plugin.
e17257a90f
This commit concerns the first subtask of this issue: https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/117 It provide a brand new documentation website, that replace the previous markdown files. The website is auto-generated using CI/CD, and can be found here: https://johnxlivingston.github.io/peertube-plugin-livechat/ |
||
---|---|---|
.github | ||
assets | ||
client | ||
conversejs | ||
documentation | ||
languages | ||
prosody | ||
prosody-modules | ||
public/images | ||
server | ||
shared | ||
support/documentation | ||
vendor | ||
.eslintrc.json | ||
.gitignore | ||
.gitmodules | ||
.markdownlint.jsonc | ||
.npmignore | ||
.stylelintrc.js | ||
build-avatars.js | ||
build-client.js | ||
build-prosody.sh | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
COPYRIGHT.md | ||
doc-generate-missing-translations.sh | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
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.