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-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
2021-01-29Add unit tests for subname mentionsDaniel Calviño Sánchez
2021-01-29Add an integration test for sub and subname mentionsJoas Schilling
2021-01-21Initial state service is deprecatedJoas Schilling
2021-01-18Merge pull request #4771 from nextcloud/enh/noid/listable-wordingJoas Schilling
2021-01-14Merge pull request #4952 from nextcloud/add-mapping-between-nextcloud-session...Joas Schilling
2021-01-14Send Nextcloud session id too when a participant joins a callDaniel Calviño Sánchez
2021-01-14Update wording to open and limited conversationJoas Schilling
2021-01-14Updated wording and interaction for conversation accessibilityVincent Petry
2021-01-14Add an integration test for when the last moderator leavesJoas Schilling
2021-01-08Update psalm baselineJoas Schilling
2021-01-07Do not load full room object for share queriesRoeland Jago Douma
2021-01-05Don't remove a chat when a self-joined user leavesJoas Schilling
2021-01-04Add capability for room descriptionsDaniel Calviño Sánchez
2021-01-04Merge pull request #4854 from nextcloud/remove-undefined-variable-from-spreed...Joas Schilling
2020-12-28Remove undefined variable from spreedcheats controller cleanupDaniel Calviño Sánchez
2020-12-23Add conversation-v3 capability for API v3Vincent Petry
2020-12-18Update guest account tests for updated guests:add commandVincent Petry
2020-12-18Integration tests use occ guests:add to create guestsVincent Petry
2020-12-18Adjust files to make cs fixer happyVincent Petry
2020-12-16Add raise hand to capabilities testVincent Petry
2020-12-15Merge pull request #4762 from nextcloud/bugfix/noid/allow-to-respond-with-mod...Vincent Petry