summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-02WIPfix/6046/block-message-pollingMaksim Sukharev
2024-03-02fix(messages): allow to fetch messages in both directions, rename method to g...Maksim Sukharev
2024-03-01fix(MessagesList): assign new message object to trigger list updateMaksim Sukharev
2024-03-01fix(MessagesList): update group also when fetching old messagesMaksim Sukharev
2024-03-01chore(MessagesList): add authors, remove docsMaksim Sukharev
2024-03-01Merge pull request #11699 from nextcloud/bugfix/noid/allow-leaving-and-replyingJoas Schilling
2024-03-01Merge pull request #11700 from nextcloud/fix/noid/specify-invitation-loaderJoas Schilling
2024-03-01fix(federation): scope button disabling to invitation user interacted withMaksim Sukharev
2024-03-01fix(federation): Allow to reply to messages of federated usersJoas Schilling
2024-03-01fix(federation): Allow to leave federated conversationsJoas Schilling
2024-03-01Merge pull request #11694 from nextcloud/bugfix/noid/give-remote-attendeeid-i...Joas Schilling
2024-03-01Merge pull request #11695 from nextcloud/fix/translate/remove-capital-letterJoas Schilling
2024-03-01translate: replace capital letter in 'Delete conversation'Maksim Sukharev
2024-03-01fix(federation): Send the remote attendeeId so it can be found in the partici...Joas Schilling
2024-03-01Fix(l10n): Update translations from TransifexNextcloud bot
2024-02-29Merge pull request #11692 from nextcloud/bugfix/noid/convert-actor-info-on-pr...Joas Schilling
2024-02-29Merge pull request #11690 from nextcloud/bugfix/noid/fix-psalm-and-phpunitJoas Schilling
2024-02-29Merge pull request #11689 from nextcloud/chore/11607/rename-circles-to-teamsJoas Schilling
2024-02-29fix(federation): Convert actor info in lastMessage info for CPM messagesJoas Schilling
2024-02-29Merge pull request #11676 from nextcloud/feat/noid/mention-federated-users-fr...Joas Schilling
2024-02-29fix(CI): Fix psalm and phpunit - I shall never force mergeJoas Schilling
2024-02-29fix: rename circles to teamsDorraJaouad
2024-02-29fix(mentions): parse groups and federated user mentions, add test coverageMaksim Sukharev
2024-02-29Merge pull request #11688 from nextcloud/bugfix/noid/fix-parsing-system-messa...Joas Schilling
2024-02-29fix(federation): Translate the token for the iOS appJoas Schilling
2024-02-29fix(federation): Fix parsing of some system messages for federated usersJoas Schilling
2024-02-29Merge pull request #11681 from nextcloud/chore/lib/bump-nextcloud-vue-8.8.0Joas Schilling
2024-02-29Merge pull request #11684 from nextcloud/changelog/16.0.11-17.1.6-18.0.4Joas Schilling
2024-02-29Merge pull request #11683 from nextcloud/bugfix/11272/federation-handlingJoas Schilling
2024-02-29chore(release): Add changelog for 16.0.11, 17.1.6 and 18.0.4Joas Schilling
2024-02-29fix(openapi): Update TS modelsJoas Schilling
2024-02-29fix(federation): Handle federation errors so we have better logsJoas Schilling
2024-02-29chore(ts): update openapi ts modelsMaksim Sukharev
2024-02-29chore(deps): Bump @nextcloud/vue from 8.7.1 to 8.8.1Maksim Sukharev
2024-02-29Merge pull request #11680 from nextcloud/bugfix/noid/keep-typescript-in-syncJoas Schilling
2024-02-29fix(federation): Don't break/throttle when the invite was not acceptedJoas Schilling
2024-02-29fix(federation): Correctly handle database errorsJoas Schilling
2024-02-29Merge pull request #11674 from nextcloud/feat/11272/unread-info-for-federated...Joas Schilling
2024-02-29fix(openapi): Make sure typescript models are updatedJoas Schilling
2024-02-29Merge pull request #11665 from nextcloud/fix/noid/conversation-error-handlingMaksim Sukharev
2024-02-29refactor(conversationsService): optimize functions, move error handling to storeMaksim Sukharev
2024-02-29refactor(Conversation): optimize templateMaksim Sukharev
2024-02-29fix(federation): Don't fail when the same message is already stored in the pr...Joas Schilling
2024-02-29feat(federation): Mark conversation as directly mentioned for federated usersJoas Schilling
2024-02-29feat(federation): Expose the info to show the subline for proxy convosJoas Schilling
2024-02-29fix(federation): Store last message id from the proxied messageJoas Schilling
2024-02-29feat(federation): Allow to mark a conversation as unread againJoas Schilling
2024-02-29feat(federation): Proxy setReadMarker and return updated conversationJoas Schilling
2024-02-29feat(federation): Federate unread information to proxiesJoas Schilling
2024-02-29Merge pull request #11652 from nextcloud/feat/noid/openapi-to-typescriptMaksim Sukharev