Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-12Adjust integration testJoas Schilling
2022-10-07Split chat/ integration tests in halfJoas Schilling
2022-10-07Add integration test for searchJoas Schilling
2022-09-29Print exceptionJoas Schilling
2022-09-29Add separate commands to monitor all calls and an individual roomJoas Schilling
2022-09-29Move talk:active-calls to dedicated Monitor namespaceJoas Schilling
2022-09-27Add an integration test for the lobby that expiresJoas Schilling
2022-09-22Merge pull request #7924 from nextcloud/fix-room-lengthJoas Schilling
2022-09-20Restrict polls from one-to-one chatsbugfix/7934/restrict-polls-from-one-to-one-chatsJoas Schilling
2022-09-20Reuse existing sleep and abstract $base_urlJoas Schilling
2022-09-19Add integration tests for dashboard dataJoas Schilling
2022-09-15Fix room length to make compatible with database lengthVitor Mattos
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-08-29Merge pull request #7805 from nextcloud/bugfix/noid/dont-allow-to-close-polls...Marco
2022-08-26Poll ID is a string nowJoas Schilling
2022-08-26Don't allow to close polls twicebugfix/noid/dont-allow-to-close-polls-twiceJoas Schilling
2022-08-23Also don't send chat notifications for blocked usersbugfix/7775/fix-notifications-when-lobby-is-activeJoas Schilling
2022-08-23Filter blocked users out of the call notificationJoas Schilling
2022-08-16Order the list of rooms to ensure the order on postgres even if all last mess...Joas Schilling
2022-08-02Return 400 on empty questions and optionsJoas Schilling
2022-07-26Check response status when share filefeature/expire-shared-links-when-expire-messageVitor 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 workedfeature/occ-to-set-expire-messageVitor 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-15Integration testsVitor Mattos
2022-07-13Restore deleted methodbugfix/restore-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 moderatorsfeature/7480/poll-follow-upJoas Schilling
2022-07-06Make sure the roomId is an intJoas Schilling
2022-07-01Rename integration testJoas Schilling
2022-07-01Rename textVitor Mattos
2022-07-01Replace _ by -Vitor Mattos
2022-06-30Rename to follow the pattern "-"Vitor Mattos
2022-06-30Make the error message more clearVitor Mattos
2022-06-30Rename message expire to expire dateVitor Mattos
2022-06-30Moved integration tests to folder of chat testsVitor Mattos
2022-06-30Rename time to live to message expireVitor Mattos
2022-06-30Use DataResponse and returning 404Vitor Mattos