NCTV fork of the livechat plugin.
Go to file
John Livingston f644ad0d88
Fix #124 (dirty hack):
This commit is a dirty hack to fix issue with ARM64 Prosody AppImage.
The fixed appimagebuild tool is not released by the dev team.
So i patch it in my build script. This is not a good solution, but it
works, and let me go forward.
2023-05-31 18:13:35 +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 #124 (dirty hack): 2023-05-31 18:13:35 +02:00
prosody-modules Enabling again direct s2s. 2023-05-31 16:52:54 +02:00
server Fix #124 (dirty hack): 2023-05-31 18:13:35 +02:00
shared Chat Federation, connection to remote chat: 2023-04-21 16:56:48 +02:00
support/documentation Fix #124 (dirty hack): 2023-05-31 18:13:35 +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 Fix #124 (dirty hack): 2023-05-31 18:13:35 +02:00
CHANGELOG.md Fix #124 (dirty hack): 2023-05-31 18:13:35 +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-alpha5 2023-05-31 16:52:53 +02:00
package.json Bump version 6.4.0-alpha5 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.