summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2024-01-22fix(attachments): Don't allow selecting shared folders as attachment folderJoas 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-08fix(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-08Improve conversation test split to have more even execution timesJoas Schilling
2023-12-06Preload the files metadata and cache photos-sizeJoas Schilling
2023-12-06Add metadata to file parametersMarcel Müller
2023-12-04fix(API): Remove unused variables and deprecated methodsJoas Schilling
2023-11-29Fix undefined $participant when calling a lobbied roomJoas Schilling
2023-11-23Merge pull request #10971 from nextcloud/bugfix/10595/block-calls-in-former-1-1Joas 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
2023-11-08fix(CI): Sort user ids because postgres is randomJoas Schilling
2023-11-08test: Integration test that signaling got triggeredJoas Schilling
2023-11-07fix(events): Migrate external signaling events to typed onesJoas 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-11-02Merge pull request #10826 from nextcloud/feat/10825/silent-attachmentsJoas Schilling
2023-11-02feat(attachments): Allow sending captions as silent messagesJoas Schilling
2023-11-02Merge pull request #10766 from nextcloud/bugfix/noid/make-invitations-uniqueJoas Schilling
2023-10-31fix(events): Move system message creation to typed eventsJoas Schilling
2023-10-31fix(events): Move chat message parsers to typed eventsJoas Schilling
2023-10-30fix(federation): Send the server URL as well to avoid ambigious remoteAttende...Joas Schilling
2023-10-30Handle dial-out exceptionsJoas Schilling
2023-10-30Merge pull request #10729 from nextcloud/feat/noid/federate-room-modificationsJoas Schilling
2023-10-27fix(events): Migrate files sidebar integration to registerEventListener()Joas Schilling
2023-10-27feat(federation): Send room modifications via OCM notifications to remotesJoas Schilling
2023-10-26Merge pull request #10782 from nextcloud/techdebt/noid/use-injectFn-instead-o...Joas Schilling
2023-10-26Remove disabled behat acceptance testsJoas Schilling
2023-10-26fix(CI): Satisfy psalm by clearing baselineJoas Schilling
2023-10-26fix(events): Migrate RestrictStartingCalls to typed eventsJoas 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-23fix(docs): Add capability configs for all the SIP statesJoas Schilling
2023-10-23feat(call): Add endpoint to send the dial-out request to the HPBJoas Schilling
2023-10-23feat(sip-dialout): Add call ID to attendeesJoas Schilling
2023-10-23tests(sip-dialout): Add integration test for adding phone number to a convers...Joas Schilling
2023-10-23fix(sip-dialout): Validate the HPB responseJoas Schilling
2023-10-23feat(sip-dialout): Allow adding phone numbers as participantsJoas Schilling