Commit Graph

15 Commits

Author SHA1 Message Date
243d465c58 Translated using Weblate (Catalan)
Currently translated at 100.0% (319 of 319 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ca/
2025-06-19 23:28:24 +02:00
3624dd5c3c Reverting usage of RE2 (WIP):
**Breaking changes**

The livechat v13 introduced a new library to handle regular expressions in forbidden words, to avoid
[ReDOS](https://en.wikipedia.org/wiki/ReDoS) attacks.
Unfortunately, this library was not able to install itself properly on some systems, and some admins were not able
to install the livechat plugin.

That's why we have disabled this library in v14, and introduce a new settings to enable regexp in forbidden words.
By default this settings is disabled, and your users won't be able to use regexp in their forbidden words.

The risk by enabling this feature is that a malicious user could cause a denial of service for the chat bot, by using a
special crafted regular expression in their channel options, and sending a special crafter message in one of their
rooms. If you trust your users (those who have rights to livestream), you can enable the settings. Otherwise it is not
recommanded. See the documentation for more informations.

**Minor changes and fixes**

* Channel's forbidden words: new "enable" column.
* New settings to enable regular expressions for channel forbidden words.
* "Channel advanced configuration" settings: removing the "experimental feature" label.
2025-06-19 17:11:13 +02:00
e24385c3f1 Updating documentation + removing deprecated field description 2025-06-06 17:08:53 +02:00
3b319927c6 Translated using Weblate (Catalan)
Currently translated at 100.0% (318 of 318 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ca/
2025-06-06 16:40:06 +02:00
e7c0be98ee Translated using Weblate (Catalan)
Currently translated at 100.0% (317 of 317 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ca/
2025-05-20 13:08:04 +02:00
57e65cf6ac Translated using Weblate (Catalan)
Currently translated at 100.0% (316 of 316 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ca/
2024-12-18 21:33:12 +01:00
87f2a3dda6 Translated using Weblate (Catalan)
Currently translated at 37.6% (119 of 316 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ca/
2024-12-17 21:18:41 +01:00
0720a8550d Translated using Weblate (Catalan)
Currently translated at 37.3% (118 of 316 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ca/
2024-12-17 21:16:43 +01:00
568add06c7 Translated using Weblate (Catalan)
Currently translated at 36.3% (115 of 316 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ca/
2024-12-17 21:08:09 +01:00
330552ebb4 Translated using Weblate (Catalan)
Currently translated at 35.4% (112 of 316 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ca/
2024-12-17 21:00:03 +01:00
ae7ab16970 Translated using Weblate (Catalan)
Currently translated at 27.2% (86 of 316 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ca/
2024-12-17 20:18:03 +01:00
d11cbfa51b Translated using Weblate (Catalan)
Currently translated at 23.1% (73 of 316 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ca/
2024-12-17 08:14:45 +01:00
067d53957d Translated using Weblate (Catalan)
Currently translated at 22.7% (72 of 316 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ca/
2024-12-17 08:12:07 +01:00
ac9e5145e4 Translated using Weblate (Catalan)
Currently translated at 20.8% (66 of 316 strings)

Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/ca/
2024-12-17 08:08:56 +01:00
89a11cd3d6 Changing the way the translations are handled:
To make the Weblate integration simplier, this commit merge all
translations in yml files (there is no more distinction between
standards and settings strings)

This yml files will be handled by Weblate.

TODO: document the new translation process.
2023-06-09 17:08:39 +02:00