NCTV fork of the livechat plugin.
Go to file
2023-03-07 14:43:41 +01:00
.github New dev workflow: 2023-03-07 14:14:19 +01:00
assets Moving public directory away: 2023-02-14 10:19:55 +01:00
client Implements #153: Settings translations (#155) 2023-02-15 11:54:48 +01:00
conversejs ConverseJS: in readonly mode, don't show any info messages (except when disconnected). 2023-01-16 18:04:20 +01:00
documentation Fix typo. 2023-02-14 11:05:35 +01:00
languages Merge pull request #162 from lost-geographer/patch-1 2023-03-07 14:43:41 +01:00
prosody Prosody Appimage: supports only x86_64: 2022-12-12 19:17:43 +01:00
prosody-modules
server Implements #153: Settings translations (#155) 2023-02-15 11:54:48 +01:00
shared Use ESBuild for frontend build. 2022-12-12 19:31:29 +01:00
support/documentation Translations typos. 2023-03-07 14:39:26 +01: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 #117 part 1: New documentation website (#151) 2023-02-13 17:58:06 +01:00
.markdownlint.jsonc
.npmignore #117 part 1: New documentation website (#151) 2023-02-13 17:58:06 +01:00
.stylelintrc.js
build-avatars.js Moving public directory away: 2023-02-14 10:19:55 +01:00
build-client.js Use ESBuild for frontend build. 2022-12-12 19:31:29 +01:00
build-languages.js Fix typo. 2023-02-16 06:58:28 +01:00
build-prosody.sh Prosody Appimage: supports only x86_64: 2022-12-12 19:17:43 +01:00
CHANGELOG.md Changelog v6.2.0 2023-03-06 12:10:02 +01: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 #117 part 1: New documentation website (#151) 2023-02-13 17:58:06 +01:00
LICENSE
package-lock.json 6.2.0 2023-03-06 12:10:08 +01:00
package.json 6.2.0 2023-03-06 12:10:08 +01: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.