summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
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 moderatorsJoas 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
2022-06-30Merge pull request #7473 from nextcloud/feature/3089/password-policyJoas Schilling
2022-06-29Fix the array structure of "voted" attribute with PHP json_encodeJoas Schilling
2022-06-29Add schemes to turn:delete OCC commandDaniel Calviño Sánchez
2022-06-29Add schemes to turn:add OCC commandDaniel Calviño Sánchez
2022-06-29Implement password policy checkerJoas Schilling
2022-06-27Merge pull request #7489 from nextcloud/feature/noid/add-version-capabilityJoas Schilling
2022-06-21Bump guzzlehttp/guzzle from 6.5.7 to 6.5.8 in /tests/integrationdependabot[bot]
2022-06-21Add tests for app version in capabilitiesMarcel Müller
2022-06-14Fix wrong number of votersJoas Schilling
2022-06-13Don't allow updating/voting after closingJoas Schilling
2022-06-13Add typingJoas Schilling
2022-06-13Add system messages for voting and closingJoas Schilling
2022-06-13Hide summary also until the actor votedJoas Schilling
2022-06-13Save number of actors that votedJoas Schilling
2022-06-13Do not allow to vote the same option multiple timesJoas Schilling
2022-06-13Allow to get detailed voting listJoas Schilling