NCTV fork of the livechat plugin.
Go to file
2023-04-21 16:33:17 +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 Better xmpp share link (#114) 2023-04-14 11:57:01 +02: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 Chat federation: new settings to disable the feature. 2023-04-20 12:13:22 +02:00
prosody XMPP clients connections WIP 2023-04-14 11:33:41 +02:00
prosody-modules XMPP clients connections WIP + fix mod_muc_http_defaults 2023-04-14 11:33:41 +02:00
server Fix: wrong usage of URL.protocol 2023-04-21 16:33:17 +02:00
shared Use ESBuild for frontend build. 2022-12-12 19:31:29 +01:00
support/documentation Dev tuto link. 2023-04-20 13:27:14 +02:00
vendor ConverseJS v10.0.0: checkout upstream 2022-10-31 17:39:08 +01:00
.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 Node Version Manager compatibility. 2023-04-07 11:08:20 +02: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 Fix Peertube crash: 2023-04-17 11:14:41 +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 Sepia licence details. 2022-01-06 02:36:14 +01:00
doc-generate-missing-translations.sh #117 part 1: New documentation website (#151) 2023-02-13 17:58:06 +01:00
LICENSE
package-lock.json Chat federation: add metadata in ActivityPub. WIP 2023-04-19 19:07:08 +02:00
package.json Chat federation: add metadata in ActivityPub. WIP 2023-04-19 19:07:08 +02:00
README.md Documentation on Framagit 2023-02-14 11:01:42 +01:00
ROADMAP.md Adding the github project link. 2022-11-18 13:46:32 +01:00

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.