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
path: root/tests
AgeCommit message (Expand)Author
2019-04-11Add integration tests for data in reshares to group and public roomsDaniel Calviño Sánchez
2019-04-10Remove conversation names and tokens when you are not a participantJoas Schilling
2019-04-09Resharing behaviour has been adjusted for 16Joas Schilling
2019-04-08Add integration tests for mentions in file roomsDaniel Calviño Sánchez
2019-04-08Merge pull request #1677 from nextcloud/add-integration-tests-for-searching-m...Joas Schilling
2019-04-08Merge pull request #1676 from nextcloud/add-integration-tests-for-file-roomsJoas Schilling
2019-04-08Merge pull request #1679 from nextcloud/ignore-node-modules-when-running-inte...Joas Schilling
2019-04-08Add integration tests for searching mentionsDaniel Calviño Sánchez
2019-04-08Add integration tests for participants in room of no longer shared fileDaniel Calviño Sánchez
2019-04-08Add integration tests for joining a file room again after leaving itDaniel Calviño Sánchez
2019-04-08Add integration tests for joining file roomsDaniel Calviño Sánchez
2019-04-08Add integration tests for getting a room for a file shared by linkDaniel Calviño Sánchez
2019-04-08Add integration tests for getting a room for a file shared with groupDaniel Calviño Sánchez
2019-04-08Add integration tests for getting a room for a file shared with userDaniel Calviño Sánchez
2019-04-08FIx strange unit testJoas Schilling
2019-04-05Ignore node modules when running integration tests in DockerDaniel Calviño Sánchez
2019-04-05Reformat command callDaniel Calviño Sánchez
2019-04-03Disable one more failing testJoas Schilling
2019-04-01Filter the changelog room from the listJoas Schilling
2019-04-01Fix testsJoas Schilling
2019-03-26Merge pull request #1640 from nextcloud/feature/383/read-only-conversationsJoas Schilling
2019-03-25It is not allowed to move a mount point into anotherJoas Schilling
2019-03-25Correctly set the index of the messages in the array when a sytem message was...Joas Schilling
2019-03-25Fix testsJoas Schilling
2019-03-25Add integration tests for read-only conversationsJoas Schilling
2019-03-25Introduce a Read-Only state for conversationsJoas Schilling
2019-03-20Disable always failing test (although it works locally)Joas Schilling
2019-03-18Merge pull request #1626 from nextcloud/techdebt/noid/inject-via-annotationJoas Schilling
2019-03-18Merge pull request #1629 from nextcloud/bugfix/noid/reset-signaling-server-af...Joas Schilling
2019-03-15Reset the signaling server settings after unit testsJoas Schilling
2019-03-15Regression from "sticky one-to-one conversations"Joas Schilling
2019-03-15Fix phpunit testsJoas Schilling
2019-03-15GreeeeeeeeeeeeeenJoas Schilling
2019-03-14FIx acceptance testsJoas Schilling
2019-03-14Further fixes for integration testsJoas Schilling
2019-03-14Add "locked-one-to-one" capabilityJoas Schilling
2019-03-14Readd the left-participant to one-to-one rooms if neededJoas Schilling
2019-03-14Make one-to-one rooms lockedJoas Schilling
2019-03-08Use the preview information for better fallback iconsJoas Schilling
2019-03-06Fix unit testsJoas Schilling
2019-03-01Remove capabilities for the mobile clientsJoas Schilling
2019-03-01Hide activities for users who can not TalkJoas Schilling
2019-03-01Remove notifications for the userJoas Schilling
2019-03-01Add config method to check if the user can access TalkJoas Schilling
2019-03-01Add acceptance tests for last moderator leaving a roomDaniel Calviño Sánchez
2019-03-01Prevent the last moderator from leaving the roomJoas Schilling
2019-03-01Adjust the logic for delete/leave buttonsJoas Schilling
2019-03-01Fix missing room names in integration testsDaniel Calviño Sánchez
2019-02-28Fix unit testsJoas Schilling
2019-02-28Fix removing users when an old session id expires in the signaling server.Joachim Bauch