summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-04-27Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-26Merge pull request #9374 from nextcloud/fix/9236/update-collections-depsMaksim Sukharev
Update dependencies (`nextcloud-vue-collections`, `@nextcloud/webpack-vue-config`)
2023-04-26bump packagesMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-04-26Merge pull request #9253 from mishamosher/recording-upload-memoryDaniel Calviño Sánchez
Avoid out-of-memory errors when uploading a recording
2023-04-26Use a streaming POST request for recordings uploadElmer Miroslav Mosher Golovin
Signed-off-by: Elmer Miroslav Mosher Golovin <miroslav@mishamosher.com>
2023-04-26Use requests instead of urllibElmer Miroslav Mosher Golovin
Signed-off-by: Elmer Miroslav Mosher Golovin <miroslav@mishamosher.com>
2023-04-26Avoid out-of-memory errors by using a resource instead of loading entire ↵Elmer Miroslav Mosher Golovin
files into memory Signed-off-by: Elmer Miroslav Mosher Golovin <miroslav@mishamosher.com>
2023-04-26Merge pull request #9377 from ↵Joas Schilling
nextcloud/techdebt/noid/update-to-server-attributes feat(controllers): Migrate server annotations to attributes
2023-04-26Merge pull request #9376 from nextcloud/fix/noid/input-field-labelsMaksim Sukharev
Accessibility improvements for text fields and buttons
2023-04-26fix(deps): Bump nextcloud/ocp dependencyJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26feat(controllers): Migrate server annotations to attributesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-25Merge pull request #9375 from nextcloud/feature/9362/fix-command-descriptionJoas Schilling
Fix command description
2023-04-25Change text after code reviewVitor Mattos
https://github.com/nextcloud/spreed/pull/9375/files#r1176408612 Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-04-25add labels to rest NcButton componentsMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-04-25Merge pull request #9372 from ↵Joas Schilling
nextcloud/techdebt/noid/move-talk-annotations-to-attributes techdebt(controllers): Move talk annotations to attributes
2023-04-25Fix command descriptionVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-04-25add labels to NcTextField componentsMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-04-25techdebt(controllers): Migrate Talk annotations to attributesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-25feat(middleware): Move RequireCallEnabled annotation to attributeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-25Merge pull request #9367 from nextcloud/techdebt/noid/controller-annotationsJoas Schilling
techdebt(controllers): Migrate controllers to Attributes
2023-04-25Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-24Merge pull request #9332 from ↵Joas Schilling
nextcloud/bugfix/9188/use-conversation-avatar-in-mention-suggestion fix(avatar): Use conversation avatar in mention suggestion
2023-04-24Merge pull request #9369 from nextcloud/followup/9365/remove-unused-membersJoas Schilling
chore(tests): Remove unused context variables
2023-04-24chore(tests): Remove unused context variablesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-24Merge pull request #9365 from nextcloud/bugfix/9326/double-mark-processedJoas Schilling
fix(notifications): Remove duplicate call to markProcessed() with rec…
2023-04-24Merge pull request #9346 from nextcloud/fix/6808/mark-conversation-unreadMaksim Sukharev
Allow to mark conversation as unread
2023-04-24fix(controllers): Migrate to proper "multiple bruteforce protections" supportJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-24fix(controllers): Always specify the bruteforced actionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-24fix(controllers): Migrate to BruteForceProtection attributeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-24fix(controllers): Migrate to UseSession attributeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-24remove try-catch block, fix checks for missing conversationsMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-04-24fix(tests): Explicitly replace only the desired room tokenJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-24fix(notifications): Remove duplicate call to markProcessed() with recordings ↵Joas Schilling
and transcripts Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-24Merge pull request #9363 from nextcloud/fix/9335/unread-mentions-errorMaksim Sukharev
Fix TypeError at `LeftSidebar`
2023-04-24replace HTML Collection with HTML NodeListMaksim Sukharev
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-04-24Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-23Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-22Merge pull request #9358 from ↵Marco
nextcloud/dependabot/npm_and_yarn/nextcloud/router-2.1.1 chore(deps): Bump @nextcloud/router from 2.0.1 to 2.1.1
2023-04-22Merge pull request #9355 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-wav-encoder-7.0.86
2023-04-22Merge pull request #9351 from ↵Joas Schilling
nextcloud/dependabot/composer/tests/integration/behat/behat-3.13.0 chore(deps-dev): Bump behat/behat from 3.12.0 to 3.13.0 in /tests/integration
2023-04-22Merge pull request #9350 from ↵dependabot[bot]
nextcloud/dependabot/composer/tests/integration/guzzlehttp/guzzle-7.5.1
2023-04-22chore(deps): Bump extendable-media-recorder-wav-encoderdependabot[bot]
Bumps [extendable-media-recorder-wav-encoder](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder) from 7.0.85 to 7.0.86. - [Release notes](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder/releases) - [Commits](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder/compare/v7.0.85...v7.0.86) --- updated-dependencies: - dependency-name: extendable-media-recorder-wav-encoder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-22Merge pull request #9348 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-7.1.12
2023-04-22chore(deps): Bump @nextcloud/router from 2.0.1 to 2.1.1dependabot[bot]
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 2.0.1 to 2.1.1. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-router/compare/v2.0.1...v2.1.1) --- updated-dependencies: - dependency-name: "@nextcloud/router" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-22Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-22chore(deps-dev): Bump behat/behat in /tests/integrationdependabot[bot]
Bumps [behat/behat](https://github.com/Behat/Behat) from 3.12.0 to 3.13.0. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.12.0...v3.13.0) --- updated-dependencies: - dependency-name: behat/behat dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-22chore(deps-dev): Bump guzzlehttp/guzzle in /tests/integrationdependabot[bot]
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.5.0 to 7.5.1. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.5/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/7.5.0...7.5.1) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-22chore(deps): Bump extendable-media-recorder from 7.1.10 to 7.1.12dependabot[bot]
Bumps [extendable-media-recorder](https://github.com/chrisguttandin/extendable-media-recorder) from 7.1.10 to 7.1.12. - [Release notes](https://github.com/chrisguttandin/extendable-media-recorder/releases) - [Commits](https://github.com/chrisguttandin/extendable-media-recorder/compare/v7.1.10...v7.1.12) --- updated-dependencies: - dependency-name: extendable-media-recorder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21Add conditional button for marking conversation as read / unread, connect APIAntreesy
Signed-off-by: Antreesy <antreesy.web@gmail.com>