summaryrefslogtreecommitdiffstats
path: root/tests/integration
AgeCommit message (Expand)Author
2024-03-18fix(federation): Fix updating PCM after editing or deleting a messageJoas Schilling
2024-03-15Merge pull request #11814 from nextcloud/feature/noid/federated-chat-remindersJoas Schilling
2024-03-15fix(federation): Don't trigger notifications for own messagesJoas Schilling
2024-03-15feat(reminders): Implement reminders for messages not in cacheJoas Schilling
2024-03-15fix(federation): Log and test last read messageJoas Schilling
2024-03-15fix(notifications): Fix federated users being authors of notificationsJoas Schilling
2024-03-15fix(notifications): Fix Undefined variable $comment at Notifier.php#693Joas Schilling
2024-03-14feat(federation): Implement pollsJoas Schilling
2024-03-14test(federation): Add integration tests for setting all kind of read markersJoas Schilling
2024-03-14fix(federation): Send the display name when accepting the inviteJoas Schilling
2024-03-13fix(tests): Reset OCM retries and PCM after integration testsJoas Schilling
2024-03-13test(federation): Add test for avatar federationJoas Schilling
2024-03-13fix(federation): Don't allow declining after acceptingJoas Schilling
2024-03-12fix(federation): Add integration tests for reactionsJoas Schilling
2024-03-07fix(federation): Allow to remove self from a federated conversationJoas Schilling
2024-03-07fix(federation): Don't expose the accessToken anymore to the frontend/clientsJoas Schilling
2024-03-06feat(federation): Implement notifications for mentions, reply and fullJoas Schilling
2024-03-06fix(API): Add constants for known comments metadataJoas Schilling
2024-03-05feat(chat): Allow marking chat as read without a last message IDJoas Schilling
2024-02-28fix(federation): Fix message parameters when a federated author deletes a mes...Joas Schilling
2024-02-28feat(federation): Support mentioning federated usersJoas Schilling
2024-02-28fix(CI): Start 3 remote workers as well so we can relay messages when accepti...Joas Schilling
2024-02-24chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2024-02-23fix(tests): Fix invitation integration testJoas Schilling
2024-02-23fix(federation): Handle expected client errors wellJoas Schilling
2024-02-23test(federation): Add tests for basic chatting functionalityJoas Schilling
2024-02-23fix(federation): Translate federated users from the own instance to local usersJoas Schilling
2024-02-23fix(federation)!: Deprecate Enviroment federation info in favor of authenticatorJoas Schilling
2024-02-23fix(federation)!: Change source for federated users to match the actor typeJoas Schilling
2024-02-23feat(federation): Add TalkV1 federation proxy for mentionsJoas Schilling
2024-02-21fix(icons): fix avatar colors on creation / on fetch from serverMaksim Sukharev
2024-02-14feat(federation): Add inviter information to the invitations DB for servingJoas Schilling
2024-02-05fix(federation): Fix check for duplicate invitesJoas Schilling
2024-02-02fix(federation): Adjust wording of invitationsJoas Schilling
2024-02-02fix(federation): Fix accepting or declining an invite multiple timesJoas Schilling
2024-02-01fix(federation)!: Add room name to invite and fix casing of propertiesJoas Schilling
2024-01-30feat(chat): Store and expose whether a message or call was silentJoas Schilling
2024-01-29fix(notification): Make sure pending invite notifications are removed correctlyJoas Schilling
2024-01-29fix(federation): Send disinvite on remote user removal and remove inviteJoas Schilling
2024-01-26feat(federation): Add room to response when accepting an inviteJoas Schilling
2024-01-26feat(search): Allow to search in a dedicated other conversation with a filterJoas Schilling
2024-01-22fix(attachments): Don't allow selecting shared folders as attachment folderJoas Schilling
2024-01-22Merge pull request #11410 from nextcloud/bugfix/noid/document-empty-displaynameJoas Schilling
2024-01-20chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2024-01-19fix(chats): Add integration test for edit messages with deleted usersJoas Schilling
2024-01-19fix(breakout): Add integration test for reseting the breakout status on the p...Joas Schilling
2024-01-18fix(chat): Handle last-edit displayname and deleted usersJoas Schilling
2024-01-18feat(tests): Add first mention notification testJoas Schilling
2024-01-15Merge pull request #11367 from nextcloud/bugfix/11206/edit-and-delete-with-202Joas Schilling
2024-01-13chore(deps-dev): Bump behat/behat in /tests/integrationdependabot[bot]