summaryrefslogtreecommitdiffstats
path: root/lib/Federation/Proxy
AgeCommit message (Expand)Author
2024-03-18fix(federation): Fix updating PCM after editing or deleting a messageJoas Schilling
2024-03-14Merge pull request #11653 from nextcloud/feat/11272/pollsJoas Schilling
2024-03-14feat(federation): Implement pollsJoas Schilling
2024-03-14fix(federation): Proxy all requests with the users languageJoas Schilling
2024-03-14fix(federation): Allow to federate setReadMarker() without lastReadMessage IDJoas Schilling
2024-03-14fix(federation): Fix unread marker handling in federated chatsJoas 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): Write chat value again when it was empty even when there is ...Joas Schilling
2024-03-12fix(federation): Allow accessing avatars with pending invitesJoas Schilling
2024-03-11feat(federation): Implement reactionsJoas Schilling
2024-03-11fix(federation): Fix conversation avatar for `@all`Joas Schilling
2024-03-07Merge pull request #11745 from nextcloud/bugfix/noid/remove-status-from-parti...Joas Schilling
2024-03-07fix(federation): Don't request user status from remote instancesJoas Schilling
2024-03-07Merge pull request #11739 from nextcloud/bugfix/noid/correctly-translate-pare...Joas Schilling
2024-03-07fix(federation): Correctly convert message on deletingJoas Schilling
2024-03-07feat(federation): Add endpoint to get the proxied avatar of other usersJoas 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-01feat(federation): Proxy the Talk-Hash header so clients are aware of changesJoas Schilling
2024-02-29fix(CI): Fix psalm and phpunit - I shall never force mergeJoas Schilling
2024-02-29fix(federation): Translate the token for the iOS appJoas 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-28fix(federation): Fix return type of editingJoas Schilling
2024-02-28feat(federation): Translate parameters of chat messagesJoas Schilling
2024-02-28feat(federation): Start proxying chat message events so the remotes can do th...Joas Schilling
2024-02-27fix(federation): Add missing protocolJoas Schilling
2024-02-27fix(federation): Improve loggingJoas Schilling
2024-02-26fix(federation): Allow optional calls like with lastEditActor*Joas Schilling
2024-02-23fix(federation): Handle expected client errors wellJoas Schilling
2024-02-23fix(federation): Also translate last editor handlingJoas Schilling
2024-02-23feat(federation): Allow editing and deleting for federated usersJoas Schilling
2024-02-23feat(federation): Federate getting messages and the message contextJoas Schilling
2024-02-23fix(federation): Abstract away the OCS data accessJoas Schilling
2024-02-23fix(federation): Log unexpected status codesJoas Schilling
2024-02-23feat(federation): Add endpoint to get (remote) capabilities of a conversationJoas Schilling
2024-02-23feat(federation): Support the avatarJoas Schilling
2024-02-23feat(federation): Handle sending chat messagesJoas Schilling
2024-02-23feat(federation): Proxy RoomController::getParticipants()Joas Schilling
2024-02-23feat(federation): Extract user converterJoas Schilling
2024-02-23feat(federation): Abstract away the proxyingJoas Schilling
2024-02-23fix(federation): Translate federated users from the own instance to local usersJoas Schilling
2024-02-23feat(federation): Add TalkV1 federation proxy for mentionsJoas Schilling