summaryrefslogtreecommitdiffstats
path: root/tests/php
AgeCommit message (Expand)Author
2022-05-24Move setDescription to room serviceJoas Schilling
2022-05-18Merge pull request #7381 from nextcloud/techdebt/6235/set-typeJoas Schilling
2022-05-17Allow the HPB to group session pinging across roomsJoas Schilling
2022-05-17Move setType to room serviceJoas Schilling
2022-05-17Allow to "Send call notifications"Joas Schilling
2022-05-16Merge pull request #7374 from nextcloud/bugfix/noid/cache-displayname-of-owne...Joas Schilling
2022-05-16Cache display name of owner as wellJoas Schilling
2022-05-13Fix unit test on php 8.0+Joas Schilling
2022-05-13Add an option for "Silent send" to the APIJoas Schilling
2022-05-11Allow to disable calling functionalityJoas Schilling
2022-05-10Move setReadOnly to room serviceJoas Schilling
2022-05-10Move setLobby() to room serviceJoas Schilling
2022-05-09Move setListable() to RoomServiceJoas Schilling
2022-05-05Move permissions logic to room serviceJoas Schilling
2022-05-03Add a capabilityJoas Schilling
2022-04-30Move Room::verifyPassword() to the RoomServiceJoas Schilling
2022-04-27Add a capability for the permissionJoas Schilling
2022-04-27Disallow sharing without chat permissionsJoas Schilling
2022-04-25Move sharing listeners to staticVitor Mattos
2022-04-11Expose an attribute "self" in the reaction summary with the list of own react...Joas Schilling
2022-04-07Message types are defaulting to Verbs so lets reuse the constantsJoas Schilling
2022-04-07Fix type handlingJoas Schilling
2022-04-07Merge pull request #7108 from nextcloud/feature/7079/property-typehinting-whe...Joas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-04-06Make tests fail when deprecated php functions are usedJoas Schilling
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
2022-03-24Add new capabilityJoas Schilling
2022-03-24Allow to delete files and object shares on the APIJoas Schilling
2022-03-23Merge pull request #7022 from nextcloud/api/1577/media-tab-endpointJoas Schilling
2022-03-21Add docs and capabilitiesJoas Schilling
2022-03-21Add a unit test for getParticipantsByNotificationLevelJoas Schilling
2022-03-15Inject the attendee as well when loaded alreadyJoas Schilling
2022-03-14Fix permissions not honoured if updated right before joining a callDaniel Calviño Sánchez
2022-02-22Merge pull request #6912 from nextcloud/feature/remove-unused-app-configJoas Schilling
2022-02-18Remove unused app configVitor Mattos
2022-02-17Add an API endpoint to get all invitesJoas Schilling
2022-02-15Make possible define attributes of room attendeesVitor Mattos
2022-02-15Implement tests to validate notify reacted messageVitor Mattos
2022-02-15NotifyVitor Mattos
2022-02-15Add capabilitiesVitor Mattos
2022-02-15Api changes to react to a message: reactions deleteVitor Mattos
2022-02-15Api changes to react to a message: reactions addVitor Mattos
2022-02-11Array handling fixVitor Mattos
2022-02-10Check type when verify if already notifiedVitor Mattos
2022-02-09Update coding standardJoas Schilling
2022-02-04Add a capability for conversation permissionsJoas Schilling
2022-01-24Merge pull request #6812 from nextcloud/bugfix/6811/dont-force-signaling-mode...Joas Schilling
2022-01-24Don't force signaling mode when HPB trial is usedJoas Schilling