summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-04-27Fix(l10n): Update translations from TransifexNextcloud bot
2023-04-26Merge pull request #9374 from nextcloud/fix/9236/update-collections-depsMaksim Sukharev
2023-04-26bump packagesMaksim Sukharev
2023-04-26Merge pull request #9253 from mishamosher/recording-upload-memoryDaniel Calviño Sánchez
2023-04-26Use a streaming POST request for recordings uploadElmer Miroslav Mosher Golovin
2023-04-26Use requests instead of urllibElmer Miroslav Mosher Golovin
2023-04-26Avoid out-of-memory errors by using a resource instead of loading entire file...Elmer Miroslav Mosher Golovin
2023-04-26Merge pull request #9377 from nextcloud/techdebt/noid/update-to-server-attrib...Joas Schilling
2023-04-26Merge pull request #9376 from nextcloud/fix/noid/input-field-labelsMaksim Sukharev
2023-04-26fix(deps): Bump nextcloud/ocp dependencyJoas Schilling
2023-04-26feat(controllers): Migrate server annotations to attributesJoas Schilling
2023-04-26Fix(l10n): Update translations from TransifexNextcloud bot
2023-04-25Merge pull request #9375 from nextcloud/feature/9362/fix-command-descriptionJoas Schilling
2023-04-25Change text after code reviewVitor Mattos
2023-04-25add labels to rest NcButton componentsMaksim Sukharev
2023-04-25Merge pull request #9372 from nextcloud/techdebt/noid/move-talk-annotations-t...Joas Schilling
2023-04-25Fix command descriptionVitor Mattos
2023-04-25add labels to NcTextField componentsMaksim Sukharev
2023-04-25techdebt(controllers): Migrate Talk annotations to attributesJoas Schilling
2023-04-25feat(middleware): Move RequireCallEnabled annotation to attributeJoas Schilling
2023-04-25Merge pull request #9367 from nextcloud/techdebt/noid/controller-annotationsJoas Schilling
2023-04-25Fix(l10n): Update translations from TransifexNextcloud bot
2023-04-24Merge pull request #9332 from nextcloud/bugfix/9188/use-conversation-avatar-i...Joas Schilling
2023-04-24Merge pull request #9369 from nextcloud/followup/9365/remove-unused-membersJoas Schilling
2023-04-24chore(tests): Remove unused context variablesJoas Schilling
2023-04-24Merge pull request #9365 from nextcloud/bugfix/9326/double-mark-processedJoas Schilling
2023-04-24Merge pull request #9346 from nextcloud/fix/6808/mark-conversation-unreadMaksim Sukharev
2023-04-24fix(controllers): Migrate to proper "multiple bruteforce protections" supportJoas Schilling
2023-04-24fix(controllers): Always specify the bruteforced actionJoas Schilling
2023-04-24fix(controllers): Migrate to BruteForceProtection attributeJoas Schilling
2023-04-24fix(controllers): Migrate to UseSession attributeJoas Schilling
2023-04-24remove try-catch block, fix checks for missing conversationsMaksim Sukharev
2023-04-24fix(tests): Explicitly replace only the desired room tokenJoas Schilling
2023-04-24fix(notifications): Remove duplicate call to markProcessed() with recordings ...Joas Schilling
2023-04-24Merge pull request #9363 from nextcloud/fix/9335/unread-mentions-errorMaksim Sukharev
2023-04-24replace HTML Collection with HTML NodeListMaksim Sukharev
2023-04-24Fix(l10n): Update translations from TransifexNextcloud bot
2023-04-23Fix(l10n): Update translations from TransifexNextcloud bot
2023-04-22Merge pull request #9358 from nextcloud/dependabot/npm_and_yarn/nextcloud/rou...Marco
2023-04-22Merge pull request #9355 from nextcloud/dependabot/npm_and_yarn/extendable-me...dependabot[bot]
2023-04-22Merge pull request #9351 from nextcloud/dependabot/composer/tests/integration...Joas Schilling
2023-04-22Merge pull request #9350 from nextcloud/dependabot/composer/tests/integration...dependabot[bot]
2023-04-22chore(deps): Bump extendable-media-recorder-wav-encoderdependabot[bot]
2023-04-22Merge pull request #9348 from nextcloud/dependabot/npm_and_yarn/extendable-me...dependabot[bot]
2023-04-22chore(deps): Bump @nextcloud/router from 2.0.1 to 2.1.1dependabot[bot]
2023-04-22Fix(l10n): Update translations from TransifexNextcloud bot
2023-04-22chore(deps-dev): Bump behat/behat in /tests/integrationdependabot[bot]
2023-04-22chore(deps-dev): Bump guzzlehttp/guzzle in /tests/integrationdependabot[bot]
2023-04-22chore(deps): Bump extendable-media-recorder from 7.1.10 to 7.1.12dependabot[bot]
2023-04-21Add conditional button for marking conversation as read / unread, connect APIAntreesy