summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-14chore(release): Add changelog for 19.0.0-beta.2Joas Schilling
2024-03-14Merge pull request #11802 from nextcloud/bugfix/noid/better-parameter-typesJoas Schilling
2024-03-14Merge pull request #11799 from nextcloud/bugfix/noid/handle-federation-config...Joas Schilling
2024-03-14Merge pull request #11801 from nextcloud/bugfix/noid/send-requests-with-users...Joas Schilling
2024-03-14fix(openapi): Provide better message parameter definitionsJoas Schilling
2024-03-14fix(federation): Add "… invited you" short cutJoas Schilling
2024-03-14fix(federation): Proxy all requests with the users languageJoas Schilling
2024-03-14Merge pull request #11678 from nextcloud/followup/11674/frontend-utilizing-th...Maksim Sukharev
2024-03-14fix(federation): Handle federation configs when inviting instead of generic "...Joas Schilling
2024-03-14Merge pull request #11798 from nextcloud/bugfix/noid/allow-to-federate-withou...Joas Schilling
2024-03-14test(federation): Add integration tests for setting all kind of read markersJoas Schilling
2024-03-14fix(messages): allow to clear last read message without providing idMaksim Sukharev
2024-03-14fix(conversation): reuse read/unread server response for store updateMaksim Sukharev
2024-03-14fix(federation): Allow to federate setReadMarker() without lastReadMessage IDJoas Schilling
2024-03-14Merge pull request #11795 from nextcloud/bugfix/noid/remove-duplicate-isFeder...Joas Schilling
2024-03-14Merge pull request #11796 from nextcloud/bugfix/noid/remove-PCM-when-deletingJoas Schilling
2024-03-14Merge pull request #11782 from nextcloud/fix/11501/keep-talking-timeMaksim Sukharev
2024-03-14Merge pull request #11701 from nextcloud/feat/noid/draggable-presenter-overlayDorra
2024-03-14fix(participants): flatten the store data for speaking stateMaksim Sukharev
2024-03-14fix(federation): Delete cached message when deleting a federated conversationJoas Schilling
2024-03-14Merge pull request #11794 from nextcloud/fix/noid/list-remote-optionsMaksim Sukharev
2024-03-14fix(participants): show remote autocomplete options in search resultsMaksim Sukharev
2024-03-14fix(federation): Remove duplicate method isFederatedRemoteRoom() vs isFederat...Joas Schilling
2024-03-14Merge pull request #11793 from nextcloud/bugfix/noid/have-more-dataJoas Schilling
2024-03-14fix(participants): move interval update of talking time counter to the storeMaksim Sukharev
2024-03-14fix(federation): Cache whether we have federated participants in a conversationJoas Schilling
2024-03-14fix(federation): Fix unread marker handling in federated chatsJoas Schilling
2024-03-14fix(federation): Send the display name when accepting the inviteJoas Schilling
2024-03-14Fix(l10n): Update translations from TransifexNextcloud bot
2024-03-13Merge pull request #11786 from nextcloud/chore/noid/migrate-utils-to-typescriptMaksim Sukharev
2024-03-13feat(PresenterOverlay): make the overlay draggable.DorraJaouad
2024-03-13Merge pull request #11773 from nextcloud/fix/noid/hide-unsupported-featuresMaksim Sukharev
2024-03-13fix(federation): check capabilities before search for users to inviteMaksim Sukharev
2024-03-13Merge pull request #11792 from nextcloud/bugfix/noid/respect-setReadMarker-on...Joas Schilling
2024-03-13fix(federation): Respect setReadMarker=1 on proxied ChatController::receiveMe...Joas Schilling
2024-03-13fix(federation): hide unsupported features from web interfaceMaksim Sukharev
2024-03-13Merge pull request #11791 from nextcloud/bugfix/noid/explain-mentionId-vs-idJoas Schilling
2024-03-13fix(docs): Explain mentionId vs id on autocomplete endpointJoas Schilling
2024-03-13chore(deps): install vue-draggable-resizable@v1DorraJaouad
2024-03-13Merge pull request #11790 from nextcloud/bugfix/noid/notify-federated-users-w...Joas Schilling
2024-03-13fix(federation): Notify federated users when deleting a conversationJoas Schilling
2024-03-13Merge pull request #11780 from nextcloud/bugfix/noid/fixing-retry-OCMJoas Schilling
2024-03-13fix(tests): Reset OCM retries and PCM after integration testsJoas Schilling
2024-03-13fix(federation): Cancel retries and remove participants when the remote says ...Joas Schilling
2024-03-13fix(federation): Remove queued retry OCM notifications on attendee removalJoas Schilling
2024-03-13fix(federation): Use shared logic when removing self from a roomJoas Schilling
2024-03-13fix(federation): Fix the handling of retrying OCM notifications when the remo...Joas Schilling
2024-03-13fix(jest): increase test coverage for utilsMaksim Sukharev
2024-03-13chore(typescript): migrate readableNumber to TSMaksim Sukharev
2024-03-13chore(typescript): migrate getItemTypeFromMessage to TSMaksim Sukharev