summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-07-12fix(chat): keep message parents in the store after updatefix/12632/bring-back-parentsMaksim Sukharev
2024-07-12Merge pull request #12696 from nextcloud/chore/deps/nextloud-upload-1.4.2Maksim Sukharev
2024-07-12chore(deps): bump @nextcloud/upload library from 1.4.1 to 1.4.2Maksim Sukharev
2024-07-12Merge pull request #12694 from nextcloud/changelog/19.0.6Joas Schilling
2024-07-12chore(release): Changelog for 19.0.6Joas Schilling
2024-07-12Merge pull request #12686 from nextcloud/bugfix/noid/allow-session-state-in-f...Joas Schilling
2024-07-12Merge pull request #12685 from nextcloud/bugfix/noid/fix-more-federation-urlsJoas Schilling
2024-07-12fix(federation): Don't notify users with active sessionsJoas Schilling
2024-07-12test(federation): Add a test for inactive-session-state in federated conversa...Joas Schilling
2024-07-12fix(federation): Allow setting the session state in federated conversationsJoas Schilling
2024-07-12fix(federation): Also fix room::remote_server and pcm::remote_server_urlJoas Schilling
2024-07-12Fix(l10n): Update translations from TransifexNextcloud bot
2024-07-11Merge pull request #12679 from nextcloud/backport/12554/mainJoas Schilling
2024-07-11Merge pull request #12675 from nextcloud/changelog/18.0.10-19.0.5Joas Schilling
2024-07-11perf(sharing): Use getFirstNodeById() which is more performantJoas Schilling
2024-07-11chore(release): Changelog for 18.0.10 and 19.0.5Joas Schilling
2024-07-11Merge pull request #12550 from nextcloud/fix/12454/highlight-temp-messagesMaksim Sukharev
2024-07-11Merge pull request #12672 from nextcloud/bugfix/noid/fix-missing-dashboard-wi...Joas Schilling
2024-07-11fix(dashboard): Fix missing dashboard iconJoas Schilling
2024-07-11Merge pull request #12633 from nextcloud/fix/7896/css-blurJoas Schilling
2024-07-11Fix(l10n): Update translations from TransifexNextcloud bot
2024-07-10Merge pull request #12655 from nextcloud/fix/noid/replace-vue-observe-libMaksim Sukharev
2024-07-10chore(deps): drop v-observe-visibility libraryMaksim Sukharev
2024-07-10fix(directive): replace v-observe-visibility with vIntersectionObserverMaksim Sukharev
2024-07-10Merge pull request #12558 from nextcloud/skalidindi53/12292/Banning-users-and...Shankar Kalidindi
2024-07-10Merge pull request #12657 from nextcloud/feat/12250/picker-visibilityDorra
2024-07-10Merge pull request #12659 from nextcloud/fix/12595/safari-rendering-bug-read-...Marcel Müller
2024-07-10fix: lintDorraJaouad
2024-07-10feat(filepicker): add button to show slash commandsDorraJaouad
2024-07-10fix(db): Bump version to trigger migrationJoas Schilling
2024-07-10fix(ban): Fix frontend call to unbanJoas Schilling
2024-07-10fix(ban): Fix oracle handlingJoas Schilling
2024-07-10fix(ban): Improve documentation of typesJoas Schilling
2024-07-10fix(ban): Remove unused methodsJoas Schilling
2024-07-10fix(ban): Simplify validation and document known errorsJoas Schilling
2024-07-10fix(ban): Ensure the ban is from the current roomJoas Schilling
2024-07-10feat: Integration tests for banning/unbanning usersskalidindi53
2024-07-10fix(CI): Simplify the integration test and move it forwardJoas Schilling
2024-07-10fix(ban): Add missing banId to unban URLJoas Schilling
2024-07-10fix(ban): Don't ban the moderator but the provided actorJoas Schilling
2024-07-10feat: Moderator able to ban users testskalidindi53
2024-07-10feat: Initial implementation of ban/unban user testsskalidindi53
2024-07-10feat: Added BanController.phpskalidindi53
2024-07-10feat: Added BanService.php to validate, retrieve, create and delete bansskalidindi53
2024-07-10feat: Added Ban.php and BanMapper.phpskalidindi53
2024-07-10feat: Added database migration for banning usersskalidindi53
2024-07-10Merge pull request #12664 from nextcloud/bugfix/noid/fix-missing-information-...Joas Schilling
2024-07-10fix(chat): Fix missing reference information for federated message linksJoas Schilling
2024-07-10Merge pull request #12661 from nextcloud/bugfix/12654/fix-federation-authenti...Joas Schilling
2024-07-10fix(federation): Fix federation with Nextcloud 29.0.4 or laterJoas Schilling