Adding SPDX headers (WIP)

This commit is contained in:
John Livingston
2024-05-23 11:42:14 +02:00
parent 9931767c01
commit d5c327565c
1172 changed files with 3329 additions and 1324 deletions

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Documentation"
description: "Plugin documentation"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Admin documentation"
description: "Plugin Peertube Livechat administration"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Advanced usage"
description: "Some advanced features"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Using Matterbridge"
description: "Using Matterbridge to bridge with other chats"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "XMPP clients"
description: "Allow connections using XMPP clients"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "External Authentication"
description: "Plugin Peertube Livechat settings - External Authentication"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Settings"
description: "Plugin Peertube Livechat settings"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Installation guide"
description: "Plugin peertube-plugin-livechat installation guide"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Known issues: CPU Compatibility"
description: "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures."

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Troubleshooting"
description: "Some classic mistakes and workarounds."

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Upgrade from version older than 6.0.0"
description: "Important notes when upgrading for an older version."

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "User documentation"
description: "Plugin peertube-plugin-livechat user documentation"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "OBS"
description: "Documentation to stream the chat content using OBS."

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "For streamers"
description: "How to setup the chat for your live stream"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Some basics"
description: "Some basics about how to setup and use the chat for your live stream"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Chat bot"
description: "Chat bot setup"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Commands"
description: "The bot can respond to several commands."

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Forbidden words"
description: "The bot can automatically moderate messages containing forbidden words."

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Timers"
description: "The bot can send periodically some messages."

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Channel configuration"
description: "Peertube channel chatrooms configuration"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Moderation"
description: "Plugin peertube-plugin-livechat advanced moderation features"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Slow mode"
description: "Plugin peertube-plugin-livechat slow mode"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "Tasks / To-do lists"
description: "You can handle tasks and task lists with your moderation team."

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "For viewers"
description: "How to chat for stream viewers"

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
---
title: "XMPP Clients"
description: "Connect to chat using a XMPP client"