Граф коммитов

19039 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 741393a644
chore(deps-dev): Bump vimeo/psalm in /vendor-bin/psalm
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.22.2 to 5.23.1.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.22.2...5.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 02:39:59 +00:00
Nextcloud bot 9fdacb9f00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-16 00:22:23 +00:00
dependabot[bot] ce890b6149
Merge pull request #11819 from nextcloud/dependabot/npm_and_yarn/follow-redirects-1.15.6 2024-03-15 18:53:54 +00:00
dependabot[bot] 99b7787747
chore(deps): Bump follow-redirects from 1.15.4 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 18:51:07 +00:00
Maksim Sukharev 22e0cc5243
Merge pull request #11818 from nextcloud/chore/deps/bump-nextcloud-vue-8.11.0
chore(deps): bump nextcloud/vue from 8.10.0 to 8.11.0
2024-03-15 19:50:09 +01:00
Maksim Sukharev 1ee56d89ac
chore(deps): bump nextcloud/vue from 8.10.0 to 8.11.0
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-15 18:12:03 +01:00
Joas Schilling 955c85150f
Merge pull request #11816 from nextcloud/bugfix/noid/expire-PCM-messages
fix(federation): Expire messages in the PCM cache
2024-03-15 17:53:51 +01:00
Joas Schilling 61bea6f438
Merge pull request #11814 from nextcloud/feature/noid/federated-chat-reminders
feat(federation): Implement reminders for federated messages
2024-03-15 17:45:48 +01:00
Joas Schilling 046c66610a
Merge pull request #11815 from nextcloud/bugfix/noid/no-self-notifying
fix(federation): Don't trigger notifications for own messages
2024-03-15 16:47:10 +01:00
Joas Schilling 9148cf1ee7
fix(federation): Expire messages in the PCM cache
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-15 16:18:32 +01:00
Joas Schilling fc53de1c21
fix(federation): Don't trigger notifications for own messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-15 15:45:31 +01:00
Joas Schilling 99cafa2ceb
feat(reminders): Implement reminders for messages not in cache
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-15 15:31:36 +01:00
Joas Schilling eb45b2eb87
feat(federation): Implement reminders for federated messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-15 15:31:36 +01:00
Maksim Sukharev 7736524344
Merge pull request #11807 from nextcloud/followup/11802/message-parameters-ts
fix(openapi): use provided from openapi message parameters models
2024-03-15 14:47:16 +01:00
Joas Schilling 10dfbd3d1b
Merge pull request #11810 from nextcloud/bugfix/noid/improve-logging-for-unread-info
fix(federation): Log and test last read message
2024-03-15 11:27:48 +01:00
Maksim Sukharev fa90615dc5
Merge pull request #11809 from nextcloud/fix/noid/federation-capabilities
fix(federation): show Federation section in AdminSettings, hide federated conversations from plugins
2024-03-15 11:16:45 +01:00
Joas Schilling df2d18095f
fix(federation): Log and test last read message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-15 11:06:24 +01:00
Maksim Sukharev 7aa315facd
fix(plugins): hide federated rooms for message forwarding and rich object posting
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-15 10:54:07 +01:00
Maksim Sukharev 4b837c0c6f
fix(AdminSettings): show Federation section in production
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-15 10:31:42 +01:00
Maksim Sukharev dda2d2b8e5
fix(typescript): migrate reactionsService to ts
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-15 10:23:17 +01:00
Maksim Sukharev 74ad6721bc
fix(typescript): move related methods to messageService
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-15 10:23:16 +01:00
Maksim Sukharev 38224b754e
fix(typescript): move unrelated methods to appropriate services
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-15 10:23:15 +01:00
Maksim Sukharev 0caa8f229b
fix(typescript): migrate messagesService to ts
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-15 10:23:14 +01:00
Joas Schilling ff172a9222
Merge pull request #11808 from nextcloud/bugfix/noid/federated-notifications-with-guests
fix(notifications): Fix Undefined variable $comment at Notifier.php#693
2024-03-15 10:19:29 +01:00
Joas Schilling 30d5e7c3ab
fix(notifications): Fix federated users being authors of notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-15 10:00:14 +01:00
Joas Schilling 710f2c26ea
fix(notifications): Fix Undefined variable $comment at Notifier.php#693
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-15 10:00:14 +01:00
Maksim Sukharev 5c98d3008f
fix(openapi): use provided from openapi message parameters models
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-15 09:37:30 +01:00
Maksim Sukharev 3b6dd81ec5
Merge pull request #11806 from nextcloud/fix/11803/broken-focus
fix(NewMessage): fix broken caret
2024-03-14 17:47:29 +01:00
Maksim Sukharev 3c56ef678c
fix(NewMessage): compare value from store with parsed value
- to avoid issues with special symbols described in #11803

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-14 17:20:06 +01:00
Maksim Sukharev ed27439744
revert(NewMessage): revert removed line from 9efb614ac0
- could fill the input again after posting a message, if was sent before debounced update

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-14 17:18:45 +01:00
Joas Schilling 9ae8a99752
Merge pull request #11805 from nextcloud/release/19.0.0-beta.2
Release 19.0.0 beta.2
2024-03-14 17:17:38 +01:00
Joas Schilling 14d44eefdc
Merge pull request #11653 from nextcloud/feat/11272/polls
feat(federation): Implement polls
2024-03-14 16:48:56 +01:00
Joas Schilling c2fb1536aa
chore(release): Bump version to 19.0.0-beta.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-14 16:48:47 +01:00
Joas Schilling 8977f2a06b
chore(release): Add changelog for 19.0.0-beta.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-14 16:48:12 +01:00
Maksim Sukharev 708ab23fea
fix(NewMessage): don't check for autocomplete open
- component is capturing Esc event by itself after nextcloud/vue@8.10.0

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-14 16:20:08 +01:00
Joas Schilling 380f456c14
Merge pull request #11802 from nextcloud/bugfix/noid/better-parameter-types
fix(openapi): Provide better message parameter definitions
2024-03-14 16:19:21 +01:00
Joas Schilling b197842ae2
Merge pull request #11799 from nextcloud/bugfix/noid/handle-federation-configs-on-invite
fix(federation): Handle federation configs when inviting instead of g…
2024-03-14 16:17:49 +01:00
Joas Schilling 13a5f6790e
feat(federation): Implement polls
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-14 16:16:32 +01:00
Joas Schilling 8b8a5cd017
Merge pull request #11801 from nextcloud/bugfix/noid/send-requests-with-users-language
fix(federation): Proxy all requests with the users language
2024-03-14 16:01:15 +01:00
Joas Schilling 7d46ee5030
fix(openapi): Provide better message parameter definitions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-14 15:36:34 +01:00
Joas Schilling f207c5411c
fix(federation): Add "… invited you" short cut
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-14 15:32:56 +01:00
Joas Schilling 84e3e69ece
fix(federation): Proxy all requests with the users language
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-14 15:32:56 +01:00
Maksim Sukharev 8b1f7915ba
Merge pull request #11678 from nextcloud/followup/11674/frontend-utilizing-the-return-data
feat(federation): Use the returned data from POST|DELETE of /…/read requests
2024-03-14 15:10:11 +01:00
Joas Schilling e71ff6efc6
fix(federation): Handle federation configs when inviting instead of generic "Can not reach remote"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-14 14:42:12 +01:00
Joas Schilling b553b17864
Merge pull request #11798 from nextcloud/bugfix/noid/allow-to-federate-without-lastReadMessage
fix(federation): Allow to federate setReadMarker() without lastReadMe…
2024-03-14 13:18:07 +01:00
Joas Schilling afb65c1f7f
test(federation): Add integration tests for setting all kind of read markers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-14 12:56:39 +01:00
Maksim Sukharev 1a7460bb5b
fix(messages): allow to clear last read message without providing id
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-14 12:31:36 +01:00
Maksim Sukharev d0a1bca362
fix(conversation): reuse read/unread server response for store update
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-14 12:26:41 +01:00
Joas Schilling 0df9631303
fix(federation): Allow to federate setReadMarker() without lastReadMessage ID
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-14 11:42:10 +01:00
Joas Schilling c9ef4b7b84
Merge pull request #11795 from nextcloud/bugfix/noid/remove-duplicate-isFederatedRemoteRoom
fix(federation): Remove duplicate method isFederatedRemoteRoom() vs isFederatedConversation()
2024-03-14 11:37:08 +01:00