summaryrefslogtreecommitdiffstats
path: root/tests/php
AgeCommit message (Expand)Author
2023-08-25feat(capability): Add a capability for messages being markdownJoas Schilling
2023-08-22fix(bots): Add missing capabilityJoas Schilling
2023-08-18fix(bots): Fix some system messages for botsJoas Schilling
2023-08-08feat(chat): Option to get and clear remindersJoas Schilling
2023-08-02feat: Add actions to the notificationJoas Schilling
2023-08-02docs(chat): Document "Remind me later" API and capabilityJoas Schilling
2023-08-02feat(notification): API for "Remind me later"Joas Schilling
2023-07-12feat(recording): Make automatic call recording transcription opt-inJoas Schilling
2023-07-10Fix testsMarcel Müller
2023-07-10Add tests for CertificateServiceMarcel Müller
2023-06-10Adjust tests for displayName in participant update messageMarcel Müller
2023-05-09fix(chat): Fix call summary with only numeric user idsJoas Schilling
2023-05-05Merge pull request #9456 from nextcloud/techdebt/noid/make-checksum-verificat...Joas Schilling
2023-05-05Add the capability typing-privacyVitor Mattos
2023-05-05Add user setting for toggle typing privacyVitor Mattos
2023-05-04techdebt(api): Make the checksum verification generic so it can be reusedJoas Schilling
2023-05-04fix(tests): Fix capability unit tests after merge of custom avatar uploadJoas 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-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-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-04Fix method to get avatarURL and validate the URLVitor Mattos
2023-04-04Document icon-url on call rich objectsVitor Mattos
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