summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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-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
2024-03-13chore(typescript): migrate handleUrl to TSMaksim Sukharev
2024-03-13Merge pull request #11784 from nextcloud/bugfix/noid/add-avatar-testJoas Schilling
2024-03-13Merge pull request #11788 from nextcloud/bugfix/noid/write-cache-againJoas Schilling
2024-03-13test(federation): Add test for avatar federationJoas Schilling
2024-03-13fix(federation): Don't allow declining after acceptingJoas Schilling
2024-03-13fix(federation): Write chat value again when it was empty even when there is ...Joas Schilling
2024-03-13Fix(l10n): Update translations from TransifexNextcloud bot
2024-03-12Merge pull request #11785 from nextcloud/bugfix/noid/prevent-loopJoas Schilling
2024-03-12fix(federation): Don't notify ourselves when we leaveJoas Schilling
2024-03-12Merge pull request #11783 from nextcloud/chore/noid/update-licenseMaksim Sukharev
2024-03-12chore(license): update license string in frontend source codeMaksim Sukharev
2024-03-12Merge pull request #11777 from nextcloud/bugfix/noid/expose-localToken-with-i...Joas Schilling
2024-03-12fix(federation): Allow accessing avatars with pending invitesJoas Schilling
2024-03-12Merge pull request #11779 from nextcloud/fix/noid/update-messages-groups-when...Dorra
2024-03-12fix(MessagesList): remove deleted groupsDorraJaouad
2024-03-12Merge pull request #11771 from nextcloud/fix/noid/mark-federated-usersMaksim Sukharev
2024-03-12fix(federation): show proxy avatars in InvitationHandlerMaksim Sukharev
2024-03-12fix(federation): Expose local token with the invite so UI can render the avatarJoas Schilling
2024-03-12Merge pull request #11774 from nextcloud/chore/deps/bump-nextcloud-vue-8.10.0Maksim Sukharev
2024-03-12Merge pull request #11776 from nextcloud/bugfix/noid/fix-undefined-array-key-...Joas Schilling
2024-03-12Merge pull request #11775 from nextcloud/bugfix/11772/add-reactions-integrati...Joas Schilling
2024-03-12fix(federation): Undefined array key "replyToActorType"Joas Schilling
2024-03-12fix(federation): Add integration tests for reactionsJoas Schilling
2024-03-12Fix(l10n): Update translations from TransifexNextcloud bot
2024-03-11chore(deps): bump nextcloud/vue from 8.9.1 to 8.10.0Maksim Sukharev
2024-03-11fix(ReactionsList): use proxy avatars in reactions dialogMaksim Sukharev
2024-03-11fix(NewMessage): don't replace id for mentions, if mentionId is not provided ...Maksim Sukharev
2024-03-11feat(MessagesGroup): show, which server federated user belongs toMaksim Sukharev