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-02-15Change return formatVitor Mattos
2022-02-15Make possible define attributes of room attendeesVitor Mattos
2022-02-15Implement tests to validate notify reacted messageVitor Mattos
2022-02-15NotifyVitor Mattos
2022-02-15Add capabilitiesVitor Mattos
2022-02-15Method moved to reactionManager and small fixesVitor Mattos
2022-02-15Api changes to react to a message: reactions retrieveVitor Mattos
2022-02-15Api changes to react to a message: reactions deleteVitor Mattos
2022-02-15Api changes to react to a message: reactions addVitor Mattos
2022-02-15Merge pull request #6893 from nextcloud/bugfix/6883/check-type-when-verify-if...Joas Schilling
2022-02-15Merge pull request #6895 from nextcloud/feature/noid/only-handle-activities-onceJoas Schilling
2022-02-15Add integration test for system messages when ending a callDaniel Calviño Sánchez
2022-02-14Update image in script to run local integration tests in DockerDaniel Calviño Sánchez
2022-02-11Array handling fixVitor Mattos
2022-02-10Check type when verify if already notifiedVitor Mattos
2022-02-09Update coding standardJoas Schilling
2022-02-04Add a capability for conversation permissionsJoas Schilling
2022-01-24Merge pull request #6812 from nextcloud/bugfix/6811/dont-force-signaling-mode...Joas Schilling
2022-01-24Don't force signaling mode when HPB trial is usedJoas Schilling
2022-01-21Merge pull request #6807 from nextcloud/feature/noid/allow-mark-as-unreadJoas Schilling
2022-01-21Allow to mark a conversation as unreadJoas Schilling
2022-01-21Integration test for check share restrictions on one to one conversationVitor Mattos
2022-01-21Check share restrictions on one to one conversationVitor Mattos
2022-01-20Merge pull request #6675 from nextcloud/refactor-notifierJoas 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-12-10Refactor testsVitor Mattos
2021-12-09Add tests to methods getMentionedUserIds and getMentionedUsersVitor Mattos
2021-12-09Tests refactor and changes on code after fixes on codeVitor Mattos
2021-12-07Bump behatVitor Mattos
2021-12-07Merge pull request #6625 from nextcloud/bugfix/6621/recognize-shares-as-unrea...Joas Schilling
2021-12-07Merge pull request #6664 from nextcloud/feature/reduce-psalm-infoJoas Schilling
2021-12-07Add integration tests for unread messagesDaniel Calviño Sánchez
2021-12-07Recognize voice messages, object and file shares as unread messagesJoas Schilling
2021-12-07Merge pull request #6661 from nextcloud/feature/remove-deprecated-methodJoas Schilling
2021-12-06Reduce DeprecatedMethodVitor Mattos
2021-12-06Merge pull request #6640 from nextcloud/feature/command-remove-user-from-all-...Joas Schilling
2021-12-06Prevent InvalidArgument error, bump christophwurst/nextcloudVitor Mattos
2021-12-06Replace deprecated methodVitor Mattos
2021-12-02Test with one-to-one and public conversationJoas Schilling
2021-12-02Add command to remove users from all roomsVitor Mattos
2021-12-01Expore message id for desktop client and notifications quick replyJoas Schilling
2021-11-25Cover return token testVitor Mattos
2021-11-11Also bump requirement on helper appJoas 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