summaryrefslogtreecommitdiffstats
path: root/tests/php
AgeCommit message (Expand)Author
2023-02-02fix(CI): Creation of dynamic property is deprecatedJoas Schilling
2023-01-31Do not send "switchto" messages for breakout rooms without sessionsDaniel Calviño Sánchez
2023-01-31Send signaling message when starting or stopping breakout roomsDaniel Calviño Sánchez
2023-01-31Ignore messages in other rooms when asserting that a message was sentDaniel Calviño Sánchez
2023-01-31Extract expected URL to its own variableDaniel Calviño Sánchez
2023-01-25Introduce a "former one-to-one" conversation typeJoas Schilling
2023-01-24Log the exceptionJoas Schilling
2023-01-18Fix unit testsVitor Mattos
2023-01-17Move dismiss stored notification to specific endpointVitor Mattos
2023-01-16Add dismiss recording notificationVitor Mattos
2023-01-14Fix unit testsVitor Mattos
2023-01-14Notify recording storedVitor Mattos
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-04Allow to apply a new attendee map later onJoas Schilling
2023-01-04Merge pull request #8492 from nextcloud/feature/store-recordingJoas Schilling
2023-01-04Also check the expiration on all other renderingsJoas Schilling
2023-01-04Fixes after code reviewVitor Mattos
2023-01-03Changes after code reviewVitor Mattos
2023-01-03Remove the possibility to change the allowed mime types by settingVitor 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
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-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-26Fix file headerVitor Mattos
2022-12-26Fix unit testsVitor Mattos
2022-12-26Rename file to be equals to service classVitor Mattos
2022-12-23Move SIPBridge validator to serviceVitor Mattos
2022-12-21* Remove duplicated codeVitor 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-21Implement unit test and make fixes after thisVitor Mattos
2022-12-16Merge pull request #8446 from nextcloud/feature/toggle-call-recording-statusJoas Schilling
2022-12-12Moved the logic to check if recording is enabled to service methodsVitor Mattos
2022-12-12Fix unit testsJoas Schilling
2022-12-09Toggle call recording statusVitor Mattos
2022-12-08Split record capability in feature and configVitor Mattos
2022-12-08Split recording capabilityVitor Mattos
2022-12-08Add capability to toggle recordingVitor Mattos
2022-12-07Add a config to disable breakout roomsJoas Schilling
2022-12-07Fix unit testJoas Schilling
2022-12-07Simplify the complexity of the deleting methodsJoas Schilling
2022-12-07Remove importsJoas Schilling