summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2023-08-09feat(chat): Option to get and clear remindersJoas Schilling
2023-08-08fix(l10n): 27 is not using a non-breakable spaceJoas Schilling
2023-08-08feat(bot): Allow reactions by botsJoas Schilling
2023-08-08fix: Fix code quality based on reviewJoas Schilling
2023-08-08tests(integration): Add integration tests for the call summary botJoas Schilling
2023-08-08ci(psalm): Fix psalm issues and baselineJoas Schilling
2023-08-04tests(reminder): Add integration tests for reminder functionalityJoas Schilling
2023-08-04feat: Add actions to the notificationJoas Schilling
2023-08-04docs(chat): Document "Remind me later" API and capabilityJoas Schilling
2023-08-04feat(notification): API for "Remind me later"Joas Schilling
2023-08-02fix(tests): Enable automatic transcriptionJoas Schilling
2023-07-13feat(recording): Make automatic call recording transcription opt-inJoas Schilling
2023-06-22fix(participants): Update cached displayname when a group is renamedJoas Schilling
2023-06-20Adjust tests for displayName in participant update messageMarcel Müller
2023-05-24fix(chat): Update own read marker before triggering events when postingJoas Schilling
2023-05-14chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-05-10fix(chat): Prevent empty chat messages on API levelJoas Schilling
2023-05-09fix(chat): Fix call summary with only numeric user idsJoas Schilling
2023-05-09fix(CI): Update Psalm baselineJoas 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-05Improvements after code reviewVitor Mattos
2023-05-05Add unit tests and implement pending methodsVitor 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-04Merge pull request #9443 from nextcloud/feat/ivan/emoji-with-colorJoas Schilling
2023-05-04fix(tests): Fix capability unit tests after merge of custom avatar uploadJoas Schilling
2023-05-04fix(tests): Add integration test fo rmore invalid colorsJoas Schilling
2023-05-04feat(avatar): Add integration tests for emoji avatarsJoas Schilling
2023-05-04Merge pull request #9437 from nextcloud/bugfix/9435/XML-capabilities-are-brokenJoas Schilling
2023-05-04Merge pull request #9423 from nextcloud/bugfix/9320/expose-if-is-custom-avatarJoas Schilling
2023-05-04Fix integration testVitor Mattos
2023-05-04feat(tests): Add integration test for translation tuples on XML capabilitiesJoas Schilling
2023-05-03fix(tests): Adjust function names to be uniqueJoas Schilling
2023-05-03Fix textsVitor Mattos
2023-05-03Fix typoVitor Mattos
2023-05-03Cover with integration tests the room avatar with emojiVitor Mattos
2023-05-03Return isCustomAvatar=false when the name of room start with an avatarVitor Mattos
2023-05-03Return isCustomAvatar=true when the name of room start with an emojiVitor Mattos
2023-05-03Remove unused step definitionVitor Mattos
2023-05-03Replace the header X-NC-IsCustomAvatar by conversation property isCustomAvatarVitor Mattos
2023-05-03Make possible check more than one property from room objectVitor Mattos
2023-05-03Fixes to be able identify if have a custom avatarVitor Mattos
2023-05-03fix(participants): Migrate self-joined users when assigning permissionsJoas Schilling
2023-05-02Merge pull request #9424 from nextcloud/feat/8444/populate-emoji-from-roomnam...Joas Schilling
2023-05-02Merge pull request #9412 from nextcloud/bugfix/8787/keep-guest-attendees-with...Joas Schilling
2023-05-02fix(tests): Fix "Creation of dynamic property" for PHP 8.2 in testsJoas Schilling
2023-05-02fix(guests): Keep guest attendees with display name or non-default permissionsJoas Schilling
2023-05-02fix(permissions): Reset custom permissions on promotionJoas Schilling
2023-05-02feat(avatar): Use the first emoji of room names as avatar emojiJoas Schilling