summaryrefslogtreecommitdiffstats
path: root/tests/php
AgeCommit message (Expand)Author
2023-03-20Remove unused propertyVitor Mattos
2023-03-17Merge pull request #9066 from nextcloud/feature/noid/mark-notifications-as-re...Joas Schilling
2023-03-16Allow to retrieve messages without marking notifications as readMarcel Müller
2023-03-14Fix unit testsJoas Schilling
2023-03-13Implement tests on method searchGroupsVitor Mattos
2023-03-13Suggest group mentions as wellJoas Schilling
2023-03-08Merge pull request #8846 from nextcloud/feature/send-notification-when-get-up...Joas Schilling
2023-02-27Change type of notificationVitor Mattos
2023-02-27fix(CI): Adjust unit testsJoas Schilling
2023-02-24Send notification when get upload problemVitor Mattos
2023-02-23Merge pull request #8805 from nextcloud/bugfix/8760/remove-avatar-capabilityJoas Schilling
2023-02-22Add failed status to recordingsDaniel Calviño Sánchez
2023-02-22Add "starting" values for recording statusDaniel Calviño Sánchez
2023-02-22Include participant in start/stop requests to the recording serverDaniel Calviño Sánchez
2023-02-22Add optional participant parameter to the "callRecording" change eventDaniel Calviño Sánchez
2023-02-21Merge pull request #8756 from nextcloud/use-internal-client-of-signaling-serv...Joas Schilling
2023-02-21Revert avatar usageJoas Schilling
2023-02-21Remove avatar capabilityJoas Schilling
2023-02-20Add support for getting the signaling settings from the recording serverDaniel Calviño Sánchez
2023-02-17Return status of other user on one to one roomVitor Mattos
2023-02-14Add unit test for signaling messages for recording status changesDaniel Calviño Sánchez
2023-02-14Send requests to the recording server to start and stop recordingsDaniel Calviño Sánchez
2023-02-10Add docs and a capabilityJoas Schilling
2023-02-09Do not disinvite self-joined users when leavingDaniel Calviño Sánchez
2023-02-09Extract reference to "userManager" to be used in the testsDaniel Calviño Sánchez
2023-02-03Fix expected*Message() functionJoas Schilling
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