Joas Schilling
fc53de1c21
fix(federation): Don't trigger notifications for own messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
99cafa2ceb
feat(reminders): Implement reminders for messages not in cache
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
eb45b2eb87
feat(federation): Implement reminders for federated messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Maksim Sukharev
7736524344
Merge pull request #11807 from nextcloud/followup/11802/message-parameters-ts
fix(openapi): use provided from openapi message parameters models
2 years ago
Joas Schilling
10dfbd3d1b
Merge pull request #11810 from nextcloud/bugfix/noid/improve-logging-for-unread-info
fix(federation): Log and test last read message
2 years ago
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
2 years ago
Joas Schilling
df2d18095f
fix(federation): Log and test last read message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Maksim Sukharev
7aa315facd
fix(plugins): hide federated rooms for message forwarding and rich object posting
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
4b837c0c6f
fix(AdminSettings): show Federation section in production
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
dda2d2b8e5
fix(typescript): migrate reactionsService to ts
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
74ad6721bc
fix(typescript): move related methods to messageService
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
38224b754e
fix(typescript): move unrelated methods to appropriate services
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
0caa8f229b
fix(typescript): migrate messagesService to ts
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
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
2 years ago
Joas Schilling
30d5e7c3ab
fix(notifications): Fix federated users being authors of notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
710f2c26ea
fix(notifications): Fix Undefined variable $comment at Notifier.php#693
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Maksim Sukharev
5c98d3008f
fix(openapi): use provided from openapi message parameters models
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
3b6dd81ec5
Merge pull request #11806 from nextcloud/fix/11803/broken-focus
fix(NewMessage): fix broken caret
2 years ago
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>
2 years ago
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>
2 years ago
Joas Schilling
9ae8a99752
Merge pull request #11805 from nextcloud/release/19.0.0-beta.2
Release 19.0.0 beta.2
2 years ago
Joas Schilling
14d44eefdc
Merge pull request #11653 from nextcloud/feat/11272/polls
feat(federation): Implement polls
2 years ago
Joas Schilling
c2fb1536aa
chore(release): Bump version to 19.0.0-beta.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
8977f2a06b
chore(release): Add changelog for 19.0.0-beta.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
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>
2 years ago
Joas Schilling
380f456c14
Merge pull request #11802 from nextcloud/bugfix/noid/better-parameter-types
fix(openapi): Provide better message parameter definitions
2 years ago
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…
2 years ago
Joas Schilling
13a5f6790e
feat(federation): Implement polls
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
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
2 years ago
Joas Schilling
7d46ee5030
fix(openapi): Provide better message parameter definitions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
f207c5411c
fix(federation): Add "… invited you" short cut
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
84e3e69ece
fix(federation): Proxy all requests with the users language
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
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
2 years ago
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>
2 years ago
Joas Schilling
b553b17864
Merge pull request #11798 from nextcloud/bugfix/noid/allow-to-federate-without-lastReadMessage
fix(federation): Allow to federate setReadMarker() without lastReadMe…
2 years ago
Joas Schilling
afb65c1f7f
test(federation): Add integration tests for setting all kind of read markers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Maksim Sukharev
1a7460bb5b
fix(messages): allow to clear last read message without providing id
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Maksim Sukharev
d0a1bca362
fix(conversation): reuse read/unread server response for store update
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Joas Schilling
0df9631303
fix(federation): Allow to federate setReadMarker() without lastReadMessage ID
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
c9ef4b7b84
Merge pull request #11795 from nextcloud/bugfix/noid/remove-duplicate-isFederatedRemoteRoom
fix(federation): Remove duplicate method isFederatedRemoteRoom() vs isFederatedConversation()
2 years ago
Joas Schilling
18f1e51cf5
Merge pull request #11796 from nextcloud/bugfix/noid/remove-PCM-when-deleting
fix(federation): Delete cached message when deleting a federated conversation
2 years ago
Maksim Sukharev
4eb698fef7
Merge pull request #11782 from nextcloud/fix/11501/keep-talking-time
fix(participants): move interval update of talking time counter to the store
2 years ago
Dorra
d206d55161
Merge pull request #11701 from nextcloud/feat/noid/draggable-presenter-overlay
feat(PresenterOverlay): make the overlay draggable.
2 years ago
Maksim Sukharev
708d4f8456
fix(participants): flatten the store data for speaking state
- we assume there's only one active call at the moment, and purge speaking data when leave call, so it's safe to store them without token
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Joas Schilling
b1f97ec7cf
fix(federation): Delete cached message when deleting a federated conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Maksim Sukharev
891ede4d46
Merge pull request #11794 from nextcloud/fix/noid/list-remote-options
fix(participants): show remote autocomplete options in search results
2 years ago
Maksim Sukharev
5e2de74e91
fix(participants): show remote autocomplete options in search results
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Joas Schilling
53bd7b6d9f
fix(federation): Remove duplicate method isFederatedRemoteRoom() vs isFederatedConversation()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
ad344d36f7
Merge pull request #11793 from nextcloud/bugfix/noid/have-more-data
fix(federation): Send display name and last read message with federation
2 years ago
Maksim Sukharev
8924fe7fbd
fix(participants): move interval update of talking time counter to the store
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago