summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2023-01-05Merge pull request #8525 from nextcloud/feature/move-recording-methodsJoas Schilling
2023-01-04Move methods of Recording from RoomService to RecordingServiceVitor Mattos
2023-01-04Prevent toggling guests or the lobby directlyJoas Schilling
2023-01-04Remove attendees from breakout rooms as wellJoas Schilling
2023-01-04Allow to apply a new attendee map later onJoas Schilling
2023-01-04Restrict the object rooms that can be createdJoas Schilling
2023-01-04Add user to parent room when added to a breakout roomJoas Schilling
2023-01-04Add an integration test for breakout room deletionJoas Schilling
2023-01-04Allow creating individual breakout rooms via the normal APIJoas Schilling
2023-01-04Delete breakout rooms when deleting the parentJoas Schilling
2023-01-04Merge pull request #8492 from nextcloud/feature/store-recordingJoas Schilling
2023-01-04Merge pull request #8515 from nextcloud/feature/hide-expired-messages-when-do...Vitor Mattos
2023-01-04Also check the expiration on all other renderingsJoas Schilling
2023-01-04Fixes after code reviewVitor Mattos
2023-01-04Remove unused methodJoas Schilling
2023-01-03Changes after code reviewVitor Mattos
2023-01-03Remove the possibility to change the allowed mime types by settingVitor Mattos
2023-01-03Merge pull request #8479 from nextcloud/feature/8412/transfer-ownershipJoas Schilling
2023-01-02Hide expired messages when do not run expire jobVitor Mattos
2023-01-02Merge pull request #8494 from nextcloud/feature/expose-avatar-versionJoas Schilling
2023-01-02Merge pull request #7939 from nextcloud/bugfix/7238/dont-return-deleted-fileJoas Schilling
2023-01-02Update tests/php/Service/AvatarServiceTest.phpJoas Schilling
2023-01-02Fix(CI): Fix unordered sorting by idJoas Schilling
2022-12-30Add more tests and describe the datasetsVitor Mattos
2022-12-29Add unit testVitor Mattos
2022-12-28Cover method with unit testVitor Mattos
2022-12-28Move default mimes to configVitor Mattos
2022-12-27Update baselineVitor Mattos
2022-12-27Test get content from file arrayVitor Mattos
2022-12-27Test validate file formatVitor Mattos
2022-12-27Test sanitize file nameVitor Mattos
2022-12-27Moved store to RecordingServiceVitor Mattos
2022-12-27Remove unecessary stepsVitor Mattos
2022-12-26Fix file headerVitor Mattos
2022-12-26Fix unit testsVitor Mattos
2022-12-26Validate and store record fileVitor Mattos
2022-12-26Set owner of call recording fileVitor Mattos
2022-12-26Integration testsVitor Mattos
2022-12-26Rename file to be equals to service classVitor Mattos
2022-12-23Move SIPBridge validator to serviceVitor Mattos
2022-12-22Ignore the sorting as it does not match local sortingJoas Schilling
2022-12-21* Remove duplicated codeVitor Mattos
2022-12-21Changed step to check summarized overviewVitor Mattos
2022-12-21Increase the test coverage and fix return of methodVitor Mattos
2022-12-21Moved tests from MessageParser to ChatManager test classVitor Mattos
2022-12-21The system message with deleted file should existVitor Mattos
2022-12-21Implement unit test and make fixes after thisVitor Mattos
2022-12-21Don't return message if file don't existsVitor Mattos
2022-12-21Don't return deleted filesVitor Mattos
2022-12-21Add command to transfer ownershipJoas Schilling