summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-06-26Merge pull request #12586 from nextcloud/fix/sidebar-tabs-remountMaksim Sukharev
2024-06-26fix(sidebar): no tab after switching conversationsGrigorii K. Shartsev
2024-06-26fix(Message): adjust toast message on delete to align with APIMaksim Sukharev
2024-06-26Fix(l10n): Update translations from TransifexNextcloud bot
2024-06-25Fix(l10n): Update translations from TransifexNextcloud bot
2024-06-24Merge pull request #12570 from nextcloud/dependabot/composer/vendor-bin/csfix...Joas Schilling
2024-06-24feat(CI): Speed up cs:check with parallelismJoas Schilling
2024-06-24fix(CI): Apply coding-standard autofixesJoas Schilling
2024-06-24Merge pull request #12575 from nextcloud/fix/message-buttons-bar/hide-reply-n...Kate
2024-06-24Merge pull request #12434 from nextcloud/feat/12259/ban-endpointsMaksim Sukharev
2024-06-24fix(MessageButtonsBar): Hide reply button if participant has no chat permissionprovokateurin
2024-06-23Merge pull request #12574 from nextcloud/automated/noid/main-update-nextcloud...github-actions[bot]
2024-06-23chore(dev-deps): Bump nextcloud/ocp packagenextcloud-command
2024-06-23Fix(l10n): Update translations from TransifexNextcloud bot
2024-06-22Merge pull request #12547 from nextcloud/skalidindi53/11578/talkbot-uninstall...Joas Schilling
2024-06-22Merge pull request #12563 from nextcloud/dependabot/npm_and_yarn/nextcloud/di...dependabot[bot]
2024-06-22chore(deps-dev): Bump nextcloud/coding-standard in /vendor-bin/csfixerdependabot/composer/vendor-bin/csfixer/nextcloud/coding-standard-1.2.1dependabot[bot]
2024-06-22Merge pull request #12571 from nextcloud/dependabot/composer/vendor-bin/csfix...dependabot[bot]
2024-06-22Merge pull request #12568 from nextcloud/dependabot/npm_and_yarn/esbuild-load...dependabot[bot]
2024-06-22Merge pull request #12561 from nextcloud/dependabot/composer/vendor-bin/psalm...dependabot[bot]
2024-06-22Merge pull request #12566 from nextcloud/dependabot/npm_and_yarn/ts-jest-29.1.5dependabot[bot]
2024-06-22Merge pull request #12565 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu...dependabot[bot]
2024-06-22Merge pull request #12562 from nextcloud/dependabot/npm_and_yarn/libphonenumb...dependabot[bot]
2024-06-22chore(deps): Bump @nextcloud/dialogs from 5.3.2 to 5.3.3dependabot[bot]
2024-06-22Merge pull request #12560 from nextcloud/dependabot/npm_and_yarn/nextcloud/fi...dependabot[bot]
2024-06-22chore(deps-dev): Bump friendsofphp/php-cs-fixer in /vendor-bin/csfixerdependabot[bot]
2024-06-22chore(deps-dev): Bump esbuild-loader from 4.1.0 to 4.2.0dependabot[bot]
2024-06-22chore(deps-dev): Bump ts-jest from 29.1.4 to 29.1.5dependabot[bot]
2024-06-22chore(deps): Bump nextcloud-vue-collections from 0.12.0 to 0.13.0dependabot[bot]
2024-06-22chore(deps): Bump libphonenumber-js from 1.11.3 to 1.11.4dependabot[bot]
2024-06-22chore(deps-dev): Bump vimeo/psalm in /vendor-bin/psalmdependabot[bot]
2024-06-22chore(deps): Bump @nextcloud/files from 3.4.1 to 3.5.1dependabot[bot]
2024-06-22Fix(l10n): Update translations from TransifexNextcloud bot
2024-06-21fix: Shows an error msg when missing argsskalidindi53
2024-06-21Merge pull request #12555 from Pwuurple/updated-linksJoas Schilling
2024-06-21fix: Broken links in documentationDivi
2024-06-21Fix(l10n): Update translations from TransifexNextcloud bot
2024-06-20Merge pull request #12549 from nextcloud/fix/file-preview-bindingDorra
2024-06-20Fix: replace v-bind with object prop passingDorraJaouad
2024-06-20Fix(l10n): Update translations from TransifexNextcloud bot
2024-06-19Merge pull request #12546 from nextcloud/fix/call_time_hintDorra
2024-06-19Merge pull request #12531 from nextcloud/skalidindi53/11852/Duplicate-Stun-an...Joas Schilling
2024-06-19fix: duplicate stun and turn servers cannot be addedskalidindi53
2024-06-19fix(CallTime): stop showing hint for late call joiners.DorraJaouad
2024-06-19feat(ban): implement forbidden view for banned usersfeat/12259/ban-endpointsMaksim Sukharev
2024-06-19feat(ban): list existing bans per conversationMaksim Sukharev
2024-06-19feat(ban): ban participant from RightSidebarMaksim Sukharev
2024-06-19feat(ban): add endpoints for ban handlingMaksim Sukharev
2024-06-19Merge pull request #12543 from nextcloud/feat/noid/remove-confirmationMaksim Sukharev
2024-06-19feat(conversation): add confirmation dialog when removing participantMaksim Sukharev