summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2023-04-20fix(CI): Fix PsalmJoas Schilling
2023-04-20fix(CS): Automatic fix of coding styleJoas Schilling
2023-04-20fix(tests): Fix RecordingService unit testJoas Schilling
2023-04-20feat(recording): Add an integration test to proof notifications are deleted o...Joas Schilling
2023-04-20feat(CI): Add an integration test for the transcription of recordingsJoas Schilling
2023-04-19chore(deps): Bump guzzlehttp/psr7 in /tests/integrationdependabot[bot]
2023-04-19feat(call-reactions): Document the list of supported emojis as capability so ...Joas Schilling
2023-04-18Merge pull request #9329 from nextcloud/feat/9270/video-background-capabilitiesJoas Schilling
2023-04-18feat(virtual-background): Add capabilities for predefined virtual backgrounds...Joas Schilling
2023-04-18fix(recording): Don't create confusing system message about recording if acto...Joas Schilling
2023-04-17feat(chat): Add capabilities for translation optionsJoas Schilling
2023-04-15chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-04-14Return with avatar URL capabilityVitor Mattos
2023-04-13automated: Apply CS fixJoas Schilling
2023-04-04fix(tests): Make sure avatar service is actually calledJoas Schilling
2023-04-04Also default avatar worksJoas Schilling
2023-04-04COnsider that the icon-url will come every timeVitor Mattos
2023-04-04Make the version optionalVitor Mattos
2023-04-04Validate icon-url when test share of rich objectVitor Mattos
2023-04-04Fix method to get avatarURL and validate the URLVitor Mattos
2023-04-04Document icon-url on call rich objectsVitor Mattos
2023-04-03chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-04-03fix(CI): Update psalm baselineJoas Schilling
2023-04-03fix(CommentsManager): Fix methods of ICommentsManager not existing anymoreJoas Schilling
2023-04-03fix(CI): Disable rate limiting protectionJoas Schilling
2023-03-31fix(conversation-avatars): Fix integration test after renaming of the system ...Joas Schilling
2023-03-31fix(CI): Force enable 3rdparty apps in integration testsJoas Schilling
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(mentions): Only allow to mention groups which are members of the conversa...Joas Schilling
2023-03-14Fix unit testsJoas Schilling
2023-03-13fix(notifications): Only send reply notification when also mentioningJoas Schilling
2023-03-13Implement tests on method searchGroupsVitor Mattos
2023-03-13Suggest group mentions as wellJoas Schilling
2023-03-11chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-03-08Merge pull request #8846 from nextcloud/feature/send-notification-when-get-up...Joas Schilling
2023-03-07fix(polls): Remove polls also when deleting the chat historyJoas Schilling
2023-03-06fix(dashboard): Filter out breakout rooms from the Dashboard API listJoas Schilling
2023-03-05Bump phpunit/phpunit from 9.6.3 to 9.6.4 in /tests/integrationdependabot[bot]
2023-03-03chore: Add Nextcloud 27 support on masterJoas Schilling
2023-03-03Merge pull request #8907 from nextcloud/feature/document-commandsJoas Schilling
2023-03-02Add message to notificationVitor Mattos
2023-03-02* Convert arguments and options to table formatVitor Mattos
2023-03-01Document commandsVitor Mattos
2023-03-01Test to verify if a command is documentedVitor Mattos
2023-03-01Remove Windows supportVitor Mattos
2023-02-28Replace linux command by PHP native implementationVitor Mattos
2023-02-28Remove unecessary request to mock serverVitor Mattos
2023-02-28Wait by mock serverVitor Mattos