Commit Graph

478 Commits

Author SHA1 Message Date
b0c08e72e2 Fix: message deletion were not properly anonymized when using "Anonymize moderation actions" option. 2025-05-21 18:18:44 +02:00
60ea2b4ed0 Fix #626: Bot timer was buggy, using seconds as delay instead of minutes.
There was a regression some months ago in the "bot timer" functionnality.
In the channels settings, the delay between two quotes is supposed to be in minutes, but in fact we applied seconds.
We don't have any way to detect if the user meant seconds or minutes when they configured their channels (it depends if it was before or after the regression).
So we encourage all streamers to go through their channel settings, check the frequency of their bot timers (if enabled), set them to the correct value, and save the form.
Users must save the form to be sure to apply the correct value.
2025-05-21 17:51:54 +02:00
1b8531a198 Fix: bot timer can't be negative or null. 2025-05-21 16:51:47 +02:00
a5ede49402 Fix tasks: checkbox state does not change when clicked. 2025-05-21 16:36:44 +02:00
4bebc18c67 Fix: moderation notes: fix filter button wrongly displayed on notes without associated occupant.
Also fix typo.
2025-05-21 16:25:11 +02:00
562e6a16e2 npm audit fix 2025-05-21 12:28:24 +02:00
238407c060 Changelog. 2025-05-21 10:57:24 +02:00
bb78c61b08 Fix #75: Short uuid handling 2025-05-20 16:54:42 +02:00
42e589d397 Fix: Converse bottom panel messages not visible on new Peertube v7 theme (for example for muted users) 2025-05-20 16:48:35 +02:00
02fff14351 update changelog 2025-05-20 16:48:35 +02:00
6b30886bb6 Fix changelog 2025-05-12 16:13:20 +02:00
090679d6c3 Bump version 12.0.4 2025-05-12 16:12:41 +02:00
88376b82ee Adding a warning in settings if theme is not set to Peertube or if autocolors are disabled. 2025-05-12 15:40:27 +02:00
433588d6cd Changelog. 2025-05-12 12:26:09 +02:00
4d28df5687 Changelog 2025-05-12 12:17:06 +02:00
c93e1e4fa3 Changelog 2025-05-12 12:05:46 +02:00
35236328b2 Fix #660: don't send headers twice on emoji router errors. 2025-05-12 11:18:29 +02:00
7fd895c82e Release v12.0.3. 2025-03-11 15:46:28 +01:00
5216076844 Fix #648: workaround for a regression in Firefox that breaks the scrollbar
Thanks [Raph](https://github.com/raphgilles) for the workaround!
2025-03-11 15:38:05 +01:00
8e98b464f1 Differenciate pt-PT and pt-BR translations. 2025-01-02 15:40:19 +01:00
dd29b96f8f Slovak 2024-12-17 17:05:15 +01:00
8f1bcb6f13 Changelog update. 2024-12-17 16:52:46 +01:00
b54c17e497 Fix styling for "configure mod_firewall" button + Peertube v7.0.0 compatibility 2024-12-10 11:41:44 +01:00
238d62f17d Changelog 2024-12-10 11:33:09 +01:00
2975018f91 Changelog 2024-12-10 11:27:37 +01:00
d0797ba631 Fix task list label styling. 2024-12-10 11:25:33 +01:00
f35bb5c8ac Fix #618: Fix custom emojis vs upper/lower case. 2024-12-05 19:46:47 +01:00
a37438bdaf Bump v12.0.0 + npm audit fix 2024-12-03 17:36:59 +01:00
577eec6fa4 Add style compat with peertube v7 2024-11-28 10:47:29 +01:00
84b21dde6d Fix: moderation delay max value was not correctly handled. 2024-09-17 11:38:18 +02:00
1b53a6ec2d Fix #300: prosody tweaking. 2024-09-17 10:34:11 +02:00
149bab2fc5 TODO 2024-09-16 15:04:19 +02:00
80274ecee3 TODO 2024-09-16 15:03:14 +02:00
8944bb95d8 New features: announcements WIP (#518). 2024-09-11 19:27:02 +02:00
b66b0aa315 Fix emoji picker colors and size. 2024-09-11 12:40:23 +02:00
0b196805b2 Updating ConverseJS (v11 WIP) with latest fixes. 2024-09-11 11:54:50 +02:00
33be9b3fc5 Update dependencies:
* update @tsconfig/nodes12 to @tsconfig/node16
* Peertube >= 5.2.0 required
2024-09-11 11:29:28 +02:00
4c84146cff Replace v11.1.0 by v12.0.0:
There will probably be some breaking changes, so renaming v11.1.0 to
v12.0.0.
Also fixing a typo in a filename.
2024-09-11 10:34:47 +02:00
5225257bb5 New option for the moderation bot: forbid duplicate messages (#516). 2024-09-11 10:34:44 +02:00
4b5f83c45f Updating dependencies. 2024-09-10 10:15:35 +02:00
7b3d93b290 Typescript v5 + eslint 8.57 WIP
This commit also improves some type handling in the project.
2024-09-09 15:57:04 +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
b6028ef740 Changelog 2024-09-07 12:21:32 +02:00
1a75b30c50 Emoji only mode WIP 2024-09-05 18:28:54 +02:00
2f78b901e3 v11.0.1:
* Fix "send message" button that was sending the message twice.
* Bump v11.0.1
2024-09-03 15:28:57 +02:00
575703a7e5 Bump v11.0.0 + npm audit fix. 2024-09-03 14:42:14 +02:00
8e0f239993 Fix typo. 2024-09-03 14:16:03 +02:00
9ee4476f4d Fix: improved minimum chat width. 2024-09-02 14:39:26 +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
033a86b3a6 Changelog. 2024-09-02 11:47:01 +02:00