23537 Commits

Author SHA1 Message Date
93c64f05d6 fix(messagesService): migrate to top-level functions
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-11 09:06:54 +02:00
d5e633dc2f fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-11 00:15:14 +00:00
0438407556 Merge pull request #15495 from nextcloud/chore/noid/stop-using-deprecated-method
fix(comments): Stop using deprecated method of comments manager
2025-07-10 22:59:25 +02:00
66e90eb61e fix(comments): Stop using deprecated method of comments manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-10 22:47:12 +02:00
0b86f3c03a test: Adjust tests to new API behaviour
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-10 21:37:32 +02:00
d280cf0b71 chore(assets): Recompile assets
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-10 21:37:31 +02:00
e6d2969c3c feat(threads): Add room token to thread info for future search and widgets
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-10 21:37:31 +02:00
78573cc91c fix(threads): Remove read marker info from thread level as we can not keep it at the moment
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-10 21:37:30 +02:00
6c4bcc7454 feat(thread): Return the last 50 active threads
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-10 21:37:29 +02:00
8181840a98 feat(thread): Track last activity of a thread
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-10 21:37:29 +02:00
33dd6eaa02 Merge pull request #15492 from nextcloud/feat/9680/thread-filter-on-chat-endpoint
feat(threads): Allow to limit the message list to a thread ID
2025-07-10 15:18:24 +02:00
667bbd47c3 chore(assets): Recompile assets
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-10 13:08:00 +02:00
b6c519519f chore: Update psalm baseline
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-10 13:07:59 +02:00
ab57f2ef3d fix(threads): Commit temporarily patched methods in Talk
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-10 13:07:59 +02:00
fc323fa6c6 feat(threads): Allow to limit the message list to a thread ID
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-10 13:07:58 +02:00
4ecc77df7a fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-10 00:14:53 +00:00
bfc72b72e9 fix: migrate to NcLoadingIcon in admin settings
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-09 17:10:45 +02:00
b5df05a621 fix: migrate to outline icons in admin settings
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-09 16:40:16 +02:00
8f704ac73d fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-09 00:15:31 +00:00
70f44a6df4 Merge pull request #15469 from nextcloud/fix/noid/devices-layout
fix: adjust devices inputs layout to improve the use of space
2025-07-08 18:44:15 +02:00
7c2b7f62cf fix: adjust devices inputs layout to improve the use of space
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
2025-07-08 11:34:08 +02:00
bffdb730e2 Merge pull request #15483 from nextcloud/bugfix/noid/color-contrast-in-compact-list-on-bright-mode
fix(compact-mode): Fix color contrast of favorite icon in bright-mode
2025-07-08 09:25:29 +02:00
4ab1364839 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-08 00:15:05 +00:00
0c0d31ac41 Merge pull request #15485 from nextcloud/fix/noid/get-file-picker
fix(vue3): migrate to getFilePickerBuilder()
2025-07-07 22:26:54 +02:00
b211c9777f fix(vue3): migrate to getFilePickerBuilder()
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-07 19:22:30 +02:00
8490b64c85 Merge pull request #15438 from nextcloud/feat/noid/restyle-quote 2025-07-07 16:39:38 +02:00
ffafff1330 fix(compact-mode): Fix color contrast of favorite icon in bright-mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-07 16:20:28 +02:00
5cd40d159f fix(Quote): make component compact
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-07 16:05:37 +02:00
0354ce5de5 fix(Quote): replace FilePreview with plain image / mime icon
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-07 16:05:37 +02:00
5d6affed85 fix(Quote): merge editing state with other parts of component
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-07 16:01:12 +02:00
edb8a7abfa fix(Quote): add type guard for checking if message exists
- Backend returns ['id' => (int)$parentId, 'deleted' => true] if parent was deleted

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-07 16:01:12 +02:00
6431a12a84 Merge pull request #15481 from nextcloud/bugfix/noid/log-setupcheck-error-details
fix(setupchecks): Log the error from setupchecks to have more details
2025-07-07 14:47:12 +02:00
f44db6090c fix(setupchecks): Log the error from setupchecks to have more details
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-07 14:25:10 +02:00
1a536b75f9 Merge pull request #15480 from nextcloud/ci/noid/csfixer-3.80
build(csfixer): Update CS Fixer to 3.80
2025-07-07 14:24:40 +02:00
51dd1aa9e1 chore(cs): Apply more fixes that did not happen automatically
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-07 12:12:42 +02:00
6c7e867fc7 chore(cs): Apply autofixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-07 11:01:10 +02:00
a2c83f19ef build(csfixer): Update CS Fixer to 3.80
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-07 11:00:47 +02:00
f475071d2c Merge pull request #15475 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-07-06 04:28:38 +00:00
2f263ee1ac chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-07-06 03:38:22 +00:00
62c1493d4f fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-06 00:14:53 +00:00
e17755df93 Merge pull request #15468 from nextcloud/feat/noid/outline-part-2 2025-07-05 07:32:13 +02:00
2089803714 fix: Use outline icons on conversation avatars
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-05 07:25:40 +02:00
d5e1b1dfb8 Merge pull request #15472 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo/psalm-6.12.1 2025-07-05 02:14:30 +00:00
6f3613e392 ci(deps-dev): Bump vimeo/psalm in /vendor-bin/psalm
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 6.12.0 to 6.12.1.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/6.12.0...6.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-05 02:00:18 +00:00
89332f0abe Merge pull request #15471 from nextcloud/dependabot/github_actions/dot-github/workflows/svenstaro/upload-release-action-2.11.1 2025-07-05 01:30:48 +00:00
34b0c733c2 ci(deps): Bump svenstaro/upload-release-action in /.github/workflows
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](ebd922b779...5e35e58372)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-05 01:17:51 +00:00
61cd3d02e0 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-05 00:14:51 +00:00
7e6630e560 Merge pull request #15466 from nextcloud/feat/noid/outline-part-1 2025-07-04 17:21:08 +02:00
143e7369f2 fix: Use outline icons in LeftSidebar
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-04 16:56:45 +02:00
96a177f84e Merge pull request #15467 from nextcloud/feat/noid/outline-part-3
fix: use outline icons in LeftSidebar (messages)
2025-07-04 16:09:42 +02:00