summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-02-08Create Entity and Mappertechdebt/noid/hello-entityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-08Merge pull request #8723 from ↡Joas Schilling
nextcloud/perf/8710/update-conversation-list-from-notification-data feat(performance): Update conversation data for chat messages and cal…
2023-02-08feat(performance): Update conversation data for chat messages and calls from ↡Joas Schilling
the notification Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-08Merge pull request #8652 from nextcloud/fix/8571/set-local-video-overlay-in-callMarco
Correct position for local video in 1:1 call
2023-02-07Merge pull request #8701 from nextcloud/nickvergessen-patch-1Joas Schilling
chore(deps): Add auto approval and merge for dependabot
2023-02-07Merge pull request #8712 from nextcloud/perf/8710/reset-bruteforce-when-joiningJoas Schilling
Always log the token and reset again when joining successfully
2023-02-07Merge pull request #8713 from ↡Joas Schilling
nextcloud/perf/8710/open-conversations-from-notifications-without-page-reload feat(performance): Open conversations from notifications without page reload
2023-02-07add unsubscribe, remove pyramid of conditionsMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-02-07feat(performance): Open conversations from notifications without page reloadJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-07Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-06Always log the token and reset again when joining successfullyJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-06Merge pull request #8668 from ↡Joas Schilling
nextcloud/feature/8339/improve-breakout-rooms-reactivity Improve breakout rooms reactivity
2023-02-06Fix reactivity upon creation of breakout roomsMarco
Signed-off-by: Marco <marcoambrosini@icloud.com>
2023-02-06Only approve and merge when not WebRTC adapter nor @nextcloud/vueJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-06chore(deps): Add auto approval and merge for dependabotJoas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-02-06Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-05Merge pull request #8707 from ↡Joas Schilling
nextcloud/automated/noid/master-update-nextcloud-ocp [master] Update nextcloud/ocp dependency
2023-02-05Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-05chore(dev-deps): Bump nextcloud/ocp packagenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2023-02-04Merge pull request #8703 from ↡Joas Schilling
nextcloud/dependabot/composer/tests/integration/phpunit/phpunit-9.6.1 Bump phpunit/phpunit from 9.6.0 to 9.6.1 in /tests/integration
2023-02-04Bump phpunit/phpunit from 9.6.0 to 9.6.1 in /tests/integrationdependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.0 to 9.6.1. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.0...9.6.1) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04Merge pull request #8705 from ↡Joas Schilling
nextcloud/dependabot/composer/vendor-bin/phpunit/phpunit/phpunit-9.6.1 Bump phpunit/phpunit from 9.6.0 to 9.6.1 in /vendor-bin/phpunit
2023-02-04Bump phpunit/phpunit from 9.6.0 to 9.6.1 in /vendor-bin/phpunitdependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.0 to 9.6.1. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.0...9.6.1) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-03Merge pull request #8702 from ↡Joas Schilling
nextcloud/dependabot/npm_and_yarn/vue-material-design-icons-5.2.0 Bump vue-material-design-icons from 5.1.2 to 5.2.0
2023-02-03Merge pull request #8679 from ↡Joas Schilling
nextcloud/dependabot/composer/tests/integration/phpunit/phpunit-9.6.0 Bump phpunit/phpunit from 9.5.28 to 9.6.0 in /tests/integration
2023-02-03Bump vue-material-design-icons from 5.1.2 to 5.2.0dependabot[bot]
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.1.2 to 5.2.0. - [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases) - [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md) - [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.1.2...5.2.0) --- updated-dependencies: - dependency-name: vue-material-design-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03Merge pull request #8690 from nextcloud/dependabot/npm_and_yarn/typescript-4.9.5Joas Schilling
Bump typescript from 4.9.4 to 4.9.5
2023-02-03Merge pull request #8683 from ↡Joas Schilling
nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-wav-encoder-7.0.82 Bump extendable-media-recorder-wav-encoder from 7.0.81 to 7.0.82
2023-02-03Bump typescript from 4.9.4 to 4.9.5dependabot[bot]
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03Bump extendable-media-recorder-wav-encoder from 7.0.81 to 7.0.82dependabot[bot]
Bumps [extendable-media-recorder-wav-encoder](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder) from 7.0.81 to 7.0.82. - [Release notes](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder/releases) - [Commits](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder/compare/v7.0.81...v7.0.82) --- updated-dependencies: - dependency-name: extendable-media-recorder-wav-encoder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03Bump phpunit/phpunit from 9.5.28 to 9.6.0 in /tests/integrationdependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.28 to 9.6.0. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03Merge pull request #8678 from ↡Joas Schilling
nextcloud/dependabot/composer/vendor-bin/phpunit/phpunit/phpunit-9.6.0 Bump phpunit/phpunit from 9.5.28 to 9.6.0 in /vendor-bin/phpunit
2023-02-03Merge pull request #8693 from ↡Joas Schilling
nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-7.1.2 Bump extendable-media-recorder from 7.1.1 to 7.1.2
2023-02-03Merge pull request #8688 from ↡Marco
nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-8.2.1 Bump @nextcloud/eslint-config from 8.2.0 to 8.2.1
2023-02-03Fix expected*Message() functionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03Bump extendable-media-recorder from 7.1.1 to 7.1.2dependabot[bot]
Bumps [extendable-media-recorder](https://github.com/chrisguttandin/extendable-media-recorder) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/chrisguttandin/extendable-media-recorder/releases) - [Commits](https://github.com/chrisguttandin/extendable-media-recorder/compare/v7.1.1...v7.1.2) --- updated-dependencies: - dependency-name: extendable-media-recorder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03Bump @nextcloud/eslint-config from 8.2.0 to 8.2.1dependabot[bot]
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/nextcloud/eslint-config/releases) - [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/eslint-config/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: "@nextcloud/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03Bump phpunit/phpunit from 9.5.28 to 9.6.0 in /vendor-bin/phpunitdependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.28 to 9.6.0. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03Merge pull request #8673 from nextcloud/techdebt/noid/php8.2-integration-testsVitor Mattos
Test execution of php8.2 integration tests
2023-02-03Merge pull request #8672 from nextcloud/techdebt/noid/php8.2-supportJoas Schilling
Add PHP 8.2 support
2023-02-03Always show play button but disabledMarco
Signed-off-by: Marco <marcoambrosini@icloud.com>
2023-02-03Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-02Remove breakout rooms references upon deletion and improve getting of ↡Marco
breakout rooms logic Signed-off-by: Marco <marcoambrosini@icloud.com>
2023-02-02Update automatically in the futureJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02Bump dependenciesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02feat(CI): Run integration tests on PHP 8.2 for testingJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02fix(CI): Creation of dynamic property is deprecatedJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02chore(CI): Add testing for PHP 8.2Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02chore(CI): Use the development ini fileJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>