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
2022-02-25Do not force reconnections when starting and stopping mediado-not-force-reconnections-when-starting-and-stopping-mediaDaniel Calviño Sánchez
2022-02-25Create and destroy Peers based on call flag changesDaniel Calviño Sánchez
2022-02-25Extract function to create a Peer for a participantDaniel Calviño Sánchez
2022-02-25[tx-robot] updated from transifexNextcloud bot
2022-02-24[tx-robot] updated from transifexNextcloud bot
2022-02-23Merge pull request #6913 from nextcloud/feature/6874/define-if-job-is-time-se...Joas Schilling
2022-02-22Define if job is time sensitiveVitor Mattos
2022-02-22Merge pull request #6924 from nextcloud/dependabot/npm_and_yarn/jest-localsto...Joas Schilling
2022-02-22Merge pull request #6922 from nextcloud/dependabot/npm_and_yarn/vue/cli-servi...Joas Schilling
2022-02-22Merge pull request #6925 from nextcloud/dependabot/npm_and_yarn/url-parse-1.5.7Joas Schilling
2022-02-22Merge pull request #6912 from nextcloud/feature/remove-unused-app-configJoas Schilling
2022-02-22[tx-robot] updated from transifexNextcloud bot
2022-02-21[tx-robot] updated from transifexNextcloud bot
2022-02-20[tx-robot] updated from transifexNextcloud bot
2022-02-19[tx-robot] updated from transifexNextcloud bot
2022-02-19Bump url-parse from 1.5.4 to 1.5.7dependabot[bot]
2022-02-19Bump jest-localstorage-mock from 2.4.18 to 2.4.19dependabot[bot]
2022-02-19Bump @vue/cli-service from 4.5.15 to 5.0.1dependabot[bot]
2022-02-18Remove unused app configVitor Mattos
2022-02-18Merge pull request #6917 from nextcloud/fix-unneeded-checkbox-name-for-checkb...Joas Schilling
2022-02-18Merge pull request #6918 from nextcloud/fix-stopping-waiting-soundJoas Schilling
2022-02-18Fix waiting sound interval not stopped once sounds are disabledDaniel Calviño Sánchez
2022-02-18Fix trying to play sound on null audio objectDaniel Calviño Sánchez
2022-02-18Fix unneeded checkbox name for checkbox not in groupDaniel Calviño Sánchez
2022-02-17Merge pull request #6663 from nextcloud/feature/noid/more-remote-testingJoas Schilling
2022-02-17Return the remote token and server so we can compare in testsJoas Schilling
2022-02-17Fix reseting the talk data after testsJoas Schilling
2022-02-17Allow local remote serversJoas Schilling
2022-02-17Add a federation context which starts the second serverJoas Schilling
2022-02-17Add integration test to check for invitesJoas Schilling
2022-02-17Add an API endpoint to get all invitesJoas Schilling
2022-02-17Change database structureJoas Schilling
2022-02-17Merge pull request #6730 from nextcloud/feature/1920/api-reactions-to-messageJoas Schilling
2022-02-17Merge pull request #6907 from nextcloud/techdebt/noid/add-see-links-to-route-...Joas Schilling
2022-02-17[tx-robot] updated from transifexNextcloud bot
2022-02-16Merge pull request #6899 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue...Joas Schilling
2022-02-15Add see-links to route filesJoas Schilling
2022-02-15Change return formatVitor Mattos
2022-02-15Make the status code more specificVitor Mattos
2022-02-15Fix typo and changes to use ReactionManagerVitor Mattos
2022-02-15Make possible define attributes of room attendeesVitor Mattos
2022-02-15Fix parsing of notificationsJoas Schilling
2022-02-15Fix notification handling to notify about reactions in case of "Always notify"Joas Schilling
2022-02-15Fix error log spam when running integration testsJoas Schilling
2022-02-15Implement tests to validate notify reacted messageVitor Mattos
2022-02-15Update docsVitor Mattos
2022-02-15NotifyVitor Mattos
2022-02-15Add capabilitiesVitor Mattos
2022-02-15Method moved to reactionManager and small fixesVitor Mattos
2022-02-15Update lib/Controller/ReactionController.php Vitor Mattos