73e6b81d58
Documentation: reusing an existing label
2025-06-20 09:17:56 +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
80a5b76172
Updating SPDX headers.
2025-06-09 10:48:43 +02:00
cd1fa7c4d4
Translated using Weblate (French)
...
Currently translated at 83.7% (754 of 900 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2025-06-09 10:45:32 +02:00
e24385c3f1
Updating documentation + removing deprecated field description
2025-06-06 17:08:53 +02:00
a129a9bc4c
Fix shebangs
2025-05-12 12:03:42 +02:00
b98886d106
Translated using Weblate (French)
...
Currently translated at 83.8% (754 of 899 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2025-01-02 15:40:37 +01:00
649ba3995f
Translated using Weblate (French)
...
Currently translated at 83.8% (754 of 899 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2025-01-02 15:40:37 +01:00
4c7a25da1e
Translated using Weblate (French)
...
Currently translated at 83.3% (749 of 899 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2025-01-02 15:40:37 +01:00
9824435b6e
New features: announcements WIP ( #518 ):
...
* Documentation.
2024-09-12 12:54:16 +02:00
89f1f42e7a
npm run doc:translate.
2024-09-11 10:37:02 +02:00
5018d04b78
Documentation: livechat_version_notice strings migration.
2024-09-10 12:35:07 +02:00
f15d3ed542
New option for the moderation bot:
...
* forbid messages with too many special characters (#517 ).
* update moderation bot to v0.4.0.
* refactoring localization segments to reuse existing one in multiple
context.
* npm run doc:translate
2024-09-07 12:40:38 +02:00
e57d5b0f30
npm run doc:translate
2024-09-06 12:35:38 +02:00
0e98cbaba5
ConverseJS upstream update:
...
* update ConverseJS version
* remove concord theme from settings (and migrate to peertube)
* added cyberpunk theme
* fixed settings localization
2024-09-02 12:11:21 +02:00
5d87121631
npm run doc:translate
2024-08-30 16:24:35 +02:00
9e252193d4
Fix #504 : better prosodyctl documentation
2024-08-19 10:58:49 +02:00
e1d1dd94e6
Update documentation.
2024-08-13 10:49:35 +02:00
8e99199f29
New option to use and configure Prosody mod_firewall WIP ( #97 ):
...
* new setting
* new configuration screen for Peertube admins
* include the mod_firewall module
* load mod_firewall if enabled
* sys admin can disable the firewall config editing by creating a
special file on the disk
* user documentation
2024-08-13 10:35:47 +02:00
6fd8383439
Translated using Weblate (French)
...
Currently translated at 95.4% (823 of 862 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-08-12 13:25:35 +02:00
54c31500a3
Fix typo.
2024-08-12 12:09:32 +02:00
73845eb5d4
Translated using Weblate (French)
...
Currently translated at 94.0% (811 of 862 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-08-12 12:07:50 +02:00
b8db486410
Message search results: display original nickname if has changed.
2024-08-06 17:54:07 +02:00
ad5397b3c7
Adding actions on the occupant list.
2024-08-06 17:32:37 +02:00
e665823f5b
Message search documentation ( #145 )
2024-08-05 12:08:45 +02:00
7892fd6c03
Fix doc link + add missing chapter.
2024-07-31 23:19:48 +02:00
af2941f4e0
npm run doc:translate
2024-07-31 22:50:38 +02:00
faef584f8b
npm run doc:translate
2024-07-29 15:00:02 +02:00
36323569c0
Translated using Weblate (French)
...
Currently translated at 100.0% (809 of 809 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-07-25 11:10:11 +02:00
64f03e5454
Documentation.
2024-07-17 10:53:53 +02:00
8bed52df96
Translated using Weblate (French)
...
Currently translated at 100.0% (808 of 808 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-07-11 09:39:10 +02:00
9c200a4e46
Moderation delay ( #132 ):
...
* displaying the remaining time for moderators.
2024-07-10 16:54:54 +02:00
2f98dfa538
Bad english corrections.
2024-07-10 11:55:54 +02:00
4fcda5f62d
Translated using Weblate (French)
...
Currently translated at 100.0% (805 of 805 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-07-10 11:47:33 +02:00
ac4234281c
Documentation.
2024-07-10 11:25:20 +02:00
a5bcfe61b2
Fix typo.
2024-07-10 11:13:56 +02:00
28871f3b66
Translated using Weblate (French)
...
Currently translated at 100.0% (804 of 804 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-07-09 16:43:12 +02:00
4996335c7b
npm run doc:translate
2024-07-09 16:35:43 +02:00
a93cf8fc19
Translated using Weblate (French)
...
Currently translated at 100.0% (793 of 793 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-07-05 14:03:19 +02:00
e839fea580
Fix documentation image.
2024-07-05 13:37:15 +02:00
3d0c240c63
npm run doc:translate
2024-07-05 13:28:18 +02:00
0c1c6a352d
Translated using Weblate (French)
...
Currently translated at 100.0% (760 of 760 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-06-25 17:38:27 +02:00
c588a73233
Fix english typo.
2024-06-25 17:23:20 +02:00
c093b5e6f6
Translated using Weblate (French)
...
Currently translated at 97.7% (743 of 760 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-06-25 17:20:14 +02:00
fa8aec49b7
npm run doc:translate.
2024-06-25 13:20:15 +02:00
579c1fe8f8
Translated using Weblate (French)
...
Currently translated at 100.0% (742 of 742 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-06-25 11:57:59 +02:00
ebbe4e8241
Translated using Weblate (French)
...
Currently translated at 99.8% (741 of 742 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-06-21 12:14:03 +02:00
14b2357b2d
Fix doc.
2024-06-21 12:08:04 +02:00
a7356ff41d
Translated using Weblate (French)
...
Currently translated at 98.5% (731 of 742 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/fr/
2024-06-21 12:06:59 +02:00
ec36240963
Fix doc.
2024-06-21 12:01:29 +02:00