|
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 |
|
|
c7e755f260
|
fix(threads): Set the isThread also on parent messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-15 17:09:35 +02:00 |
|
|
0f6d22281d
|
Merge pull request #15520 from nextcloud/fix/noid/threads-minor
fix(threads): remove gray background on avatar and show load more when there is actually more
|
2025-07-15 17:05:14 +02:00 |
|
|
c06f3e3d66
|
fix: adjust tabs changing logic so back button is correct semantically
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
|
2025-07-15 16:46:04 +02:00 |
|
|
5741494809
|
fix(threads): remove gray background on avatar and show load more when there is actually more
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
|
2025-07-15 16:46:04 +02:00 |
|
|
f9943ce8e0
|
fix(threads): Mark just created threads as thread
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-15 16:31:33 +02:00 |
|
|
a5dbf9944f
|
Merge pull request #15518 from nextcloud/chore/deps/nexcloud-l10n
chore(deps): bump nextcloud/l10n from 3.3.0 to 3.4.0
|
2025-07-15 13:20:47 +02:00 |
|
|
2281bcf557
|
chore(deps): bump nextcloud/l10n from 3.3.0 to 3.4.0
- additionally bump @nextcloud/moment with the same library fix
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-15 13:01:33 +02:00 |
|
|
aeecee8e10
|
Merge pull request #15513 from nextcloud/fix/9680/parse-to-simple-message
fix: unify logic to make messages human-readable
|
2025-07-15 12:12:02 +02:00 |
|
|
410433bf72
|
fix(skipLeaveWarning): migrate from params to internal state
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-15 12:02:39 +02:00 |
|
|
cf519f02af
|
fix(SearchMessageItem): migrate props to script setup
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-15 11:45:29 +02:00 |
|
|
d3293d3dee
|
Merge pull request #15511 from nextcloud/test/15510/allow-change-call-notification-in-fed-rooms
test(federation): Add a test to change call notification settings in …
|
2025-07-15 10:46:46 +02:00 |
|
|
da7fa97601
|
fix: unify logic to make actor first name human-readable
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-15 10:05:35 +02:00 |
|
|
822a0d9035
|
fix: unify logic to make messages human-readable
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-15 09:49:41 +02:00 |
|
|
72a2e56de6
|
test(federation): Add a test to change call notification settings in federated conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-15 08:52:23 +02:00 |
|
|
1db6ff6932
|
Merge pull request #15496 from nextcloud/feat/9680/threads-frontend
feat(threads) add UI for threads feature
|
2025-07-15 08:10:22 +02:00 |
|
|
1e8913b1b9
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-07-15 00:14:49 +00:00 |
|
|
75b0ea8927
|
feat(threads): get thread messages when navigate
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-14 18:57:16 +02:00 |
|
|
2b1467988b
|
feat(threads): post new messages inside of threads
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-14 18:55:11 +02:00 |
|
|
116da89af3
|
feat(threads): show selected thread in chat view
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-14 18:55:11 +02:00 |
|
|
ffda9b5826
|
feat(threads): add composable to get current threadId
- in main app: based on router, casting to number
- in sidebar: internal value
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-14 18:55:11 +02:00 |
|
|
63b0782823
|
feat(threads): show threads overview in RightSidebar
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-14 18:55:11 +02:00 |
|
|
b0c2c62167
|
Merge pull request #15499 from nextcloud/feat/9679/federation-threads
feat(threads): Support federated conversations
|
2025-07-14 11:54:41 +02:00 |
|
|
0c2f60c453
|
fix(capabilities): adjust frontend to changes
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-14 09:59:32 +02:00 |
|
|
f2672a9ba8
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-07-14 00:14:36 +00:00 |
|
|
315cef8ad6
|
Merge pull request #15502 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
|
2025-07-13 04:27:03 +00:00 |
|
|
b95c6f2047
|
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
|
2025-07-13 03:43:16 +00:00 |
|
|
596cbf0999
|
Merge pull request #15501 from nextcloud/dependabot/github_actions/dot-github/workflows/svenstaro/upload-release-action-2.11.2
|
2025-07-12 02:11:37 +00:00 |
|
|
75cecdf2ae
|
ci(deps): Bump svenstaro/upload-release-action in /.github/workflows
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
dependency-version: 2.11.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-12 01:55:24 +00:00 |
|
|
180b7b0dae
|
Merge pull request #15500 from nextcloud/dependabot/composer/vendor-bin/rector/rector/rector-2.1.1
|
2025-07-12 01:51:28 +00:00 |
|
|
ef971e3ce9
|
ci(deps-dev): Bump rector/rector in /vendor-bin/rector
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/2.1.0...2.1.1)
---
updated-dependencies:
- dependency-name: rector/rector
dependency-version: 2.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-12 01:25:06 +00:00 |
|
|
a39b04df1c
|
Merge pull request #15498 from nextcloud/fix/permission-editor
|
2025-07-11 20:01:30 +02:00 |
|
|
939f65af6c
|
Merge pull request #15497 from nextcloud/bugfix/15473/outline-icons-in-conversation-settings
|
2025-07-11 19:25:22 +02:00 |
|
|
4687b7a13e
|
fix(design): Use outline icons in conversation settings
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-11 19:22:54 +02:00 |
|
|
64aa5ae2ac
|
chore(assets): Recompile assets
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-11 17:24:16 +02:00 |
|
|
c8d6f9a665
|
fix(capabilities): Make sure capabilities are taken from host server
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-11 17:24:15 +02:00 |
|
|
266d912484
|
fix(capabilities): Make capability test more precise
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-11 17:24:14 +02:00 |
|
|
585df411e9
|
feat(threads): Add capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-11 17:24:14 +02:00 |
|
|
4c726c2d94
|
feat(threads): Support federated conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-11 17:24:13 +02:00 |
|
|
9080ddfaef
|
fix(permissions): permissions editor ignores changes
Template refs conflicted with component properties.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2025-07-11 16:30:24 +02:00 |
|
|
c6bb405c3a
|
Merge pull request #15491 from nextcloud/fix/15473/outline-pt4
fix: migrate to outline icons in admin settings
|
2025-07-11 14:54:09 +02:00 |
|
|
5ba7cf3a97
|
Merge pull request #15433 from nextcloud/feat/9680/threads-basic
|
2025-07-11 10:56:33 +02:00 |
|
|
e1afc102a1
|
Merge pull request #15494 from nextcloud/feat/9680/thread-last-activity
feat(threads): Recent threads, no more read marker and add conversation token
|
2025-07-11 10:37:08 +02:00 |
|
|
563a5a8ef5
|
feat(chatExtras): add handling of thread endpoints
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-11 10:14:42 +02:00 |
|
|
1c8ba12b46
|
fix(chatExtras): migrate store to Typescript
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-11 09:06:56 +02:00 |
|
|
8e7895bc55
|
fix(chatExtras): rename store to .ts
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2025-07-11 09:06:55 +02:00 |
|