summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
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-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-14fix(federation): Handle federation configs when inviting instead of generic "...Joas Schilling
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-14fix(federation): Delete cached message when deleting a federated conversationJoas Schilling
2024-03-14fix(federation): Remove duplicate method isFederatedRemoteRoom() vs isFederat...Joas Schilling
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-13fix(federation): Respect setReadMarker=1 on proxied ChatController::receiveMe...Joas Schilling
2024-03-13fix(federation): Notify federated users when deleting a conversationJoas 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-13Merge pull request #11784 from nextcloud/bugfix/noid/add-avatar-testJoas 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-12fix(federation): Don't notify ourselves when we leaveJoas Schilling
2024-03-12fix(federation): Allow accessing avatars with pending invitesJoas Schilling
2024-03-12fix(federation): Expose local token with the invite so UI can render the avatarJoas Schilling
2024-03-12fix(federation): Undefined array key "replyToActorType"Joas Schilling
2024-03-11feat(federation): Implement reactionsJoas Schilling
2024-03-11fix(federation): Fix conversation avatar for `@all`Joas Schilling
2024-03-08fix(CI): Fix psalmJoas Schilling
2024-03-08perf: improve performance of resolving recipient sharesRobin Appelman
2024-03-07Merge pull request #11747 from nextcloud/bugfix/noid/allow-to-remove-selfJoas Schilling
2024-03-07Merge pull request #11743 from nextcloud/bugfix/noid/allow-favoriting-and-not...Joas Schilling
2024-03-07Merge pull request #11745 from nextcloud/bugfix/noid/remove-status-from-parti...Joas Schilling
2024-03-07Merge pull request #11741 from nextcloud/feat/noid/teams-providerJoas Schilling
2024-03-07fix(federation): Allow to remove self from a federated conversationJoas Schilling
2024-03-07Merge pull request #11742 from nextcloud/bugfix/noid/dont-expose-access-tokenJoas Schilling
2024-03-07fix(federation): Don't request user status from remote instancesJoas Schilling
2024-03-07fix(federation): Allow setting notification level and favoritingJoas Schilling
2024-03-07Merge pull request #11739 from nextcloud/bugfix/noid/correctly-translate-pare...Joas Schilling
2024-03-07fix(federation): Don't expose the accessToken anymore to the frontend/clientsJoas Schilling
2024-03-07feat: Implement team resource providerJulius Härtl
2024-03-07fix(federation): Correctly convert message on deletingJoas Schilling
2024-03-07fix(federation): Do not allow bots in proxy conversationsJoas Schilling
2024-03-07fix(federation): Don't allow sharing, flows, search and collaboration in prox...Joas Schilling
2024-03-07feat(federation): Add endpoint to get the proxied avatar of other usersJoas Schilling
2024-03-06Merge pull request #11691 from nextcloud/feat/11272/notificationsJoas Schilling
2024-03-06feat(federation): Implement notifications for mentions, reply and fullJoas Schilling
2024-03-06feat(federation): Allow to convert a single type and idJoas Schilling
2024-03-06fix(API): Add constants for known comments metadataJoas Schilling
2024-03-06feat(federation): Add capabilities for the federation feature and configsJoas Schilling