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
2020-12-11Adjustments for listable rooms after reviewVincent Petry
2020-12-11Added search provider for listed conversationsVincent Petry
2020-12-11Add listable flags attribute for conversationsVincent Petry
2020-12-11Merge pull request #4735 from nextcloud/techdebt/noid/cluster-compatibilityVincent Petry
2020-12-10Add integration tests for the read status of messagesJoas Schilling
2020-12-10Add a capability for the chat-read-status and the user settingJoas Schilling
2020-12-09Create a new table for internal signaling and guest names with a PKJoas Schilling
2020-12-08Increase maximum description length to 500 charactersDaniel Calviño Sánchez
2020-12-08Fix typo in scenario namesDaniel Calviño Sánchez
2020-12-08Add system message when the description of a conversation is changedDaniel Calviño Sánchez
2020-12-08Add integration tests for description in occ commandsDaniel Calviño Sánchez
2020-12-08Return raw description also when getting the conversation listDaniel Calviño Sánchez
2020-12-08Notify external signaling server when description changesDaniel Calviño Sánchez
2020-12-08Add integration tests for getting and setting the room descriptionDaniel Calviño Sánchez
2020-12-08Add integration test for getting room data when lobby is enabledDaniel Calviño Sánchez
2020-12-08Add description field to conversationsDaniel Calviño Sánchez
2020-12-08Update Spreed Cheats for 21Joas Schilling
2020-12-08Write integration tests for enabling SIPJoas Schilling
2020-12-08Make sure participant names are optional (required for v3)Joas Schilling
2020-12-01Fix unit testsJoas Schilling
2020-11-30Add docs and capabilityJoas Schilling
2020-11-30Allow picking the API version on all endpointsJoas Schilling
2020-11-30Make possible to fetch room data with a specific API versionDaniel Calviño Sánchez
2020-11-27Merge pull request #4656 from nextcloud/fix-user-management-in-password-reque...Joas Schilling
2020-11-26Update baselineJoas Schilling
2020-11-26Simplify getting the participantJoas Schilling
2020-11-26Fix baselineJoas Schilling
2020-11-26Update baselineJoas Schilling
2020-11-26Add a comment about the non-0 exit code of the talk:active-call commandJoas Schilling
2020-11-24Fix owner being able to add more users to a password request roomDaniel Calviño Sánchez
2020-11-24Fix additional participants being able to join a password request roomDaniel Calviño Sánchez
2020-11-24Add integration tests for password request roomsDaniel Calviño Sánchez
2020-11-24Make possible to verify room data also for single roomsDaniel Calviño Sánchez
2020-11-02Automatic cleanup Psalm baselineVincent Petry
2020-11-02Update Psalm baseline for listenerVincent Petry
2020-10-30Only use the Mapper in the ServicesJoas Schilling
2020-10-30Fix the unit testsJoas Schilling
2020-10-30Remove talk:room:* unit tests as they don't work anymore and should be integr...Joas Schilling
2020-10-30Add integration tests for creation (as that tests all parts of the service)Joas Schilling
2020-10-30Start integration tests for commandsJoas Schilling
2020-10-30Fix function usageJoas Schilling
2020-10-30Move participants table in Manager to attendeesJoas Schilling
2020-10-30Fix unit tests?Joas Schilling
2020-10-29Merge pull request #4483 from nextcloud/techdebt/4481/always-commentsmanager-...Vincent Petry
2020-10-28Add a stub for the comments manager to clarify it's defined methodsVincent Petry
2020-10-28Make max GIF size configurableVincent Petry
2020-10-28Add size to system message from shared fileVincent Petry
2020-10-23Correctly leave the room not the call in integration testsJoas Schilling
2020-10-21Abort integration tests if Talk or helper apps can not be installedDaniel Calviño Sánchez
2020-10-21Update info.xmlJoas Schilling