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
2021-03-08Check the participants on the correct endpointJoas Schilling
2021-03-08Add conversation-v4 capabilityJoas Schilling
2021-03-08We have the full room data alreadyJoas Schilling
2021-03-08Statuses are integers nowJoas Schilling
2021-03-08Document return types as wellJoas Schilling
2021-03-08Chat, Settings and Guests are v1 api only atmJoas Schilling
2021-03-08Move call API to v4Joas Schilling
2021-03-08Move other participant handling to API v4Joas Schilling
2021-03-08Move room modifications to API v4Joas Schilling
2021-03-08Move deleting and getting a room to v4Joas Schilling
2021-03-08Move removing paricipants to v4Joas Schilling
2021-03-08Make leaving a room API v4Joas Schilling
2021-03-08Make joining a room API v4Joas Schilling
2021-03-08Add API version to files/share integration testsJoas Schilling
2021-03-08Move get participants to API v4Joas Schilling
2021-03-08Check users on correct endpointJoas Schilling
2021-03-08Move get rooms to API v4Joas Schilling
2021-03-08Move conversation creation to v4Joas Schilling
2021-03-08Move lobby and SIP to v4Joas Schilling
2021-03-08Move listed rooms to API v4Joas Schilling
2021-03-08Prepare selecting the correct session in case there are multipleJoas Schilling
2021-03-05Merge pull request #5298 from nextcloud/bugfix/noid/fix-listed-room-testJoas Schilling
2021-03-04Don't allow to delete other persons chats in 1-1 chatsJakob Röhrl
2021-03-03Check the correct endpoint for listed conversationsJoas Schilling
2021-02-16Add docs and capability for callFlag of conversationsJoas Schilling
2021-02-15Drop the old guestnames tableJoas Schilling
2021-02-15Replace "getNamesBySessionHashes" usages with Attendee accessJoas Schilling
2021-02-15Replace getNameBySessionHash() with attendee accessJoas Schilling
2021-02-12Merge pull request #5145 from nextcloud/bugfix/noid/ci-add-guests-appJoas Schilling
2021-02-12Retrigger full CI when drone.yml was changedVincent Petry
2021-02-12Don't recalculate the actorId of guest attendeesJoas Schilling
2021-02-12Populate the display name when adding logged in usersJoas Schilling
2021-02-11Provide information for incoming call screensJoas Schilling
2021-02-11Merge pull request #5122 from nextcloud/bugfix/5120/fix-sharing-tests-attachm...Joas Schilling
2021-02-11Fix sharing tests to work with attachment folders fixVincent Petry
2021-02-11Run all tests on info.xml modificationsJoas Schilling
2021-02-05Add support for "turns:" schemeDaniel Calviño Sánchez
2021-02-03Merge pull request #5034 from nextcloud/feature/noid/allow-sharing-rich-objec...Joas Schilling
2021-02-03Update version on masterJoas Schilling
2021-02-02Add integration test for rich object sharesJoas Schilling
2021-02-02Add documentation and capabilityJoas Schilling
2021-02-02Add a unit testJoas Schilling
2021-02-02Merge pull request #5048 from nextcloud/bugfix/3462/allow-adding-self-joinedJoas Schilling
2021-02-02Add integration tests for deleted messagesJoas Schilling
2021-02-02Add a capabilityJoas Schilling
2021-02-02Allow to know when deleting might not be sufficientJoas Schilling
2021-02-02Render deleted chat messages differentlyJoas Schilling
2021-01-29Only trigger event once when adding group usersVincent Petry
2021-01-29Integration tests for self-joined-user to user conversionVincent Petry
2021-01-29API now allows adding a self-joined participantVincent Petry