summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-30fix(coverage): Fix path selectiontechdebt/noid/codecov-behatJoas Schilling
2024-01-29feat(tests): Add coverage from integration testsJoas Schilling
2024-01-29Merge pull request #11485 from nextcloud/techdebt/noid/test-codecovJoas Schilling
2024-01-29Merge pull request #11464 from nextcloud/bugfix/5723/send-disinvite-when-remo...Joas Schilling
2024-01-29feat(CI): Test codecovJoas Schilling
2024-01-29Merge pull request #11486 from nextcloud/chore/deps/bump-nextcloud-webpack-co...Maksim Sukharev
2024-01-29chore(deps): bump @nextcloud/webpack-vue-config library from 6.0.0 to 6.0.1Maksim Sukharev
2024-01-29fix(notification): Make sure pending invite notifications are removed correctlyJoas Schilling
2024-01-29fix(federation): Send disinvite on remote user removal and remove inviteJoas Schilling
2024-01-29Merge pull request #11462 from nextcloud/feat/11279/join-conversation-after-a...Maksim Sukharev
2024-01-29Merge pull request #11459 from nextcloud/feat/11278/add-room-to-response-when...Joas Schilling
2024-01-29Fix(l10n): Update translations from TransifexNextcloud bot
2024-01-28Merge pull request #11465 from nextcloud/dependabot/npm_and_yarn/nextcloud/ro...dependabot[bot]
2024-01-28fix(deps): Adjust test-setup for changed lib methodsMaksim Sukharev
2024-01-28Merge pull request #11460 from nextcloud/fix/noid/fix-chat-scrollingMaksim Sukharev
2024-01-28fix(MessagesList): correctly handle scrollTop positionMaksim Sukharev
2024-01-28Merge pull request #11480 from nextcloud/automated/noid/main-update-nextcloud...github-actions[bot]
2024-01-28chore(dev-deps): Bump nextcloud/ocp packagenextcloud-command
2024-01-28Fix(l10n): Update translations from TransifexNextcloud bot
2024-01-27Merge pull request #11452 from nextcloud/feat/noid/fix-debounce-functionsMaksim Sukharev
2024-01-27Merge pull request #11470 from nextcloud/dependabot/npm_and_yarn/babel/preset...dependabot[bot]
2024-01-27chore(deps): Bump @nextcloud/router from 2.2.0 to 2.2.1dependabot[bot]
2024-01-27Merge pull request #11471 from nextcloud/dependabot/npm_and_yarn/esbuild-load...dependabot[bot]
2024-01-27Merge pull request #11472 from nextcloud/dependabot/npm_and_yarn/nextcloud/di...dependabot[bot]
2024-01-27Merge pull request #11469 from nextcloud/dependabot/npm_and_yarn/libphonenumb...dependabot[bot]
2024-01-27chore(deps-dev): Bump @babel/preset-env from 7.23.8 to 7.23.9dependabot[bot]
2024-01-27Merge pull request #11468 from nextcloud/dependabot/npm_and_yarn/babel/core-7...dependabot[bot]
2024-01-27Merge pull request #11466 from nextcloud/dependabot/npm_and_yarn/nextcloud/st...dependabot[bot]
2024-01-27chore(deps): Bump @nextcloud/dialogs from 5.1.0 to 5.1.1dependabot[bot]
2024-01-27chore(deps-dev): Bump esbuild-loader from 4.0.2 to 4.0.3dependabot[bot]
2024-01-27chore(deps): Bump libphonenumber-js from 1.10.53 to 1.10.54dependabot[bot]
2024-01-27chore(deps-dev): Bump @babel/core from 7.23.7 to 7.23.9dependabot[bot]
2024-01-27chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.1 to 2.4.0dependabot[bot]
2024-01-26fix(notifications): handle federation accept invitationsMaksim Sukharev
2024-01-26fix(notifications): rewrite intercept methodsMaksim Sukharev
2024-01-26feat(federation): Add room to response when accepting an inviteJoas Schilling
2024-01-26Merge pull request #11456 from nextcloud/feat/noid/search-in-conversation-filterJoas Schilling
2024-01-26Merge pull request #11455 from nextcloud/fix/noid/add-constant-titleMaksim Sukharev
2024-01-26Merge pull request #11457 from nextcloud/fix/noid/show-autocomplete-tributesMaksim Sukharev
2024-01-26feat(search): Allow to search in a dedicated other conversation with a filterJoas Schilling
2024-01-26fix(NewMessage): re-mount NewMessage component upon id changeMaksim Sukharev
2024-01-26fix(Conversation): always show a native titleMaksim Sukharev
2024-01-26Fix(l10n): Update translations from TransifexNextcloud bot
2024-01-25chore(deps): update all debounce methodsMaksim Sukharev
2024-01-25Merge pull request #11377 from nextcloud/feat/noid/refactor-new-conversation-...Maksim Sukharev
2024-01-25Merge pull request #11444 from nextcloud/changelog/16.0.10-17.1.5-18.0.2Joas Schilling
2024-01-25feat(store): remove newGroupConversationStoreMaksim Sukharev
2024-01-25feat(participant): refactor ParticipantsSearchResultsMaksim Sukharev
2024-01-25feat(dialog): move and rename NewConversationContactsPageMaksim Sukharev
2024-01-25feat(dialog): split out SetupPage to a new componentMaksim Sukharev