summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2022-09-14Add a test for deleting user info from reactions as wellJoas Schilling
2022-09-14Reset the poll and vote author information to be GDPR compliantJoas Schilling
2022-09-01Adjust coding styleJoas Schilling
2022-09-01Add Mozart to avoid conflict with other JWT appsJoas Schilling
2022-08-30Fix email invite SIP Dial-In system message usersJoas Schilling
2022-08-29Merge pull request #7805 from nextcloud/bugfix/noid/dont-allow-to-close-polls...Marco
2022-08-26Merge pull request #7761 from nextcloud/feature/polls-follow-upJoas Schilling
2022-08-26Poll ID is a string nowJoas Schilling
2022-08-26Don't allow to close polls twiceJoas Schilling
2022-08-26Fix not leaving previous session when joining the same room againDaniel Calviño Sánchez
2022-08-26Fix call left event not sent when leaving conversation while in a callDaniel Calviño Sánchez
2022-08-25Merge pull request #7788 from nextcloud/bugfix/7775/fix-notifications-when-lo...Joas Schilling
2022-08-24Merge pull request #7743 from starypatyk/enh/noid/optimize_share_readingJoas Schilling
2022-08-23Also don't send chat notifications for blocked usersJoas Schilling
2022-08-23Filter blocked users out of the call notificationJoas Schilling
2022-08-22Trying to fix failing PHPUnit testsDariusz Olszewski
2022-08-22Fix CSJoas Schilling
2022-08-19Use user displayname cache in autocomplete searchJoas Schilling
2022-08-19Use user displayname cache in notification renderingJoas Schilling
2022-08-19Use user displayname cache in mention renderingJoas Schilling
2022-08-19Use user displayname cache in activitiesJoas Schilling
2022-08-18Fix testsJoas Schilling
2022-08-18Fix unit testsJoas Schilling
2022-08-17Fix CSJoas Schilling
2022-08-17Add display name cache to SystemMessageCarl Schwan
2022-08-16Order the list of rooms to ensure the order on postgres even if all last mess...Joas Schilling
2022-08-12Merge pull request #7472 from nextcloud/jwt-authJoas Schilling
2022-08-02Return 400 on empty questions and optionsJoas Schilling
2022-07-26Check response status when share fileVitor Mattos
2022-07-22Expire shared link when expire messageVitor Mattos
2022-07-21Add an integration testJoas Schilling
2022-07-18Update more times to check if really workedVitor Mattos
2022-07-18Make the create and update scenario more similarVitor Mattos
2022-07-18Merge branch 'feature/occ-to-set-expire-message' of github.com:nextcloud/spre...Vitor Mattos
2022-07-18Simplified scenarios to check only if the setting was savedVitor Mattos
2022-07-15Update tests/integration/features/command/update.featureVitor Mattos
2022-07-15Replace step of test and remove old scenarioVitor Mattos
2022-07-15Convert specific command to generic create and updateVitor Mattos
2022-07-15Ignore psalm errorVitor Mattos
2022-07-15Integration testsVitor Mattos
2022-07-13Restore deleted methodVitor Mattos
2022-07-13Merge pull request #7571 from nextcloud/feature/expire-messages-part-2Joas Schilling
2022-07-12Change point of execution of ExpireChatMessageVitor Mattos
2022-07-12Merge pull request #7512 from nextcloud/feature/7480/poll-follow-upJoas Schilling
2022-07-11Make possible disable background job if haven't room with expire messageVitor Mattos
2022-07-11Make the room_id not mandatory to define the expire timeVitor Mattos
2022-07-11Show the voter count to the author and moderatorsJoas Schilling
2022-07-07Add support for algorithm "EdDSA" and add tests.Joachim Bauch
2022-07-07Implement JWT auth for signaling connection.Joachim Bauch
2022-07-06Make sure the roomId is an intJoas Schilling