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-03Merge pull request #7413 from nextcloud/techdebt/6235/set-descriptionJoas Schilling
2022-06-02Merge pull request #7416 from nextcloud/feature/api-silent-callVitor Mattos
2022-06-02Option to make possible start a call without notify participantsVitor Mattos
2022-06-01Merge pull request #7338 from nextcloud/feature/7335/multi-room-session-pingsJoas Schilling
2022-05-31Merge pull request #7439 from nextcloud/feature/noid/unified-search-capabilityJoas Schilling
2022-05-31Merge pull request #7411 from nextcloud/feature/7189/integration-test-for-rea...Joas Schilling
2022-05-31Add a capability for the unified-searchJoas Schilling
2022-05-25Bump guzzlehttp/guzzle from 6.3.3 to 6.5.6 in /tests/integrationdependabot/composer/tests/integration/guzzlehttp/guzzle-6.5.6dependabot[bot]
2022-05-25Fix "Invalid argument supplied for foreach() at SystemMessage.php#720"Joas Schilling
2022-05-24Move setDescription to room servicetechdebt/6235/set-descriptionJoas Schilling
2022-05-23Add integration tests for reactions notificationsfeature/7189/integration-test-for-reaction-notificationsJoas Schilling
2022-05-18Merge pull request #7381 from nextcloud/techdebt/6235/set-typeJoas Schilling
2022-05-17Allow the HPB to group session pinging across roomsJoas Schilling
2022-05-17Move setType to room servicetechdebt/6235/set-typeJoas Schilling
2022-05-17Allow to "Send call notifications"Joas Schilling
2022-05-16Merge pull request #7374 from nextcloud/bugfix/noid/cache-displayname-of-owne...Joas Schilling
2022-05-16Cache display name of owner as wellJoas Schilling
2022-05-13Fix unit test on php 8.0+bugfix/noid/retry-sending-signaling-messagesJoas Schilling
2022-05-13Add an option for "Silent send" to the APIJoas Schilling
2022-05-11Allow to disable calling functionalityJoas Schilling
2022-05-11Update baselineJoas Schilling
2022-05-10Move setReadOnly to room serviceJoas Schilling
2022-05-10Move setLobby() to room serviceJoas Schilling
2022-05-09Move setListable() to RoomServicetechdebt/6235/set-listableJoas Schilling
2022-05-05Move permissions logic to room servicetechdebt/6235/move-setPermissions-logic-to-room-serviceJoas Schilling
2022-05-03Add a capabilityfeature/4957/allow-sip-without-a-pinJoas Schilling
2022-05-03Allow to enable SIP without individual pin requirementJoas Schilling
2022-04-30Move Room::verifyPassword() to the RoomServiceJoas Schilling
2022-04-29ADjust reactions order after server mergetechdebt/noid/adjust-reactions-order-after-server-mergeJoas Schilling
2022-04-27Update baseline as the interface will die soon anyway it makes little sense t...feature/noid/chat-permissionJoas Schilling
2022-04-27Add a capability for the permissionJoas Schilling
2022-04-27Disallow sharing without chat permissionsJoas Schilling
2022-04-27Introduce a chat permission on the APIJoas Schilling
2022-04-26Merge pull request #7183 from nextcloud/feature/move-system-message-listeners...Joas Schilling
2022-04-26Merge pull request #7215 from nextcloud/feature/move-sharing-listeners-anonym...Joas Schilling
2022-04-25Move sharing listeners to staticfeature/move-sharing-listeners-anonymous-functions-to-staticVitor Mattos
2022-04-25Add integration tests for guest reactionsJoas Schilling
2022-04-20Fix inverted argumentVitor Mattos
2022-04-20Move system message listeners to static methodsVitor Mattos
2022-04-19Fix integration testJoas Schilling
2022-04-19Keep "self" in nameJoas Schilling
2022-04-19VueJS Changes to move my reactions to parentVitor Mattos
2022-04-19Merge pull request #7130 from nextcloud/feature/7009/retain-files-after-leavi...Joas Schilling
2022-04-15Update testing app requirementsupdate-master-versionJoas Schilling
2022-04-14Remove event to delete shares when user leave of roomfeature/7009/retain-files-after-leaving-conversationVitor Mattos
2022-04-11Expose an attribute "self" in the reaction summary with the list of own react...Joas Schilling
2022-04-07Message types are defaulting to Verbs so lets reuse the constantstechdebt/7078/const-for-verbsJoas Schilling
2022-04-07Merge pull request #7102 from nextcloud/bugfix/7099/remove-reactions-from-del...Vitor Mattos
2022-04-07Fix type handlingJoas Schilling
2022-04-07Merge pull request #7108 from nextcloud/feature/7079/property-typehinting-whe...Joas Schilling