summaryrefslogtreecommitdiffstats
path: root/tests/integration
AgeCommit message (Expand)Author
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-09chore(deps-dev): Bump guzzlehttp/guzzle in /tests/integrationdependabot[bot]
2023-12-08Improve conversation test split to have more even execution timesJoas Schilling
2023-12-02chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-11-29Fix undefined $participant when calling a lobbied roomJoas Schilling
2023-11-23feat(deps): Add Nextcloud 29 support on mainJoas Schilling
2023-11-22fix(calls): Explicitly block calls in former one-to-oneJoas Schilling
2023-11-22fix(API): Require recording consent compatible version of clientsJoas Schilling
2023-11-17fix(call): Handle DoesNotExistException when ringing an attendeeJoas 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
2023-11-08fix(CI): Sort user ids because postgres is randomJoas Schilling
2023-11-08test: Integration test that signaling got triggeredJoas Schilling
2023-11-03fix(reactions): Don't break mobile clients when the reactions list is emptyJoas Schilling
2023-11-03fix(chat): Fix mentions at the beginning of captionsJoas Schilling
2023-10-30fix(federation): Send the server URL as well to avoid ambigious remoteAttende...Joas Schilling
2023-10-27feat(federation): Send room modifications via OCM notifications to remotesJoas Schilling
2023-10-23fix(CI): FIx integration tests for Postgres (sort order from DB differsfeat/10410/sip-dial-outJoas Schilling
2023-10-23fix(CI): Typed static property FeatureContext::$phoneNumberToActorId must not...Joas Schilling
2023-10-23tests(sip-dialout): Add integration tests for the communication with the sign...Joas Schilling
2023-10-23tests(sip-dialout): Add integration test for adding phone number to a convers...Joas Schilling
2023-10-23fix(tests): Fix feature nameJoas Schilling
2023-10-18feat(attachments): Add option for captionsJoas Schilling
2023-10-18Merge pull request #10725 from nextcloud/feat/10408/recording-consent-backendJoas Schilling
2023-10-18fix(consent): Fix recording consent handling in breakout roomsJoas Schilling
2023-10-18feat(consent): Save recording consent to DB and allow retrieving with OCCJoas Schilling
2023-10-16Merge pull request #10647 from nextcloud/feat/noid/increase-conversation-verboseMaksim Sukharev
2023-10-13fix(participants): Don't throw an exception when inviting the same email twiceJoas Schilling
2023-10-12fix(wording): rename 'guest app' to 'Guests app'Maksim Sukharev
2023-10-11Merge pull request #10678 from nextcloud/bugfix/5723/cron-job-removes-invited...Joas Schilling
2023-10-11Merge pull request #10683 from nextcloud/bugfix/noid/error-adding-participant...Joas Schilling
2023-10-11fix(federation): Fix integration test and document messagesJoas Schilling
2023-10-11fix(federation): Error the POST /participant request when federation failedJoas Schilling
2023-10-11fix(federation): Don't remove federation rooms while waiting for accept/rejectJoas Schilling
2023-10-10Fix "str_starts_with(): Passing null to parameter #1 ($haystack) of type stri...Joas Schilling
2023-10-10Add a test for remote authenticationJoas Schilling
2023-10-09Remove old and unmaintained junit extensionJoas Schilling
2023-10-06feat(recording): Recording consent API - Version 2Joas Schilling
2023-10-04fix(email): Fix sending re-invites to all emailsJoas Schilling
2023-09-27fix(tests): Fix integration tests after merge of Translation capability changeJoas Schilling
2023-09-27fix(tests): Filter out the "Note to self" conversation for more reliable CIJoas Schilling
2023-09-26Merge pull request #10544 from nextcloud/bugfix/1575/notification-with-inacti...Joas Schilling
2023-09-23chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]