Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-06-02Add a capability for the unified-searchJoas Schilling
2022-05-26Fix "Invalid argument supplied for foreach() at SystemMessage.php#720"backport/7415/stable23Joas Schilling
2022-05-16Cache display name of owner as wellJoas Schilling
2022-03-23Only check the share_with_link for talk sharesJoas Schilling
2022-03-23Also check the share_with_link attributeJoas Schilling
2022-03-22Add a unit test for getParticipantsByNotificationLevelJoas Schilling
2022-03-14Fix permissions not honoured if updated right before joining a callDaniel Calviño Sánchez
2022-03-10Add integration tests for setting less specific permissionsbackport/6974/stable23Daniel Calviño Sánchez
2022-03-10Fix mapping of default permissions in integration testsDaniel Calviño Sánchez
2022-03-02Update baseline as in masterJoas Schilling
2022-02-07Add a capability for conversation permissionsJoas Schilling
2022-01-24Add integration tests for unread messagesDaniel Calviño Sánchez
2022-01-24Recognize voice messages, object and file shares as unread messagesJoas Schilling
2022-01-24Don't force signaling mode when HPB trial is usedJoas Schilling
2021-12-15Make it explicit when the participant list changedJoas Schilling
2021-12-15Only for guests and self-joined users disconnecting is "leaving"Joas Schilling
2021-12-14Add an integration test to join an open conversation which also has a passwordJoas Schilling
2021-11-10Merge pull request #6427 from nextcloud/integration-tests-for-invitesJoas Schilling
2021-11-03Use public API of trusted domain helperJoas Schilling
2021-11-03Fix protocol handling (should this really be done here?)Joas Schilling
2021-11-03Start with integration tests for invitesJoas Schilling
2021-11-03Add parsing of "end call for everyone" summaryJoas Schilling
2021-10-27Always allow guests to start a call in video verificationJoas Schilling
2021-10-26Limit URLs to trusted domains for nowJoas Schilling
2021-10-25Merge pull request #6394 from nextcloud/fix/noid/referenceid-lengthJoas Schilling
2021-10-25Merge pull request #6349 from nextcloud/techdebt/noid/test-against-different-...Joas Schilling
2021-10-25Fix XML parsing failsJoas Schilling
2021-10-25Fix assert string containsJoas Schilling
2021-10-25Bump phpunit and behat to work with php 8.0Joas Schilling
2021-10-25Merge pull request #6338 from nextcloud/feature/noid/allow-to-opt-out-of-call...Joas Schilling
2021-10-25accept SHA256 hash sums for reference id as documentedArthur Schiwon
2021-10-22Use typed eventJoas Schilling
2021-10-21Introduce event so other apps can override the list of TURN servers.Joachim Bauch
2021-10-19replace execute by executeQuery of QueryBuilderVitor Mattos
2021-10-18Replace old type constants with new onesJoas Schilling
2021-10-13Replace deprecated method and remove double to nonexistent methodVitor Mattos
2021-10-11Add API to opt out of call notificationsJoas Schilling
2021-10-07Fix integration testsJoas Schilling
2021-10-07Fix integration testsJoas Schilling
2021-10-07Move PERMISSIONS_MOFIDY_* constants to Attendee classJoas Schilling
2021-10-07Split publishing media into audio and video after clarifying with the HPBJoas Schilling
2021-10-07Remove moderator option and clear custom permissions when setting the convers...Joas Schilling
2021-10-07Add integration tests for default and call permissionsJoas Schilling
2021-10-07Fix integration testsJoas Schilling
2021-10-07Fix permission handling in unit testsJoas Schilling
2021-10-07Introduce different layers for permissionsJoas Schilling
2021-10-07Rename and extend constants and methods for the new permissionsJoas Schilling
2021-10-07Allow setting publishing permissions for all usersJoas Schilling
2021-10-06Merge pull request #6332 from nextcloud/bump-psalm-versionJoas Schilling
2021-10-06Merge pull request #6308 from nextcloud/feature/1328/job-to-remove-file-room-...Joas Schilling