Commit graph

25030 commits

Author SHA1 Message Date
Nextcloud bot
6f5b4ad13b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-12-17 00:16:24 +00:00
Maksim Sukharev
0d1de2337d
Merge pull request #16588 from nextcloud/fix/noid/shared-items-regression 2025-12-16 11:54:44 +01:00
Dorra Jaouad
6124236884 fix: update actions
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
2025-12-16 11:13:11 +01:00
Nextcloud bot
2685860dfc
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-12-16 00:30:14 +00:00
Joas Schilling
3ff740868d
Merge pull request #16582 from nextcloud/chore/release-changelogs
chore: prepare release changelogs
2025-12-15 13:24:47 +01:00
Maksim Sukharev
f7c315e6fe chore: prepare release changelogs
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-12-15 13:09:11 +01:00
Maksim Sukharev
fdd705c4a7
Merge pull request #16515 from nextcloud/fix/noid/toaster 2025-12-15 12:51:05 +01:00
Maksim Sukharev
f853aaa551 fix(ReactionToaster): replace TransitionWrapper with plain CSS animation
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-12-15 12:43:37 +01:00
Maksim Sukharev
0ae7d0e0f4 fix(ReactionToaster): discard outdated reactions
- timeout for 30 seconds is set for now (allows 60 immediately fired recations to be shown during that interval)
- should discard suspended reaction without showing them

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-12-15 12:43:37 +01:00
Maksim Sukharev
69719c8d31 fix(ReactionToaster): prevent spamming with reactions, if tab was suspended
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-12-15 12:43:05 +01:00
Maksim Sukharev
fa481edb49
Merge pull request #16349 from nextcloud/fix/16299/chat-relay-reactions 2025-12-15 11:13:22 +01:00
Maksim Sukharev
0028110954 fix(messagesStore): process reactionsSelf for relayed reactions
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-12-15 11:09:05 +01:00
Maksim Sukharev
701cb83cb7 fix(messagesStore): mark messages to be processed from real-time
- this makes sure we do not update store with outdated information (from history fetching)

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-12-15 11:09:05 +01:00
github-actions[bot]
d6f6c911d2
Merge pull request #16576 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths-2.4.0
build(deps): bump @nextcloud/paths from 2.3.0 to 2.4.0
2025-12-15 09:46:53 +00:00
github-actions[bot]
800020a705
Merge pull request #16577 from nextcloud/dependabot/npm_and_yarn/sass-1.96.0
build(deps-dev): bump sass from 1.94.2 to 1.96.0
2025-12-15 09:46:36 +00:00
github-actions[bot]
ff3afbb90b
Merge pull request #16575 from nextcloud/dependabot/npm_and_yarn/jsdom-27.3.0
build(deps-dev): bump jsdom from 27.2.0 to 27.3.0
2025-12-15 09:46:25 +00:00
github-actions[bot]
b4f3092c36
Merge pull request #16574 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.12.31
build(deps): Bump libphonenumber-js from 1.12.25 to 1.12.31
2025-12-15 09:45:41 +00:00
dependabot[bot]
f667a186e6
build(deps-dev): bump sass from 1.94.2 to 1.96.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.94.2 to 1.96.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.94.2...1.96.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.96.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 09:43:31 +00:00
dependabot[bot]
76af40a8bc
build(deps): bump @nextcloud/paths from 2.3.0 to 2.4.0
Bumps [@nextcloud/paths](https://github.com/nextcloud-libraries/nextcloud-paths) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-paths/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-paths/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-paths/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/paths"
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 09:43:16 +00:00
dependabot[bot]
4f2fbfc3d6
build(deps-dev): bump jsdom from 27.2.0 to 27.3.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.2.0 to 27.3.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/27.2.0...27.3.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 27.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 09:43:06 +00:00
dependabot[bot]
d64ac06c10
build(deps): Bump libphonenumber-js from 1.12.25 to 1.12.31
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.25 to 1.12.31.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.25...v1.12.31)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 09:42:55 +00:00
Joas Schilling
82577dc459
Merge pull request #16564 from nextcloud/fix-phpunit-11-use-in-behat
test: Fix PHPUnit 11 use in Behat
2025-12-15 10:01:28 +01:00
Joas Schilling
c0cce32d39
Merge pull request #16567 from nextcloud/automated/noid/main-update-workflows
[main] ci(actions): Update workflow templates from organization template repository
2025-12-15 10:00:08 +01:00
nextcloud-command
d115c2f169 ci(actions): Update workflow templates from organization template repository
Signed-off-by: GitHub <noreply@github.com>
2025-12-15 08:50:27 +00:00
github-actions[bot]
97b4986f24
Merge pull request #16565 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-12-14 04:06:36 +00:00
nextcloud-command
efeb7ad3e2 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-12-14 02:48:35 +00:00
Daniel Calviño Sánchez
a0f58ae2f4 test: Fix PHPUnit 11 use in Behat
Starting with PHPUnit 11.3, some complex outputs of certain asserts
(like "assertStringContainsString") require the output of PHPUnit to be
explicitly setup. Otherwise when the assert fails a type error is
thrown (although it does not seem to affect asserts with simpler
outputs, like "assertEquals").

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-12-14 02:40:33 +01:00
Nextcloud bot
6afe66cb59
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-12-14 00:16:28 +00:00
Dorra
0d08d99d27
Merge pull request #16543 from nextcloud/fix/noid/shared-items-store
fix: update shared items store correctly
2025-12-13 17:16:03 +01:00
Dorra Jaouad
b580be72c4 fix: update shared items store correctly
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
2025-12-13 17:14:26 +01:00
github-actions[bot]
cb343b836d
Merge pull request #16552 from nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.8.7
ci(deps-dev): Bump nextcloud/openapi-extractor from 1.8.6 to 1.8.7 in /vendor-bin/openapi-extractor
2025-12-13 14:26:38 +00:00
github-actions[bot]
e4c941f2c8
Merge pull request #16554 from nextcloud/dependabot/composer/vendor-bin/rector/rector/rector-2.2.12
ci(deps-dev): Bump rector/rector from 2.2.10 to 2.2.12 in /vendor-bin/rector
2025-12-13 14:22:22 +00:00
nextcloud-command
e2f59b0709 fix(openapi): Regenerate OpenAPI assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-12-13 14:16:15 +00:00
Joas Schilling
07eebdcfb0
Merge pull request #16556 from nextcloud/dependabot/github_actions/dot-github/workflows/actions/setup-node-6.1.0
ci(deps): Bump actions/setup-node from 6.0.0 to 6.1.0 in /.github/workflows
2025-12-13 15:07:50 +01:00
Joas Schilling
ac1fb282f4
Merge pull request #16558 from nextcloud/dependabot/github_actions/dot-github/workflows/astral-sh/setup-uv-7.1.5
ci(deps): Bump astral-sh/setup-uv from 7.1.4 to 7.1.5 in /.github/workflows
2025-12-13 15:06:24 +01:00
github-actions[bot]
b33312f11a
Merge pull request #16550 from nextcloud/dependabot/npm_and_yarn/rspack/cli-1.6.6
build(deps-dev): Bump @rspack/cli from 1.6.5 to 1.6.6
2025-12-13 04:25:17 +00:00
dependabot[bot]
58afea49d0
build(deps-dev): Bump @rspack/cli from 1.6.5 to 1.6.6
Bumps [@rspack/cli](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.6.6/packages/rspack-cli)

