summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
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-19fix(breakout): stop breakout rooms when removing, update lastActivity when re...Maksim Sukharev
2024-01-19feat(chat): Add capability for editing messagesJoas 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]
2024-01-12fix(chat): Also send a 202 when editing and deleting and a bot is enabledJoas Schilling
2024-01-11fix(chat): Don't allow editing to an empty messageJoas Schilling
2024-01-11fix(chat): Handle basic editing of captionsJoas Schilling
2024-01-10feat(tests): Add integration test for editingJoas Schilling
2023-12-19fix(tests): Kill child processes before the parent process so they can be foundJoas Schilling
2023-12-15feat(shares): Add notifications for caption mentions and repliesJoas Schilling
2023-12-15fix(shares): Verify replying captions are replyable and add testsJoas Schilling
2023-12-12feat(chat): Rate limit guests when mentioning othersJoas Schilling
2023-12-11Merge pull request #11192 from nextcloud/techdebt/noid/remove-unused-member-v...Joas Schilling
2023-12-11fix(API): Remove unused member variablesJoas Schilling
2023-12-11fix(CI): Update baselineJoas Schilling
2023-12-09chore(deps-dev): Bump guzzlehttp/guzzle in /tests/integrationdependabot[bot]
2023-12-08Merge pull request #11116 from nextcloud/techdebt/noid/improve-conversation-t...Joas Schilling
2023-12-08Improve conversation test split to have more even execution timesJoas Schilling
2023-12-05Preload the files metadata and cache photos-sizeJoas Schilling
2023-12-05Add metadata to file parametersMarcel Müller
2023-12-04Merge pull request #11069 from nextcloud/bugfix/noid/update-bfp-handlingJoas Schilling
2023-12-02chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-12-01fix(API): Remove unused variables and deprecated methodsJoas Schilling
2023-11-29Fix undefined $participant when calling a lobbied roomJoas Schilling
2023-11-23Merge pull request #10985 from nextcloud/update-main-versionJoas Schilling
2023-11-23Merge pull request #10977 from nextcloud/techdebt/noid/remove-deprecationsJoas Schilling
2023-11-23feat(deps): Add Nextcloud 29 support on mainJoas Schilling
2023-11-23Merge pull request #10971 from nextcloud/bugfix/10595/block-calls-in-former-1-1Joas Schilling
2023-11-23fix(events)!: Remove deprecated eventsJoas Schilling
2023-11-22Merge pull request #10970 from nextcloud/bugfix/9656/correctly-notify-admins-...Joas Schilling
2023-11-22fix(calls): Explicitly block calls in former one-to-oneJoas Schilling
2023-11-22fix(hosted-hpb): Correctly handle API response when the account expired or wa...Joas Schilling
2023-11-22fix(API): Require recording consent compatible version of clientsJoas Schilling
2023-11-17Merge pull request #10920 from nextcloud/bugfix/noid/handle-DoesNotExistExcep...Joas Schilling
2023-11-17fix(call): Handle DoesNotExistException when ringing an attendeeJoas Schilling
2023-11-17fix(CI): Fix psalm missing chache() on the stubJoas Schilling
2023-11-14feat(tests): Add integration test for note-to-self conversationsJoas Schilling
2023-11-13fix(chat): Handle `at-all` in note to selfJoas Schilling
2023-11-13fix(session): Don't attempt to set session state without a sessionJoas Schilling