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-08-12Merge pull request #7472 from nextcloud/jwt-authJoas Schilling
2022-08-02Return 400 on empty questions and optionsJoas Schilling
2022-07-26Check response status when share filefeature/expire-shared-links-when-expire-messageVitor Mattos
2022-07-22Expire shared link when expire messageVitor Mattos
2022-07-21Add an integration testJoas Schilling
2022-07-18Update more times to check if really workedfeature/occ-to-set-expire-messageVitor Mattos
2022-07-18Make the create and update scenario more similarVitor Mattos
2022-07-18Merge branch 'feature/occ-to-set-expire-message' of github.com:nextcloud/spre...Vitor Mattos
2022-07-18Simplified scenarios to check only if the setting was savedVitor Mattos
2022-07-15Update tests/integration/features/command/update.featureVitor Mattos
2022-07-15Replace step of test and remove old scenarioVitor Mattos
2022-07-15Convert specific command to generic create and updateVitor Mattos
2022-07-15Ignore psalm errorVitor Mattos
2022-07-15Integration testsVitor Mattos
2022-07-13Restore deleted methodbugfix/restore-deleted-methodVitor Mattos
2022-07-13Merge pull request #7571 from nextcloud/feature/expire-messages-part-2Joas Schilling
2022-07-12Change point of execution of ExpireChatMessageVitor Mattos
2022-07-12Merge pull request #7512 from nextcloud/feature/7480/poll-follow-upJoas Schilling
2022-07-11Make possible disable background job if haven't room with expire messageVitor Mattos
2022-07-11Make the room_id not mandatory to define the expire timeVitor Mattos
2022-07-11Show the voter count to the author and moderatorsfeature/7480/poll-follow-upJoas Schilling
2022-07-07Add support for algorithm "EdDSA" and add tests.Joachim Bauch
2022-07-07Implement JWT auth for signaling connection.Joachim Bauch
2022-07-06Make sure the roomId is an intJoas Schilling
2022-07-04Add a capabilityJoas Schilling
2022-07-01Merge pull request #7327 from nextcloud/feature/api-time-to-liveJoas Schilling
2022-07-01Remove unused propertyVitor Mattos
2022-07-01Rename integration testJoas Schilling
2022-07-01Rename textVitor Mattos
2022-07-01Replace _ by -Vitor Mattos
2022-07-01Merge pull request #7498 from nextcloud/add-schemes-to-turn-commandsJoas Schilling
2022-06-30Rename to follow the pattern "-"Vitor Mattos
2022-06-30Make the error message more clearVitor Mattos
2022-06-30Rename message expire to expire dateVitor Mattos
2022-06-30Fix testsVitor Mattos
2022-06-30Rename more ttl to message-expireVitor Mattos
2022-06-30Moved integration tests to folder of chat testsVitor Mattos
2022-06-30Rename time to live to message expireVitor Mattos
2022-06-30Fix testsVitor Mattos
2022-06-30Use DataResponse and returning 404Vitor Mattos
2022-06-30File moved to maintain the pattern "message expire"Vitor Mattos
2022-06-30Change default value of backgroundjobs_mode to ajaxVitor Mattos
2022-06-30Convert string to ::classVitor Mattos
2022-06-30Rename ttl to message expireVitor Mattos
2022-06-30Method moved and change argumentVitor Mattos
2022-06-30Only set ttl capability if systemcron is enabledVitor Mattos
2022-06-30Add job to apply ttlVitor Mattos
2022-06-30Add integration testsVitor Mattos
2022-06-30Implement logic in controller to change the ttlVitor Mattos
2022-06-30Add mocked endpointsVitor Mattos