NCTV fork of the livechat plugin.
d80cedfee5
* New settings: "Ban anonymous user's IP when user is banned from a chatroom": * if enabled, every time a streamer bans an anonymous user, it will ban its IP on the chat server, * banned IPs are logged on disk, so server's admin can use them to feed fail2ban (for example), * option disabled by default, because could be used to create trapped-rooms on public servers |
||
---|---|---|
.github | ||
assets | ||
client | ||
conversejs | ||
documentation | ||
languages | ||
prosody-modules | ||
server | ||
shared | ||
support/documentation | ||
.eslintrc.json | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
.markdownlint.jsonc | ||
.npmignore | ||
.stylelintrc.js | ||
build-avatars.js | ||
build-client.js | ||
build-languages.js | ||
build-prosody.sh | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
COPYRIGHT.md | ||
doc-translate.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:
- 🇬🇧 Plugin Livechat Documentation on Github
- 🇬🇧 Plugin Livechat Documentation on Framagit
- The documentation source code
Before updating to a major release, please read the release notes and breaking changes list : CHANGELOG.