23537 Commits

Author SHA1 Message Date
23246bcb83 fix: use outline icons in LeftSidebar (messages)
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-04 15:56:12 +02:00
85926e085d Merge pull request #15460 from nextcloud/enh/noid/remove-checkturncertificate
fix: use the correct `CheckCertificates` class in background jobs
2025-07-04 10:27:42 +02:00
abe9ab4d49 fix: use the correct CheckCertificates class in background jobs
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-04 10:14:19 +02:00
96196ad452 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-04 00:14:57 +00:00
c01b252fc7 Merge pull request #15450 from nextcloud/fix/vue3/safari-idle
fix(safari): provide fallback for 'window.requestIdleCallback'
2025-07-03 11:46:10 +02:00
99aaed9f08 Merge pull request #15455 from nextcloud/release/changelog-20.1.8-21.1.1
chore(release): Add changelog for 20.1.8 and 21.1.1
2025-07-03 11:26:53 +02:00
16b853fdcd chore(release): Add changelog for 20.1.8 and 21.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-03 10:35:00 +02:00
a7bc2f37b3 Merge pull request #15451 from nextcloud/bugfix/15449/incomplete-server-url
fix(config): Don't break with incomplete server URLs
2025-07-03 10:14:47 +02:00
eafcebb311 Merge pull request #15448 from nextcloud/chore/noid/chat-routes-php
fix(routes): Move chat routes in controller
2025-07-03 10:00:21 +02:00
cc4a432a4a fix(safari): provide fallback for 'window.requestIdleCallback'
- also refactor old migration steps

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-03 09:44:19 +02:00
1e8ba4c27d fix(config): Don't break with incomplete server URLs
Could happen when admin got interrupted before finishing typing,
but then it auto saves and a user opens talk or the admin settings.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-03 09:40:01 +02:00
c8600037e0 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-03 00:15:02 +00:00
72eea91048 chore(assets): Recompile assets
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-02 15:37:04 +02:00
fc2156553d Merge pull request #15446 from nextcloud/bugfix/9679/update-mention-markers-in-threads
fix(threads): Mark thread attendees as mentioned
2025-07-02 10:51:16 +02:00
82ebc95217 fix(threads): Mark thread attendees as mentioned
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-02 10:18:27 +02:00
b128b16d38 fix(routes): Move chat routes in controller
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-02 08:30:02 +02:00
d87913b8e8 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-02 00:14:46 +00:00
79a68774e4 Merge pull request #15423 from nextcloud/feat/15260/media-settings-preview-toggle
feat: restyle device settings  and make optional preview showing on app level instead of conversation level
2025-07-01 18:48:44 +02:00
b22615f843 feat(MediaSettings): move "always show device preview" option to talk settings. It is now talk level instead of conversation level
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
2025-07-01 18:26:41 +02:00
9ebb8fef1c Merge pull request #15435 from nextcloud/fix/noid/refactor-quote 2025-07-01 17:48:46 +02:00
e1182d6f09 fix(ts): refactor Quote to script setup + TS
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-01 17:43:58 +02:00
07d252b054 chore(Quote): move template under script block
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-01 17:43:58 +02:00
06a459b87d fix(ts): refactor useMessageInfo to ts
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-01 17:43:58 +02:00
8e27f1619d chore(ts): rename useMessageInfo to ts
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-01 17:43:58 +02:00
df290a7c1d Merge pull request #15434 from nextcloud/fix/15095/rich-parameters-openapi 2025-07-01 17:42:56 +02:00
4df2d44053 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-01 15:42:03 +00:00
88751b56ba Merge pull request #15430 from nextcloud/test/fix/files_sharing/hide-own-reshares
test: Test server branch "fix/files_sharing/hide-own-reshares"
2025-07-01 17:33:29 +02:00
66ea63fb34 fix(ResponseDefinitions): define 'hide-download' field to message parameters
- from 682ef4ec52

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-01 17:24:00 +02:00
2a94d82c6e test(transfer-ownership): Adjust expectations of files after transferred ownership
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-01 17:22:35 +02:00
ff7eaa100c Merge pull request #15442 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-07-01 17:21:22 +02:00
5a70e2de2f chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-07-01 15:05:38 +00:00
2027652acc Merge pull request #15439 from nextcloud/chore/deps/nextcloud-upload 2025-07-01 16:58:49 +02:00
937adf08e1 fix(vue3): bring uploader back
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-07-01 16:53:26 +02:00
9f2b413e2c chore(deps): bump @nextcloud/upload to v2.0.0-rc.0
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-07-01 16:52:46 +02:00
5ff3062aec Merge pull request #15436 from nextcloud/bugfix/9679/subscribing-to-threads
fix(threads): Fix actor handling when replying to a thread
2025-07-01 14:37:21 +02:00
c7e66db121 chore(assets): Recompile assets
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-01 12:03:46 +02:00
c14fb3b18f fix(threads): Return ThreadInfo also on creation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-01 12:03:32 +02:00
0883a79bff Merge pull request #15412 from nextcloud/fix/vue3/public 2025-07-01 11:47:50 +02:00
810245b3cc fix(threads): Fix DB query with overwritting WHERE
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-01 10:18:58 +02:00
449b856dfd test: Start integration tests for threads
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-01 10:18:58 +02:00
5e8e7bb1ad chore(assets): Recompile assets
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-01 10:18:57 +02:00
b75d897d9d fix(threads): Add API endpoint to get a single thread
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-01 10:18:56 +02:00
4670ef3e1e fix(threads): Remove thread attendees when removing attendees
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-01 10:18:56 +02:00
01df762ad8 fix(threads): Clear details when reseting after tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-01 10:18:56 +02:00
1bb1abc7aa fix(threads): Add thread attendee and sync info when replying
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-01 10:18:55 +02:00
a7aa05605e fix(threads): Copy the last read marker when creating an attendee
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-01 10:18:55 +02:00
5cdc3a3911 fix(SetGuestUsername): adjust styles
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-01 10:14:32 +02:00
e7f58564b0 fix(SetGuestUsername): fix setting a displayName
- take in account public events
- immediately set from BrowserStorage, if available
- do not prompt with modal
- migrate component to TS and script setup

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-01 10:14:32 +02:00
e9a29ed3fb fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-01 00:15:00 +00:00
cb1a2681b2 Merge pull request #15431 from nextcloud/fix/noid/dashboard-update 2025-06-30 12:30:47 +02:00