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
2021-03-09Fix removing yourself and promoting a strangerJoas Schilling
2021-03-08Fix integration tests by saving the attendee id or loading itJoas Schilling
2021-03-08Check the participants on the correct endpointJoas 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-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-15Drop the old guestnames tableJoas Schilling
2021-02-11Provide information for incoming call screensJoas Schilling
2021-02-11Fix sharing tests to work with attachment folders fixVincent Petry
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-02Merge pull request #5048 from nextcloud/bugfix/3462/allow-adding-self-joinedJoas Schilling
2021-02-02Add integration tests for deleted messagesJoas 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-29Add an integration test for sub and subname mentionsJoas Schilling
2021-01-14Add an integration test for when the last moderator leavesJoas Schilling
2021-01-05Don't remove a chat when a self-joined user leavesJoas Schilling
2020-12-28Remove undefined variable from spreedcheats controller cleanupDaniel Calviño Sánchez
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-11Small adjustments to listable feature after reviewsVincent Petry
2020-12-11Fix tests for listable conversationsVincent Petry
2020-12-11Abort php test server on ctrl+cVincent Petry
2020-12-11Extend spreedcheats to allow creating guest account usersVincent Petry
2020-12-11Added integration tests for joining listable roomsVincent Petry
2020-12-11Apply suggestions from code review of listable rooms featureVincent Petry
2020-12-11Adjustments for listable rooms after reviewVincent Petry
2020-12-11Add listable flags attribute for conversationsVincent Petry
2020-12-11Merge pull request #4735 from nextcloud/techdebt/noid/cluster-compatibilityVincent Petry