John Livingston
b0c08e72e2
Fix: message deletion were not properly anonymized when using "Anonymize moderation actions" option.
2025-05-21 18:18:44 +02:00
John Livingston
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
John Livingston
078515572e
Fix data type.
2025-05-21 17:45:56 +02:00
John Livingston
8a12ddabc2
Fix: bot timer can't be negative or null.
2025-05-21 17:12:14 +02:00
John Livingston
1b8531a198
Fix: bot timer can't be negative or null.
2025-05-21 16:51:47 +02:00
John Livingston
a5ede49402
Fix tasks: checkbox state does not change when clicked.
2025-05-21 16:36:44 +02:00
John Livingston
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
John Livingston
562e6a16e2
npm audit fix
2025-05-21 12:28:24 +02:00
John Livingston
1bb79054b4
Merge pull request #677 from JohnXLivingston/dependabot/npm_and_yarn/minor-and-patch-86ff11a346
...
Bump the minor-and-patch group across 1 directory with 5 updates
2025-05-21 12:24:15 +02:00
John Livingston
8ec8eb63e4
Merge pull request #678 from framabot/weblate-peertube-livechat-peertube-plugin-livechat
...
Translations update from Framasoft Weblate
2025-05-21 10:58:58 +02:00
Anonymous
688c4099ad
Translated using Weblate (Czech)
...
Currently translated at 99.0% (315 of 318 strings)
Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/cs/
2025-05-21 10:58:12 +02:00
John Livingston
238407c060
Changelog.
2025-05-21 10:57:24 +02:00
John Livingston
97587ab92f
Merge pull request #671 from framabot/weblate-peertube-livechat-peertube-plugin-livechat
...
Translations update from Framasoft Weblate
2025-05-21 10:56:31 +02:00
John Livingston
fdff085b37
Merge branch 'main' into weblate-peertube-livechat-peertube-plugin-livechat
2025-05-21 10:51:41 +02:00
dependabot[bot]
743e794d5d
Bump the minor-and-patch group across 1 directory with 5 updates
...
Bumps the minor-and-patch group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.26.0` | `9.27.0` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express ) | `5.0.1` | `5.0.2` |
| [sass](https://github.com/sass/dart-sass ) | `1.88.0` | `1.89.0` |
| [sharp](https://github.com/lovell/sharp ) | `0.34.1` | `0.34.2` |
| [yaml](https://github.com/eemeli/yaml ) | `2.7.1` | `2.8.0` |
Updates `@eslint/js` from 9.26.0 to 9.27.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.27.0/packages/js )
Updates `@types/express` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express )
Updates `sass` from 1.88.0 to 1.89.0
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.88.0...1.89.0 )
Updates `sharp` from 0.34.1 to 0.34.2
- [Release notes](https://github.com/lovell/sharp/releases )
- [Commits](https://github.com/lovell/sharp/compare/v0.34.1...v0.34.2 )
Updates `yaml` from 2.7.1 to 2.8.0
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.7.1...v2.8.0 )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.27.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@types/express"
dependency-version: 5.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: sass
dependency-version: 1.89.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: sharp
dependency-version: 0.34.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: yaml
dependency-version: 2.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-21 03:41:47 +00:00
Mehdi Benadel
9669861dec
Add activate chat via short UUID mention to documentation (translation fr, en, es)
2025-05-20 16:54:42 +02:00
Mehdi Benadel
bb78c61b08
Fix #75 : Short uuid handling
2025-05-20 16:54:42 +02:00
axolotle
5b8ccdf5ae
Put occupants filters items on a single line
2025-05-20 16:48:35 +02:00
John Livingston
922e2fbdf4
Minor refactoring and fix.
2025-05-20 16:48:35 +02:00
John Livingston
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
axolotle
02fff14351
update changelog
2025-05-20 16:48:35 +02:00
axolotle
3e70fd3892
Enlarge a custom emoji when posted without any other text
2025-05-20 16:48:35 +02:00
axolotle
dd040582d4
Resize custom emojis to text height
2025-05-20 16:48:35 +02:00
axolotle
d79deef5c0
Handle draggable lines on touch screens
2025-05-20 16:48:35 +02:00
axolotle
048c003ff0
Hide offline occupants in list by default
2025-05-20 16:48:35 +02:00
axolotle
ccbfe8e6d5
Add go to last msg button in chat bottom panel
2025-05-20 16:48:35 +02:00
axolotle
3bc8d2466b
auto focus message field after anonymous user has entered nickname
2025-05-20 16:48:35 +02:00
John Livingston
356b385fc9
Translated using Weblate (French)
...
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/fr/
2025-05-20 13:08:04 +02:00
Victor Hampel
b5c7fa4246
Translated using Weblate (German)
...
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/de/
2025-05-20 13:08:04 +02:00
fran secs
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
John Livingston
ca13d237a3
Fix documentation.
2025-05-20 13:07:45 +02:00
John Livingston
799043c88e
Merge pull request #670 from JohnXLivingston/dependabot/npm_and_yarn/minor-and-patch-9184e5ce34
...
Bump typescript-eslint from 8.32.0 to 8.32.1 in the minor-and-patch group
2025-05-13 09:26:24 +02:00
dependabot[bot]
f12d4cb13a
Bump typescript-eslint in the minor-and-patch group
...
Bumps the minor-and-patch group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `typescript-eslint` from 8.32.0 to 8.32.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.32.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-13 03:53:35 +00:00
John Livingston
6b30886bb6
Fix changelog
2025-05-12 16:13:20 +02:00
John Livingston
090679d6c3
Bump version 12.0.4
2025-05-12 16:12:41 +02:00
John Livingston
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
John Livingston
d841e88e00
Merge pull request #666 from JohnXLivingston/dependabot/npm_and_yarn/eslint-plugin-lit-2.1.1
...
Bump eslint-plugin-lit from 1.15.0 to 2.1.1
2025-05-12 15:07:49 +02:00
John Livingston
aef508ef77
Merge pull request #668 from JohnXLivingston/dependabot/npm_and_yarn/stylistic/eslint-plugin-3.1.0
...
Bump @stylistic/eslint-plugin from 2.11.0 to 3.1.0
2025-05-12 15:07:00 +02:00
dependabot[bot]
673c128c1b
Bump @stylistic/eslint-plugin from 2.11.0 to 3.1.0
...
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin ) from 2.11.0 to 3.1.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases )
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v3.1.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-version: 3.1.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 11:53:55 +00:00
dependabot[bot]
22668c5532
Bump eslint-plugin-lit from 1.15.0 to 2.1.1
...
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit ) from 1.15.0 to 2.1.1.
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases )
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/1.15.0...2.1.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-lit
dependency-version: 2.1.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 11:44:03 +00:00
John Livingston
fb27214d36
Merge pull request #663 from JohnXLivingston/dependabot/npm_and_yarn/minor-and-patch-d14adfe196
...
Bump openid-client from 5.7.0 to 5.7.1 in the minor-and-patch group
2025-05-12 13:41:20 +02:00
dependabot[bot]
8ff8b01148
Bump openid-client from 5.7.0 to 5.7.1 in the minor-and-patch group
...
Bumps the minor-and-patch group with 1 update: [openid-client](https://github.com/panva/openid-client ).
Updates `openid-client` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/panva/openid-client/releases )
- [Changelog](https://github.com/panva/openid-client/blob/v5.7.1/CHANGELOG.md )
- [Commits](https://github.com/panva/openid-client/compare/v5.7.0...v5.7.1 )
---
updated-dependencies:
- dependency-name: openid-client
dependency-version: 5.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 11:39:14 +00:00
John Livingston
0ffc652194
Dependabot: @stylistic/eslint-plugin blocked by eslint version.
2025-05-12 13:34:53 +02:00
John Livingston
69c9c1f83f
Merge pull request #662 from JohnXLivingston/dependabot/npm_and_yarn/babel/helpers-7.27.1
...
Bump @babel/helpers from 7.24.0 to 7.27.1
2025-05-12 13:20:37 +02:00
John Livingston
94753ab60b
Dependabot: openid-client < 6.0.0
2025-05-12 13:20:08 +02:00
John Livingston
375e5cb405
Updating globals dependency.
2025-05-12 13:14:41 +02:00
John Livingston
38cfc05962
Merge branch 'dependabot/npm_and_yarn/minor-and-patch-74f704f9c9'
2025-05-12 13:09:51 +02:00
John Livingston
c0d2c0caae
Addapt linting to dependency update.
2025-05-12 13:05:43 +02:00
dependabot[bot]
3af263fb12
Bump @babel/helpers from 7.24.0 to 7.27.1
...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers ) from 7.24.0 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-helpers )
---
updated-dependencies:
- dependency-name: "@babel/helpers"
dependency-version: 7.27.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 10:51:36 +00:00
dependabot[bot]
d36fa2e241
Bump the minor-and-patch group across 1 directory with 16 updates
...
Bumps the minor-and-patch group with 16 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@xmpp/jid](https://github.com/xmppjs/xmpp.js ) | `0.13.1` | `0.13.2` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.16.0` | `9.24.0` |
| [@lit-labs/motion](https://github.com/lit/lit/tree/HEAD/packages/labs/motion ) | `1.0.7` | `1.0.8` |
| [@lit/context](https://github.com/lit/lit/tree/HEAD/packages/context ) | `1.1.3` | `1.1.5` |
| [@lit/task](https://github.com/lit/lit/tree/HEAD/packages/task ) | `1.0.1` | `1.0.2` |
| [@peertube/feed](https://github.com/Chocobozzz/feed ) | `5.1.3` | `5.4.1` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express ) | `5.0.0` | `5.0.1` |
| [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy ) | `1.17.15` | `1.17.16` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `16.18.121` | `16.18.126` |
| [esbuild](https://github.com/evanw/esbuild ) | `0.24.0` | `0.25.2` |
| [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) | `3.2.1` | `3.3.0` |
| [sass](https://github.com/sass/dart-sass ) | `1.81.1` | `1.86.3` |
| [sharp](https://github.com/lovell/sharp ) | `0.33.5` | `0.34.1` |
| [stylelint](https://github.com/stylelint/stylelint ) | `16.11.0` | `16.18.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.17.0` | `8.29.1` |
| [yaml](https://github.com/eemeli/yaml ) | `2.6.1` | `2.7.1` |
Updates `@xmpp/jid` from 0.13.1 to 0.13.2
- [Release notes](https://github.com/xmppjs/xmpp.js/releases )
- [Commits](https://github.com/xmppjs/xmpp.js/compare/v0.13.1...v0.13.2 )
Updates `@eslint/js` from 9.16.0 to 9.24.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.24.0/packages/js )
Updates `@lit-labs/motion` from 1.0.7 to 1.0.8
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/labs/motion/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/@lit-labs/react@1.0.8/packages/labs/motion )
Updates `@lit/context` from 1.1.3 to 1.1.5
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/context/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/@lit/context@1.1.5/packages/context )
Updates `@lit/task` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/task/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/@lit/task@1.0.2/packages/task )
Updates `@peertube/feed` from 5.1.3 to 5.4.1
- [Commits](https://github.com/Chocobozzz/feed/commits )
Updates `@types/express` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express )
Updates `@types/http-proxy` from 1.17.15 to 1.17.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy )
Updates `@types/node` from 16.18.121 to 16.18.126
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `esbuild` from 0.24.0 to 0.25.2
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.0...v0.25.2 )
Updates `lit` from 3.2.1 to 3.3.0
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@3.3.0/packages/lit )
Updates `sass` from 1.81.1 to 1.86.3
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.81.1...1.86.3 )
Updates `sharp` from 0.33.5 to 0.34.1
- [Release notes](https://github.com/lovell/sharp/releases )
- [Commits](https://github.com/lovell/sharp/compare/v0.33.5...v0.34.1 )
Updates `stylelint` from 16.11.0 to 16.18.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.11.0...16.18.0 )
Updates `typescript-eslint` from 8.17.0 to 8.29.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.1/packages/typescript-eslint )
Updates `yaml` from 2.6.1 to 2.7.1
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.6.1...v2.7.1 )
---
updated-dependencies:
- dependency-name: "@xmpp/jid"
dependency-version: 0.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@eslint/js"
dependency-version: 9.24.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@lit-labs/motion"
dependency-version: 1.0.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@lit/context"
dependency-version: 1.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@lit/task"
dependency-version: 1.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@peertube/feed"
dependency-version: 5.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@types/express"
dependency-version: 5.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@types/http-proxy"
dependency-version: 1.17.16
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@types/node"
dependency-version: 16.18.126
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: esbuild
dependency-version: 0.25.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: lit
dependency-version: 3.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: sass
dependency-version: 1.86.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: sharp
dependency-version: 0.34.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: stylelint
dependency-version: 16.18.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: typescript-eslint
dependency-version: 8.29.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: yaml
dependency-version: 2.7.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 10:50:18 +00:00