summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-09-26fix(archive): Improve archive preference handlingbugfix/noid/improve-archive-preference-handlingJoas Schilling
2024-09-26Fix(l10n): Update translations from TransifexNextcloud bot
2024-09-25Merge pull request #13360 from Souptik2001/feat/13199/auto-play-voice-messagesMaksim Sukharev
2024-09-25feat(audioPlayer): Auto play voice messages which are grouped togetherSouptik Datta
2024-09-25Merge pull request #13355 from Souptik2001/fix/13286/expire-unread-cache-on-m...Joas Schilling
2024-09-25fix(chatManager): Expire unread cache on message deleteSouptik Datta
2024-09-25Merge pull request #13384 from nextcloud/ci/noid/improve-dependabot-configJoas Schilling
2024-09-25ci: Make dependabot config easier readableJoas Schilling
2024-09-25Merge pull request #13356 from nextcloud/fix/noid/sounds-store-to-piniaMaksim Sukharev
2024-09-25fix: refactor storeMaksim Sukharev
2024-09-25Fix(l10n): Update translations from TransifexNextcloud bot
2024-09-24Fix(l10n): Update translations from TransifexNextcloud bot
2024-09-23Merge pull request #13377 from nextcloud/fix/13366/webpack-vue-configMaksim Sukharev
2024-09-23chore(deps): bump @nextcloud/webpack-vue-config from v6.1.0 to v6.1.1Maksim Sukharev
2024-09-23fix: migrate sounds store to piniaMaksim Sukharev
2024-09-23Merge pull request #13290 from nextcloud/bugfix/noid/duplicate-changelogJoas Schilling
2024-09-23Merge pull request #13219 from nextcloud/feat/noid/scroll-participants-in-callMaksim Sukharev
2024-09-23Merge pull request #13370 from nextcloud/dependabot/npm_and_yarn/ua-parser-js...Joas Schilling
2024-09-22Fix(l10n): Update translations from TransifexNextcloud bot
2024-09-21bump ua-parser-js from 1.0.38 to 1.0.39dependabot/npm_and_yarn/ua-parser-js-1.0.39dependabot[bot]
2024-09-21Merge pull request #13366 from nextcloud/dependabot/npm_and_yarn/nextcloud/we...dependabot[bot]
2024-09-21bump @nextcloud/webpack-vue-config from 6.0.1 to 6.1.0dependabot[bot]
2024-09-21Merge pull request #13365 from nextcloud/dependabot/npm_and_yarn/nextcloud/ax...dependabot[bot]
2024-09-21Merge pull request #13363 from nextcloud/dependabot/npm_and_yarn/vueuse/compo...dependabot[bot]
2024-09-21bump @nextcloud/axios from 2.5.0 to 2.5.1dependabot[bot]
2024-09-21Merge pull request #13364 from nextcloud/dependabot/npm_and_yarn/openapi-type...dependabot[bot]
2024-09-21bump openapi-typescript from 7.4.0 to 7.4.1dependabot[bot]
2024-09-21chore(deps): bump @vueuse/components from 11.0.3 to 11.1.0dependabot[bot]
2024-09-21Fix(l10n): Update translations from TransifexNextcloud bot
2024-09-20Merge pull request #13357 from nextcloud/feat/noid/archive-conversationsJoas Schilling
2024-09-20fix(archive): Don't send notifications for default calls and at-all mentionsJoas Schilling
2024-09-20feat(archive): Allow to archive conversationsMarcel Müller
2024-09-19Merge pull request #13350 from nextcloud/fix/12660/fix-call-soundsMaksim Sukharev
2024-09-19Merge pull request #13341 from nextcloud/fix/noid/fullscreen-cleanupMaksim Sukharev
2024-09-19fix(sounds): mark audio objects as createdMaksim Sukharev
2024-09-19Merge pull request #13345 from nextcloud/feat/13343/wave-emoji-reactionJoas Schilling
2024-09-19fix: remove container getters, setters and storeMaksim Sukharev
2024-09-19fix(NewMessage): rewrite tributes re-renderingMaksim Sukharev
2024-09-19fix: remove container prop in NcModal and related componentsMaksim Sukharev
2024-09-19fix: remove container prop in NcPopover and related componentsMaksim Sukharev
2024-09-19Merge pull request #13332 from nextcloud/fix/13328/top-barDorra
2024-09-19feat(reactions): Add 👋 and 🔥 call reactionsJoas Schilling
2024-09-19Merge pull request #13346 from nextcloud/ci/noid/coding-standard-131Joas Schilling
2024-09-19Merge pull request #13336 from nextcloud/ci/noid/rectorJoas Schilling
2024-09-19fix(codingstandard): Apply autofixesJoas Schilling
2024-09-19feat(codingstandard): Update coding-standard to 1.3.1Joas Schilling
2024-09-19chore: Update nextcloud/ocpJoas Schilling
2024-09-19fix(rector): More reactor preparationJoas Schilling
2024-09-19fix(rector): Update with rector to PHP 7.2Joas Schilling
2024-09-19Merge pull request #13320 from nextcloud/fix/noid/fullscreen-bodyMaksim Sukharev