NCTV fork of the livechat plugin.
Go to file
John Livingston 459d92cef9
Embedding Prosody using AppImage:
Thanks to this commit, there is no more need to manually install Prosody
on the server.
The plugin now build and embed an AppImage of Prosody.

In this commit:
* building and using a Prosody AppImage.
* Adding a launcher in the AppImage: the first command argument tells if
  we want to run prosody or prosodyctl
* prosodyCtl functions now uses the AppImage.
* Prosody AppImage: extract once at the startup, then run the squashfs
2022-11-15 15:20:10 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2021-11-05 20:39:24 +01:00
assets Transparent background + fix 2022-01-16 17:50:11 +01:00
client Prosody mode only: 2022-10-10 18:08:20 +02:00
conversejs Fix WS timeouts: 2022-11-01 11:58:02 +01:00
docker Docker image for Peertube v4.1.0. Adding bullseye image. 2022-02-23 15:57:50 +01:00
documentation Fix docker build documentation: dont need sudo. 2022-10-10 15:37:10 +02:00
languages Added German translation 2022-04-03 00:24:33 +02:00
prosody Embedding Prosody using AppImage: 2022-11-15 15:20:10 +01:00
prosody-modules Changing avatars. 2022-01-07 00:53:54 +01:00
public/images Changing avatars. 2022-01-07 00:53:54 +01:00
server Embedding Prosody using AppImage: 2022-11-15 15:20:10 +01:00
shared Prosody mode only: 2022-10-10 18:08:20 +02:00
vendor ConverseJS v10.0.0: checkout upstream 2022-10-31 17:39:08 +01:00
.eslintrc.json Building ConverseJS ourself. 2021-11-09 16:10:25 +01:00
.gitignore Building ConverseJS ourself. 2021-11-09 16:10:25 +01:00
.gitmodules Building ConverseJS ourself. 2021-11-09 16:10:25 +01:00
.markdownlint.jsonc Adding markdownlint file. 2021-08-05 11:58:31 +02:00
.npmignore Adding the vendor folder to .npmignore. 2022-01-05 00:18:37 +01:00
.stylelintrc.js ConverseJS theme: Fix margin when hidding avatars. 2021-11-22 14:50:55 +01:00
CHANGELOG.md Embedding Prosody using AppImage: 2022-11-15 15:20:10 +01:00
CODE_OF_CONDUCT.fr.md New documentation, first draft. WIP. 2021-11-04 13:57:37 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.fr.md Update contributing documentation. 2021-12-06 15:47:55 +01:00
CONTRIBUTING.md Update contributing documentation. 2021-12-06 15:47:55 +01:00
COPYRIGHT.md Sepia licence details. 2022-01-06 02:36:14 +01:00
LICENSE
README.de.md write in english or french 2022-04-07 11:02:59 +02:00
README.fr.md Added German translation 2022-04-03 00:24:33 +02:00
README.md Added German translation 2022-04-03 00:24:33 +02:00
ROADMAP.md Roadmap. 2022-02-10 10:33:19 +01:00
build-avatars.js Fix linting. 2022-01-11 01:34:27 +01:00
build-prosody.sh Embedding Prosody using AppImage: 2022-11-15 15:20:10 +01:00
package-lock.json Using Peertube v5.0.0 websocket capacities. 2022-10-13 18:34:41 +02:00
package.json Embedding Prosody using AppImage: 2022-11-15 15:20:10 +01:00
webpack.config.js

README.md

PeerTube plugin livechat 🇬🇧

🇫🇷 French version / Version française ici. 🇩🇪 German version / deutsche Version hier.

This Peertube plugin is meant to provide chat system for Peertube videos.

Chat screenshot

Fullscreen chat screenshot

See a demo.

IMPORTANT: unfortunately this plugin does not (yet) work by itself, it must rely on external tools. Please read the installation guide.

Before updating to a major release, please read the release notes and breaking changes list : CHANGELOG.

Documentation

New features requests / Bug tracking

If you have new feature requests, bugs, or difficulties to setup the plugin, you can use the Github issue tracker.

Here is a roadmap for upcoming features: ROADMAP.

If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome.

Contact me

If you have any question, or if you want to talk about this plugin, you can join this XMPP room with any Jabber client: plugin-livechat-support@room.im.yiny.org.

If you want to support the project financially, you can contact me by mail at git.[at].john-livingston.fr, or check my Liberapay profile.

Contribute

Please refer to the page CONTRIBUTING.md.

Credits

package.json, COPYRIGHT and LICENSE files contain the license information for this software and its dependencies.

Thanks to David Revoy for his work on Peertube's mascot, Sepia. The character design is under CC-By licence, and the SVG files used to create some logo and avatars in this plugin are GPLv3.0.

Thanks to Framasoft for making Peertube possible, and for the financial support.

Thanks to ritimo for the financial support.

Thanks to Code Lutin for the financial support.