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/php
AgeCommit message (Expand)Author
2022-06-02Add a capability for the unified-searchJoas Schilling
2022-05-16Cache display name of owner as wellJoas 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-02-07Add a capability for conversation permissionsJoas Schilling
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-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-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 #6338 from nextcloud/feature/noid/allow-to-opt-out-of-call...Joas Schilling
2021-10-22Use typed eventJoas Schilling
2021-10-21Introduce event so other apps can override the list of TURN servers.Joachim Bauch
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-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-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 #6308 from nextcloud/feature/1328/job-to-remove-file-room-...Joas Schilling
2021-10-05Remove property of class to prevent maintain stateVitor Mattos
2021-10-04Merge pull request #6105 from nextcloud/enh/5723/sending-sharesJoas Schilling
2021-10-04Merge pull request #6300 from nextcloud/bugfix/noid/ignore-timed-out-sessions...Joas Schilling
2021-10-04Implement tests and fix code after test implementationVitor Mattos
2021-09-30Fix CSJoas Schilling
2021-09-30Ignore sessions older than 30 seconds on notifications againJoas Schilling
2021-09-29TestsVitor Mattos
2021-09-21Review fixesGary Kim
2021-09-20Set share owner properlyGary Kim
2021-09-20Add sending room shares supportGary Kim
2021-09-20Add a counter for the direct mentionsJoas Schilling
2021-09-17Merge pull request #6234 from nextcloud/fix-remove-warnings-on-phpunit9.5.6Joas Schilling
2021-09-17Change from willReturnCallback to willReturnMapVitor Mattos
2021-09-17Add unit tests for parsing geo location system messagesDaniel Calviño Sánchez
2021-09-15Fixes to remove warnings when use phpunit 9.5.6Vitor Mattos
2021-09-15Fixes to remove warnings when use phpunit 9.5.6Vitor Mattos
2021-09-15Fixes to remove warnings when use phpunit 9.5.6Vitor Mattos
2021-09-15Fixes to remove warnings when use phpunit 9.5.6Vitor Mattos
2021-09-15Replace deprecated function by other aproachVitor Mattos
2021-09-14Unify handling of deleted usersJoas Schilling
2021-08-24Fix unit testsJoas Schilling