summaryrefslogtreecommitdiffstats
path: root/tests/php/Service
AgeCommit message (Expand)Author
2023-05-04techdebt(api): Make the checksum verification generic so it can be reusedJoas Schilling
2023-05-03Fixes to be able identify if have a custom avatarVitor Mattos
2023-05-02fix(tests): Fix "Creation of dynamic property" for PHP 8.2 in testsJoas Schilling
2023-05-02feat(avatar): Use the first emoji of room names as avatar emojiJoas Schilling
2023-04-26Avoid out-of-memory errors by using a resource instead of loading entire file...Elmer Miroslav Mosher Golovin
2023-04-20fix(tests): Fix RecordingService unit testJoas Schilling
2023-03-20Remove unused propertyVitor Mattos
2023-02-24Send notification when get upload problemVitor Mattos
2023-02-14Send requests to the recording server to start and stop recordingsDaniel Calviño Sánchez
2023-02-03Fix expected*Message() functionJoas Schilling
2023-02-02fix(CI): Creation of dynamic property is deprecatedJoas Schilling
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-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-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-02Update tests/php/Service/AvatarServiceTest.phpJoas Schilling
2022-12-29Add 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-12Moved the logic to check if recording is enabled to service methodsVitor Mattos
2022-12-09Toggle call recording statusVitor Mattos
2022-12-07Work with avatar identier stored in room tableVitor Mattos
2022-12-05Add status DB fieldJoas Schilling
2022-12-05API endpoint to create and remove breakout roomsJoas Schilling
2022-10-04Fix dependecy circleJoas Schilling
2022-09-20Add test with multibyte emojiVitor Mattos
2022-09-14Test with emojiVitor Mattos
2022-09-01Adjust coding styleJoas Schilling
2022-07-01Remove unused propertyVitor Mattos
2022-06-30Fix testsVitor Mattos
2022-06-30Method moved and change argumentVitor Mattos
2022-06-30Add job to apply ttlVitor Mattos
2022-06-30Implement logic in controller to change the ttlVitor Mattos
2022-05-16Cache display name of owner as wellJoas Schilling