summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2023-08-28fix(federation): Fix invitation count fallbackJoas Schilling
2023-08-25Fix(commands): Fix commands for OracleJoas Schilling
2023-08-25fix(occ): Fix OCC documentation with shortcuts, required values and descripti...Joas Schilling
2023-08-25feat(bots): Allow uninstalling by URL (now that it's unique)Joas Schilling
2023-08-25feat(bots): Add an even to uninstall bots when an app is removed/updatedJoas Schilling
2023-08-25fix(bots): Ensure bots are uniqueJoas Schilling
2023-08-25Merge pull request #10364 from nextcloud/bugfix/10355/markdown-capabilityJoas Schilling
2023-08-25feat(capability): Add a capability for messages being markdownJoas Schilling
2023-08-25fix(changelog): Prevent duplicated changelog message by parallel requestsJoas Schilling
2023-08-24fix(chat): Fix responding with "X-Chat-Last-Common-Read" when requested by th...Joas Schilling
2023-08-23Merge pull request #10316 from nextcloud/techdebt/10132/add-stub-for-command-...Joas Schilling
2023-08-23fix(push): Improve push notification for better content if server could not b...Joas Schilling
2023-08-23fix(psalm): UpdateDocs.php:111:9 - string can never contain nullJoas Schilling
2023-08-23fix: Cannot access value on variable $participants using a string offset, exp...Joas Schilling
2023-08-22fix(bots): Add missing capabilityJoas Schilling
2023-08-22Merge pull request #10300 from nextcloud/feat/noid/private-offboardingJoas Schilling
2023-08-22fix(bots): Fix option nameJoas Schilling
2023-08-22Allow to offboard only on private conversationsJoas Schilling
2023-08-21Fix duplicated descriptionJoas Schilling
2023-08-21fix(CS): Fix coding styleJoas Schilling
2023-08-21feat(bots): Add methods to handle the features in one place onlyJoas Schilling
2023-08-21feat(bots): Respect the feature flagsJoas Schilling
2023-08-21feat(bots): Allow to toggle feature flags on CLIJoas Schilling
2023-08-21feat(bots): Add feature flags to botsJoas Schilling
2023-08-18fix(bots): Fix some system messages for botsJoas Schilling
2023-08-16Merge pull request #10222 from nextcloud/bugfix/9600/allow-accessing-listable...Joas Schilling
2023-08-16fix: Line break the function argumentsJoas Schilling
2023-08-16fix(CI): Remove template vars from extending listenersJoas Schilling
2023-08-16fix(CI): Cases without participant return before alreadyJoas Schilling
2023-08-16fix(CI): Make psalm a level more aggressive with straight forward changesJoas Schilling
2023-08-16fix(conversations): Allow accessing avatars of listable conversationsJoas Schilling
2023-08-15fix(bots): Allow replying to bot messagesJoas Schilling
2023-08-11Fix duplicate bot formattingjld3103
2023-08-10Merge pull request #10164 from nextcloud/bugfix/noid/search-improvementJoas Schilling
2023-08-10Merge pull request #10167 from nextcloud/feat/noid/changelogJoas Schilling
2023-08-10fix(UI): Fix "Skip to main content" keyboard shortcutJoas Schilling
2023-08-10Merge pull request #10151 from nextcloud/docs/10094/document-botsJoas Schilling
2023-08-10feat(changelog): Add changelog for 17.1Joas Schilling
2023-08-10fix(changelog): Make the changelog chat use markdownJoas Schilling
2023-08-10feat: Add admin endpoint so we can list installed bots in the admin pageJoas Schilling
2023-08-10fix(bruteforce): Fix resetting the bruteforce protectionJoas Schilling
2023-08-09Add notes for translators for reminder featureMarcel Müller
2023-08-09fix: Run the background job every minuteJoas Schilling
2023-08-08feat(chat): Option to get and clear remindersJoas Schilling
2023-08-07feat(bot): Allow reactions by botsJoas Schilling
2023-08-07fix(chat): Fix actor detection when type and id are providedJoas Schilling
2023-08-07fix: Typo in row attribute namesJoas Schilling
2023-08-07fix: Fix code quality based on reviewJoas Schilling
2023-08-07fix(bots): Return Bot data when enabling/disablingJoas Schilling
2023-08-07fix(bots): Update name, description and state when reinstalling onlyJoas Schilling