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-08-03Fix unit testsJoas Schilling
2020-06-26Merge pull request #3847 from nextcloud/backport/3846/stable19Joas Schilling
2020-06-26New line as information seperatorJoas Schilling
2020-06-25Sort the users in the participants array before comparingJoas Schilling
2020-06-25Improve push notifications for upcoming iOS/Apple changesJoas Schilling
2020-06-08Add a unit test for the cachingJoas Schilling
2020-06-08Adjust unit testsJoas Schilling
2020-06-02Merge branch 'feature/cmd-room-followup' into feature/cmd-room-followup-backp...Daniel Rudolf
2020-05-29Move talk:room:* command and unit test DI to traitsDaniel Rudolf
2020-05-18Don't allow multiple HPB without clustering and add a cache warningJoas Schilling
2020-05-15Correctly pick the parent if it is index 0 of the messagesJoas Schilling
2020-05-15Merge pull request #3570 from nextcloud/backport/3528/stable19Joas Schilling
2020-05-14Make activities link to the conversationJoas Schilling
2020-05-14Only send the capability when the config is setJoas Schilling
2020-05-13Fix PHPUnit test of talk:room:remove commandDaniel Rudolf
2020-05-13Fix PHP code styling using `composer run cs:fix`Daniel Rudolf
2020-05-13Merge branch 'master' into feature/cmd-room-followupDaniel Rudolf
2020-05-13Add PHPUnit tests for talk:room:* commandsDaniel Rudolf
2020-05-12Run cs:fixJoas Schilling
2020-05-12Fix unit testsJoas Schilling
2020-04-27Adjust transfer ownership integration tests to changes in serverDaniel Calviño Sánchez
2020-04-22Add integration tests for the reference idJoas Schilling
2020-04-22Handle the new reference id in the backendJoas Schilling
2020-04-17Throw instead of showing the helpJoas Schilling
2020-04-17Remove ARGUMENTS_DOUBLEQUOTE_ESCAPED for nowJoas Schilling
2020-04-17Improve command arguments escapingJoas Schilling
2020-04-16Fix constructor in SignalingController unit testsDaniel Calviño Sánchez
2020-04-14Add a capabilityJoas Schilling
2020-04-14Merge pull request #3285 from nextcloud/bugfix/noid/merge-ping-updatesJoas Schilling
2020-04-08Add test to filter out inactive users and update multiple pingsJoas Schilling
2020-04-07Fix unit testsJoas Schilling
2020-04-07Add integration tests for limiting conversation creationJoas Schilling
2020-04-07Add a capability if the user can create conversationsJoas Schilling
2020-03-26Fix unit testsJoas Schilling
2020-03-24Execute unit tests on githubJoas Schilling
2020-03-24Allow tests in the /src folderMarco Ambrosini
2020-03-24Add offline functionalityMarco Ambrosini
2020-03-24fix testsMarco Ambrosini
2020-03-24Add avatarwrapper componentMarco Ambrosini
2020-03-18Fix test commandsMarco Ambrosini
2020-03-18Install jestMarco Ambrosini
2020-03-06Send participant permissions to the external signaling serverDaniel Calviño Sánchez
2020-03-06Add capability for force muting other participantsDaniel Calviño Sánchez
2020-03-06Merge pull request #3050 from nextcloud/fix-participant-type-change-with-exte...Joas Schilling
2020-03-06Fix participant type change with external signaling serverDaniel Calviño Sánchez
2020-03-06Fix more testsJoas Schilling
2020-03-06Sort the shares so they are always in the same orderJoas Schilling
2020-03-06Update the integration tests with the new locationJoas Schilling
2020-03-04Update some more request handlingJoas Schilling
2020-03-03Fix login requestJoas Schilling