Nextcloud bot
|
195e4e826c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
Maksim Sukharev
|
89f4753a29
|
Merge pull request #10539 from nextcloud/fix/noid/lint-jsdoc
fix(Message | JSDOC) - trim space, fix lint warnings
|
2 years ago |
Joas Schilling
|
c67c782a91
|
Merge pull request #10529 from nextcloud/bugfix/noid/message-expiration-breaks-pagination
test(chat): Add integration test for message offset with expiration
|
2 years ago |
Maksim Sukharev
|
23b16837c7
|
fix JSDOC warnings
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2 years ago |
Joas Schilling
|
564686dcdd
|
test(chat): Add integration test for message offset with expiration
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Maksim Sukharev
|
23d660eef2
|
remove extra space from translatable string
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2 years ago |
Maksim Sukharev
|
deb906bb9d
|
Merge pull request #10523 from nextcloud/fix/10497/cancel-second-request
fix(participantsStore) - handle participants fetch through the store
|
2 years ago |
Joas Schilling
|
b22ce4ef66
|
Merge pull request #10532 from nextcloud/bugfix/10502/dont-query-participants-again
fix(API): Reuse participant objects we already created
|
2 years ago |
Joas Schilling
|
25f9ebe249
|
fix(participants): Don't try to load hardcoded guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Nextcloud bot
|
ed307ca4fe
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |
dependabot[bot]
|
dafccb01ea
|
Merge pull request #10506 from nextcloud/dependabot/composer/vendor-bin/phpunit/phpunit/phpunit-9.6.12
|
2 years ago |
dependabot[bot]
|
3c1435c801
|
chore(deps-dev): Bump phpunit/phpunit in /vendor-bin/phpunit
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.11 to 9.6.12.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.12/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.11...9.6.12)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
e5aae1375e
|
Merge pull request #10504 from nextcloud/dependabot/composer/tests/integration/phpunit/phpunit-9.6.12
|
2 years ago |
Joas Schilling
|
0cafb7218b
|
Merge pull request #10525 from nextcloud/feat/10416/copy-code-block
Add a copy function for code blocks
|
2 years ago |
Joas Schilling
|
e494ca73d4
|
Merge pull request #10459 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
|
2 years ago |
Joas Schilling
|
3d78849277
|
fix(API): Reuse participant objects we already created
Instead of querying the database yet again
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Joas Schilling
|
0c0efb7b75
|
Merge pull request #10490 from nextcloud/fix/10420/allow-leave-lobby
Allow non-moderators to leave conversation with enabled lobby
|
2 years ago |
Joas Schilling
|
57fb33b6ff
|
Merge pull request #10444 from nextcloud/clean-integration-log-output
Remove unneccessary output from php process
|
2 years ago |
Joas Schilling
|
87ddd3b3cd
|
Merge pull request #10528 from nextcloud/bugfix/10466/notifications-from-bots
fix(bots): Fix notifications of bot messages and reactions
|
2 years ago |
Joas Schilling
|
960a301a66
|
fix(bots): Fix notifications of bot messages and reactions
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Dorra
|
fdda504ee2
|
Merge pull request #10524 from nextcloud/fix/10498/keep_opened_conversation
fix(leftSidebar)- Keep the opened conversation in the list
|
2 years ago |
Maksim Sukharev
|
91433d9cd9
|
add copy button for 'pre' element content
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2 years ago |
Maksim Sukharev
|
d17d9dfe2e
|
remove getParticipants mixin from TopBar, redo logic for guest moderators
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2 years ago |
Maksim Sukharev
|
00cbbdd59f
|
add test coverage for fetchParticipants action
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2 years ago |
Maksim Sukharev
|
c5a28de514
|
rearrange tests in participantsStore.spec.js
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2 years ago |
Maksim Sukharev
|
9bab004ba6
|
move 'fetchParticipants' as action to participantsStore
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2 years ago |
Maksim Sukharev
|
a0f8a99361
|
Revert "move guestNameStore initialisation from mixin to components"
This reverts commit 7a2e614725.
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2 years ago |
DorraJaouad
|
ada3baa2ca
|
Keep the opened filtered conversation
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
|
2 years ago |
Joas Schilling
|
ee644f2ac0
|
Merge pull request #10521 from nextcloud/tcitworld-patch-1
|
2 years ago |
Thomas Citharel
|
28bd6e0a15
|
Replace ActivityPub mention by ActivityStreams
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
|
2 years ago |
Dorra
|
fdb4c6e126
|
Merge pull request #10509 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-4.2.0
chore(deps): Bump @nextcloud/dialogs from 4.1.0 to 4.2.0
|
2 years ago |
dependabot[bot]
|
0c5ef4e55c
|
chore(deps): Bump @nextcloud/dialogs from 4.1.0 to 4.2.0
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v4.2.0/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.1.0...v4.2.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Maksim Sukharev
|
64e60c4639
|
Merge pull request #10508 from nextcloud/dependabot/npm_and_yarn/jest-environment-jsdom-29.7.0
chore(deps-dev): Bump jest-environment-jsdom from 29.6.4 to 29.7.0
|
2 years ago |
Maksim Sukharev
|
c50fcaae42
|
chore(deps-dev): Bump jest-environment-jsdom from 29.6.4 to 29.7.0
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom)
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2 years ago |
Maksim Sukharev
|
608e3f54d1
|
Merge pull request #10510 from nextcloud/dependabot/npm_and_yarn/jest-and-types/jest-29.7.0
chore(deps-dev): Bump jest and @types/jest
|
2 years ago |
nextcloud-command
|
5855899184
|
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Joas Schilling
|
1a03842b5a
|
Merge pull request #10517 from nextcloud/changelog/17.1.0
chore(release): Add changelog for 17.1.0
|
2 years ago |
Joas Schilling
|
9765ca63f0
|
chore(release): Add changelog for 17.1.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2 years ago |
Joas Schilling
|
8cc658f93d
|
Merge pull request #10514 from nextcloud/chore/bump-nextcloud-vue-to-7.12.5
chore(deps): bump nextcloud/vue from 7.12.4 to 7.12.5
|
2 years ago |
Maksim Sukharev
|
8bacd4eaa3
|
revert hardcoded markdown styles to default
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2 years ago |
Maksim Sukharev
|
bd87d0a870
|
chore(deps) bump @nextcloud/vue from 7.12.4 to 7.12.5
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2 years ago |
dependabot[bot]
|
2c0d50e17b
|
Merge pull request #10512 from nextcloud/dependabot/npm_and_yarn/ua-parser-js-1.0.36
|
2 years ago |
dependabot[bot]
|
e929db8d80
|
Merge pull request #10511 from nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-9.1.0
|
2 years ago |
dependabot[bot]
|
6b2d011b66
|
Merge pull request #10507 from nextcloud/dependabot/npm_and_yarn/babel/core-7.22.19
|
2 years ago |
dependabot[bot]
|
cc49f94d2e
|
chore(deps): Bump ua-parser-js from 1.0.35 to 1.0.36
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.35 to 1.0.36.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/commits)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
ebb8090fef
|
chore(deps): Bump extendable-media-recorder from 9.0.0 to 9.1.0
Bumps [extendable-media-recorder](https://github.com/chrisguttandin/extendable-media-recorder) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/chrisguttandin/extendable-media-recorder/releases)
- [Commits](https://github.com/chrisguttandin/extendable-media-recorder/compare/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: extendable-media-recorder
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
a25050d11c
|
chore(deps-dev): Bump jest and @types/jest
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.
Updates `jest` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
Updates `@types/jest` from 29.5.4 to 29.5.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
3a2b5199ee
|
chore(deps-dev): Bump @babel/core from 7.22.17 to 7.22.19
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.17 to 7.22.19.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.19/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
3b074626e8
|
chore(deps-dev): Bump phpunit/phpunit in /tests/integration
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.11 to 9.6.12.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.12/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.11...9.6.12)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Nextcloud bot
|
75b588bfe6
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2 years ago |