summaryrefslogtreecommitdiffstats
path: root/tests/php/Controller
AgeCommit message (Expand)Author
2023-04-13automated: Apply CS fixJoas Schilling
2023-04-04fix(tests): Make sure avatar service is actually calledJoas Schilling
2023-04-04Fix method to get avatarURL and validate the URLVitor Mattos
2023-04-04Document icon-url on call rich objectsVitor Mattos
2023-02-20Add support for getting the signaling settings from the recording serverDaniel Calviño Sánchez
2022-10-04Move getParticipant()Joas Schilling
2022-10-04Move getParticipant*() methods to participant serviceJoas Schilling
2022-08-22Trying to fix failing PHPUnit testsDariusz Olszewski
2022-07-07Implement JWT auth for signaling connection.Joachim Bauch
2022-05-17Allow the HPB to group session pinging across roomsJoas Schilling
2022-04-30Move Room::verifyPassword() to the RoomServiceJoas Schilling
2022-04-11Expose an attribute "self" in the reaction summary with the list of own react...Joas Schilling
2022-04-07Fix type handlingJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-04-06Merge pull request #7094 from nextcloud/feature/fix-typingJoas Schilling
2022-04-05fix typingVitor Mattos
2022-03-31Use attachment service to store and retrieve shared itemsJoas Schilling
2021-12-06Replace deprecated methodVitor Mattos
2021-11-03Use public API of trusted domain helperJoas Schilling
2021-10-26Limit URLs to trusted domains for nowJoas Schilling
2021-10-21Introduce event so other apps can override the list of TURN servers.Joachim Bauch
2021-10-18Replace old type constants with new onesJoas Schilling
2021-10-07Split publishing media into audio and video after clarifying with the HPBJoas Schilling
2021-10-07Fix permission handling in unit testsJoas Schilling
2021-10-07Introduce different layers for permissionsJoas Schilling
2021-10-07Rename and extend constants and methods for the new permissionsJoas Schilling
2021-09-29TestsVitor Mattos
2021-06-16Add debug logs to allow finding out what kind of requests are sentJoas Schilling
2021-06-11Grant permissions in the HPB based on publishing permissionsDaniel Calviño Sánchez
2021-03-08Prepare selecting the correct session in case there are multipleJoas Schilling
2021-02-12Don't recalculate the actorId of guest attendeesJoas Schilling
2021-02-02Add a unit testJoas Schilling
2021-02-02Allow to know when deleting might not be sufficientJoas Schilling
2020-12-18Adjust files to make cs fixer happyVincent Petry
2020-12-15Allow to respond with modified common read value on "not modified" messagesJoas Schilling
2020-12-11Fix tests for listable conversationsVincent Petry
2020-12-11Added search provider for listed conversationsVincent Petry
2020-11-26Simplify getting the participantJoas Schilling
2020-10-30Only use the Mapper in the ServicesJoas Schilling
2020-10-30Fix the unit testsJoas Schilling
2020-09-24Set the user status when a mobile client polls for messagesJoas Schilling
2020-09-11Don't leak the status when the app is disabled for the userJoas Schilling
2020-08-05Fix unit testsJoas Schilling
2020-06-29Introduce a RoomService to handle creation of RoomsJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Fix unit testsJoas Schilling
2020-04-22Handle the new reference id in the backendJoas Schilling
2020-04-16Fix constructor in SignalingController unit testsDaniel Calviño Sánchez
2020-04-14Merge pull request #3285 from nextcloud/bugfix/noid/merge-ping-updatesJoas Schilling
2020-04-08Add test to filter out inactive users and update multiple pingsJoas Schilling