23532 Commits

Author SHA1 Message Date
5a92c9b8ca Merge pull request #15561 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-07-20 04:32:40 +00:00
431512df78 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-07-20 03:49:12 +00:00
f2cfb1dbe4 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-20 00:15:37 +00:00
343950fdf8 Merge pull request #15558 from nextcloud/fix/noid/esc-hotkey
fix: disable Esc hotkey for guests
2025-07-19 16:25:53 +02:00
7601855bbd fix: disable Esc hotkey for guests
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-19 14:20:47 +02:00
51464aefd1 Merge pull request #15556 from nextcloud/dependabot/github_actions/dot-github/workflows/astral-sh/setup-uv-6.4.1 2025-07-19 02:19:51 +00:00
45e94196c2 Merge pull request #15555 from nextcloud/dependabot/composer/vendor-bin/rector/rector/rector-2.1.2 2025-07-19 02:09:12 +00:00
d36e77ae3b ci(deps): Bump astral-sh/setup-uv in /.github/workflows
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.3.1 to 6.4.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](bd01e18f51...7edac99f96)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-19 02:03:53 +00:00
d0a40722c7 ci(deps-dev): Bump rector/rector in /vendor-bin/rector
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/2.1.1...2.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-19 01:39:23 +00:00
f0cb1c36f4 Merge pull request #15553 from nextcloud/dependabot/composer/tests/integration/behat/behat-3.23.0 2025-07-19 01:30:52 +00:00
7dd48e2071 ci(deps-dev): Bump behat/behat in /tests/integration
Bumps [behat/behat](https://github.com/Behat/Behat) from 3.22.0 to 3.23.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.22.0...v3.23.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-version: 3.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-19 01:07:59 +00:00
96374e4831 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-19 00:15:20 +00:00
6183f31efa Merge pull request #15552 from nextcloud/fix/noid/chat-manual-scroll
fix(chat): imitate smooth scrolling and drop hash when scroll to bottom
2025-07-18 23:25:06 +02:00
f17e034b2f fix(chat): remove 'message-height-changed' event
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-18 17:38:10 +02:00
3d25c5f3d3 fix(chat): imitate smooth scrolling when scroll to focused message
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-18 17:35:54 +02:00
98994f3f36 fix(chat): imitate smooth scrolling and drop hash when scroll to bottom
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-18 17:35:54 +02:00
169009c53c Merge pull request #15545 from nextcloud/bugfix/noid/empty-chat-for-guests
fix(chat): Fix guests in a fully empty chat
2025-07-18 16:58:29 +02:00
524be3036e Merge pull request #15548 from nextcloud/fix/15546/check-if-event-has-status
fix(dashboard): fix undefined array key 'status'
2025-07-18 16:20:42 +02:00
e5b14a9429 fix(dashboard): fix undefined array key 'status'
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-07-18 15:33:16 +02:00
948ef62d59 fix(chat): Fix guests in a fully empty chat
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-18 11:09:04 +02:00
f8b0cc2f39 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-18 00:16:42 +00:00
0a3f03ebed Merge pull request #15530 from nextcloud/feat/noid/use-get-messages 2025-07-17 17:30:09 +02:00
ac222b1ab3 fix(useGetMessages): minor methods refactoring
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-17 16:09:54 +02:00
aaa3506b55 fix(useGetMessages): provide/inject context with composables
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-17 16:09:54 +02:00
6eb34ee7a5 fix(useGetMessages): extract watchers and lifecycle hooks
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-17 16:08:19 +02:00
3d80c13cdd fix(useGetMessages): extract shared methods
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-17 16:08:04 +02:00
e30e7afce7 fix(useGetMessages): introduce composable, extract shared data
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-17 16:07:38 +02:00
597d4ee8aa Merge pull request #15543 from nextcloud/fix/noid/filter-cancelled-events
fix(dashboard): don't show cancelled events in upcoming events
2025-07-17 15:14:20 +02:00
1480b51cf9 fix(dashboard): don't show cancelled events in upcoming events
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-07-17 14:55:59 +02:00
a0aab04226 fix(MessagesList): do not make chatIdentifier unique for different components
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-17 14:50:23 +02:00
3b4994a42e Merge pull request #15533 from nextcloud/fix/15359/app-version
feat: show server/app version in settings
2025-07-17 13:14:49 +02:00
a9b31a04f5 feat: show Talk app version in settings
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-17 12:45:01 +02:00
89515c5c2a Merge pull request #15537 from nextcloud/chore/noid/release-2018-2112
chore(release): Add changelog for 20.1.9 and 21.1.2
2025-07-17 12:10:23 +02:00
dc418d543e chore(release): Add changelog for 20.1.9 and 21.1.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-17 11:49:56 +02:00
bd68e80d1d Merge pull request #15532 from nextcloud/bugfix/noid/draft-poll-deletion
fix(polls): Correctly limit drafts to moderators
2025-07-17 11:31:55 +02:00
d540d6eee6 fix(polls): Corretly limit drafts to moderators
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-17 10:21:57 +02:00
9eea173a1c fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-17 00:15:24 +00:00
49b6c3414c Merge pull request #15521 from nextcloud/fix/15512/quote-restyle
feat(Quote): add a shortcut to threaded view from replies
2025-07-16 23:36:17 +02:00
3b127d829e fix(ThreadItem): adjust text color on active
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-16 18:51:36 +02:00
08578647d8 feat(Quote): add a shortcut to threaded view from replies
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-16 18:51:36 +02:00
32ff163b6e style(Quote): add more spacing to the component
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-16 18:51:36 +02:00
2df141e7de Merge pull request #15527 from nextcloud/fix/noid/lobby-timer 2025-07-16 12:01:20 +02:00
2fb5e94759 Merge pull request #15523 from nextcloud/chore/deps/nextcloud-vue-9.0.0-rc.4 2025-07-16 11:52:24 +02:00
a02e903b97 fix(NcDateTimePicker): use valid format
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-16 11:23:16 +02:00
f4236f0d9b fix(lobby): update store from server response
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-16 11:23:16 +02:00
6705630255 chore(deps): bump @nextcloud/vue library from v9.0.0-rc.3 to v9.0.0-rc.4
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-16 11:22:22 +02:00
2a884e07a0 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-16 00:15:01 +00:00
67ea605130 Merge pull request #15524 from nextcloud/fix/noid/clear-openssl-errors
fix(setupcheck): Clear OpenSSL errors before executing
2025-07-15 21:32:30 +02:00
4a2fb6a723 fix(setupcheck): Clear OpenSSL errors before executing
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-07-15 21:07:07 +02:00
a22d5cf948 Merge pull request #15522 from nextcloud/bugfix/noid/mark-just-created-threads-as-thread
fix(threads): Mark just created threads as thread
2025-07-15 17:23:28 +02:00