Commit Graph

58 Commits

Author SHA1 Message Date
John Livingston 3a09fc0149
README in old documentation folder. 2023-09-07 11:37:36 +02:00
John Livingston 627e55bae3
Fix typo. 2023-02-14 11:05:35 +01:00
John Livingston 74a58de434
Documentation on Framagit
Related to #117.
2023-02-14 11:01:42 +01:00
John Livingston e17257a90f
#117 part 1: New documentation website (#151)
This commit concerns the first subtask of this issue: https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/117

It provide a brand new documentation website, that replace the previous markdown files.
The website is auto-generated using CI/CD, and can be found here: https://johnxlivingston.github.io/peertube-plugin-livechat/
2023-02-13 17:58:06 +01:00
John Livingston ed3f236120
Prosody Appimage: supports only x86_64:
* stop trying to generated an ARM64 AppImage (as it is buggy)
* display a warning in the settings if incompatible CPU detected
* documentation for a workaround

Implements #120.
2022-12-12 19:17:43 +01:00
John Livingston ae5860e537
Implements #123: «disable websocket» settings». 2022-12-08 11:25:57 +01:00
fusengum 087d36622e
Added a Japanese translation (#121)
* add japanese translation files to develop.

* Update README and Commit a Japanese install Guide.

* update version here translation.

* update japanese translation files.

* update README.ja
2022-12-06 17:24:00 +01:00
John Livingston 187d8be87f
Documentation update + remove docker build:
* Update documentation and removed deprecated parts
* removed Docker image build files, as it is no more needed
2022-11-15 18:04:51 +01:00
John Livingston e3970bd8c7
Fix docker build documentation: dont need sudo. 2022-10-10 15:37:10 +02:00
John Livingston 36cda4a9b4
Adding an easy way to customize background transparency in OBS and co. 2022-08-07 11:51:07 +02:00
Porrumentzio b857d31847
Update prosody.md
Grammatical corrections
2022-07-10 16:56:10 +02:00
John Livingston 01a052d380
Fix #97 #54: Settings to hide the chat for anonymous users 2022-04-11 18:12:12 +02:00
Gamemap dd344ce350 Added German translation 2022-04-03 00:24:33 +02:00
John Livingston 0f8e24602f
Docker: removing buster image, seems deprecated. 2022-02-23 16:02:45 +01:00
John Livingston aace9b3538
Docker image for Peertube v4.1.0. Adding bullseye image. 2022-02-23 15:57:50 +01:00
John Livingston dae6aee64e
Some documentation. 2022-01-16 18:02:19 +01:00
John Livingston 9ac40efb54
Yunohost documentation. 2022-01-03 12:18:53 +01:00
John Livingston c95dd1f713
chat-share-url 2021-12-21 19:54:37 +01:00
John Livingston df3f87e903
XMPP external components. 2021-12-11 19:09:01 +01:00
John Livingston 2e7cec04d9
Reverting work on DemoBot (it is now an external package). 2021-12-11 17:40:26 +01:00
John Livingston 5384050ef5
Doc. 2021-12-08 18:28:41 +01:00
John Livingston 7b239c9520
OBS overlay with Matterbridge 2021-12-08 18:12:34 +01:00
John Livingston 6a3b40ed5b
New screenshots. 2021-12-01 18:12:26 +01:00
John Livingston 01760ad78f
Documentation. 2021-12-01 13:56:04 +01:00
John Livingston 6dbb6286e3
Fix docker documentation. 2021-11-25 12:55:59 +01:00
John Livingston 7b6a3683ec
Missing documentation. 2021-11-24 16:44:17 +01:00
John Livingston 9b20042aad
ConverseJS: theme settings. 2021-11-18 11:08:12 +01:00
John Livingston e31e401244
Documentation improvement. 2021-11-04 14:53:54 +01:00
John Livingston d537b2432d
Documentation improvement. 2021-11-04 14:53:23 +01:00
John Livingston 34398b96dd
Documentation improvement. 2021-11-04 14:50:33 +01:00
John Livingston 8ca1390f55
Documentation improvment. 2021-11-04 14:48:18 +01:00
John Livingston 6721ab4fbb
Typo 2021-11-04 14:42:25 +01:00
John Livingston 998fc398a2
Framasoft note; 2021-11-04 14:25:05 +01:00
John Livingston 6ba03dd6f6
Framasoft note; 2021-11-04 14:23:47 +01:00
John Livingston b7daf9e326
New documentation, first draft. WIP. 2021-11-04 13:59:52 +01:00
John Livingston 729f95c5eb
New documentation, first draft. WIP. 2021-11-04 13:57:37 +01:00
John Livingston cf63f24d27
docker build doc. 2021-11-02 16:55:06 +01:00
John Livingston 5c0b274f39
Builtin Prosody: adding the prosody-room-type settings to allow rooms to be per channel or per video. WIP. 2021-08-05 15:41:49 +02:00
John Livingston e14007f2e9
External webchat tool: new placeholder CHANNEL_ID in the webchat url. 2021-08-04 17:38:26 +02:00
John Livingston 5300992806
Fix doc. 2021-08-04 00:56:31 +02:00
John Livingston a3579abb81
Builtin ConverseJS on external XMPP server: new placeholders for the room name: CHANNEL_ID, CHANNEL_NAME. 2021-08-04 00:22:19 +02:00
John Livingston 446ebc0de9
Merge branch 'release/3.2.0' into prosody_room_list 2021-07-14 19:11:09 +02:00
John Livingston fbf9ef3eac
Rearrange documentation. 2021-07-14 18:35:46 +02:00
tytan652 3b51bf2946 Add localhost c2s connections 2021-07-13 20:18:32 +02:00
John Livingston 30d70e033e Retrieving list rooms from prosody. 2021-06-12 03:52:45 +02:00
John Livingston f77f9bb3c7 Documentation. 2021-06-11 18:32:32 +02:00
John Livingston af20f3918f Remove backward compatibility (always using permanent working dir). 2021-06-02 12:41:28 +02:00
John Livingston 4dddddc977 Documentation update (Docker). 2021-06-01 21:21:47 +02:00
John Livingston 2e7c5b295a Documentation 2021-05-06 13:01:01 +02:00
John Livingston efa54c1b04 Fix dead link. 2021-04-21 12:49:25 +02:00