---
updated-dependencies:
- dependency-name: "@rspack/cli"
  dependency-version: 1.6.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 04:04:52 +00:00
github-actions[bot]
214139f6f1
Merge pull request #16557 from nextcloud/dependabot/github_actions/dot-github/workflows/actions/checkout-6.0.1
ci(deps): Bump actions/checkout from 6.0.0 to 6.0.1 in /.github/workflows
2025-12-13 03:46:30 +00:00
github-actions[bot]
3a08ab470b
Merge pull request #16553 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo/psalm-6.14.0
ci(deps-dev): Bump vimeo/psalm from 6.13.1 to 6.14.0 in /vendor-bin/psalm
2025-12-13 03:43:36 +00:00
github-actions[bot]
e6a9ffcfcf
Merge pull request #16551 from nextcloud/dependabot/npm_and_yarn/vitest/coverage-v8-4.0.15
build(deps-dev): Bump @vitest/coverage-v8 from 4.0.14 to 4.0.15
2025-12-13 03:31:46 +00:00
github-actions[bot]
287c88cbfe
Merge pull request #16548 from nextcloud/dependabot/npm_and_yarn/rspack/core-1.6.6
build(deps-dev): Bump @rspack/core from 1.6.4 to 1.6.6
2025-12-13 03:29:10 +00:00
github-actions[bot]
471f364e93
Merge pull request #16547 from nextcloud/dependabot/npm_and_yarn/nextcloud/files-3.12.1
build(deps): Bump @nextcloud/files from 3.12.0 to 3.12.1
2025-12-13 03:26:32 +00:00
dependabot[bot]
6f6bcf1c31
ci(deps): Bump astral-sh/setup-uv in /.github/workflows
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.1.4 to 7.1.5.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](1e862dfacb...ed21f2f24f)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: 7.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 02:14:01 +00:00
dependabot[bot]
0caa67d802
ci(deps): Bump actions/checkout in /.github/workflows
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1af3b93b68...8e8c483db8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 02:11:36 +00:00
dependabot[bot]
887debb067
ci(deps): Bump actions/setup-node in /.github/workflows
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](2028fbc5c2...395ad32622)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 02:10:01 +00:00
dependabot[bot]
43da10c318
ci(deps-dev): Bump rector/rector in /vendor-bin/rector
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.2.10 to 2.2.12.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/2.2.10...2.2.12)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.2.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 02:05:38 +00:00
dependabot[bot]
f9cefda901
ci(deps-dev): Bump vimeo/psalm in /vendor-bin/psalm
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 6.13.1 to 6.14.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/6.13.1...6.14.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-version: 6.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 02:05:33 +00:00
dependabot[bot]
c9f014e25a
ci(deps-dev): Bump nextcloud/openapi-extractor
Bumps [nextcloud/openapi-extractor](https://github.com/nextcloud-releases/openapi-extractor) from 1.8.6 to 1.8.7.
- [Changelog](https://github.com/nextcloud-releases/openapi-extractor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-releases/openapi-extractor/compare/v1.8.6...v1.8.7)

---
updated-dependencies:
- dependency-name: nextcloud/openapi-extractor
  dependency-version: 1.8.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 02:05:24 +00:00
dependabot[bot]
47920f7664
build(deps-dev): Bump @vitest/coverage-v8 from 4.0.14 to 4.0.15
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 4.0.14 to 4.0.15.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.15/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.0.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 02:05:22 +00:00
dependabot[bot]
45f0f2be38
build(deps-dev): Bump @rspack/core from 1.6.4 to 1.6.6
Bumps [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) from 1.6.4 to 1.6.6.
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.6.6/packages/rspack)

---
updated-dependencies:
- dependency-name: "@rspack/core"
  dependency-version: 1.6.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 02:04:02 +00:00