Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-25Remove unneccessary account checkperf/remove-account-checkAnna Larch
As we're already joining on the user accounts table, the account doesn't need to be queried again for a single show. This is a mini performance optimistation. THe complete account data could also be returned with the JOIN queries as a second performance improvement, instead of querying the entity fromt he DB again The update method does just that at the moment. Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-08-24[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-23Merge pull request #7073 from nextcloud/fix/sectiontitle-fontsizeChristoph Wurst
Fix sectiontitle font size and favotrite postition
2022-08-23Merge pull request #7072 from ↵Christoph Wurst
nextcloud/dependabot/npm_and_yarn/vue-server-renderer-2.7.10 Bump vue-server-renderer from 2.7.8 to 2.7.10
2022-08-23Fix sectiontitle font size and favotrite postitiongreta
Signed-off-by: greta <gretadoci@gmail.com>
2022-08-23Bump vue-server-renderer from 2.7.8 to 2.7.10dependabot[bot]
Bumps [vue-server-renderer](https://github.com/vuejs/vue) from 2.7.8 to 2.7.10. - [Release notes](https://github.com/vuejs/vue/releases) - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue/compare/v2.7.8...v2.7.10) --- updated-dependencies: - dependency-name: vue-server-renderer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23Merge pull request #7070 from ↵Christoph Wurst
nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.7.10 Bump vue and vue-template-compiler
2022-08-23Bump vue and vue-template-compilerdependabot[bot]
Bumps [vue](https://github.com/vuejs/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.7.8 to 2.7.10 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits) Updates `vue-template-compiler` from 2.7.8 to 2.7.10 - [Release notes](https://github.com/vuejs/vue/releases) - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue/compare/v2.7.8...v2.7.10) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: vue-template-compiler dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23Merge pull request #7069 from nextcloud/release/v1.14.0-beta1v1.14.0-beta1Greta
Release v1.14.0-beta1
2022-08-23Merge pull request #7060 from nextcloud/upgrade/mail-nc/vue6beta3Greta
Upgrade to nc/vue6beta3
2022-08-23Upgrade to nc/vue6beta3greta
Signed-off-by: greta <gretadoci@gmail.com>
2022-08-23Release v1.14.0-beta1greta
Signed-off-by: greta <gretadoci@gmail.com>
2022-08-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-20[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-19Merge pull request #6686 from sazanof/bug/wrong-avatars-and-contacts-infoChristoph Wurst
Fix contacts photo integration picking wrong PHOTO entry
2022-08-19Merge pull request #7019 from ↵Daniel
nextcloud/dependabot/npm_and_yarn/ckeditor/ckeditor5-dev-webpack-plugin-30.4.0 Bump @ckeditor/ckeditor5-dev-webpack-plugin from 30.3.4 to 30.4.0
2022-08-19Merge pull request #6557 from nextcloud/fix/horde-cache-serializableDaniel
Implement __serialize for the Horde cache
2022-08-19Bump @ckeditor/ckeditor5-dev-webpack-plugin from 30.3.4 to 30.4.0dependabot[bot]
Bumps [@ckeditor/ckeditor5-dev-webpack-plugin](https://github.com/ckeditor/ckeditor5-dev/tree/HEAD/packages/ckeditor5-dev-webpack-plugin) from 30.3.4 to 30.4.0. - [Release notes](https://github.com/ckeditor/ckeditor5-dev/releases) - [Changelog](https://github.com/ckeditor/ckeditor5-dev/blob/master/CHANGELOG.md) - [Commits](https://github.com/ckeditor/ckeditor5-dev/commits/v30.4.0/packages/ckeditor5-dev-webpack-plugin) --- updated-dependencies: - dependency-name: "@ckeditor/ckeditor5-dev-webpack-plugin" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19Lost avatars in message list & thread envelopeMikhail Sazanov
Signed-off-by: Mikhail Sazanov <m@sazanof.ru>
2022-08-19Merge pull request #7061 from nextcloud/dependagreta/update-34.2.0-to-35.0.1Greta
Bump @ckeditor/* from 34.2.0 to 35.0.1
2022-08-19Bump 34.2.0 to 35.0.1greta
Signed-off-by: greta <gretadoci@gmail.com>
2022-08-19[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-18Merge pull request #7048 from nextcloud/mark-avatar-has-immutableChristoph Wurst
Mark avatar has immutable
2022-08-18Merge pull request #7051 from ↵Christoph Wurst
nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-3.2.0 Bump @nextcloud/dialogs from 3.1.2 to 3.2.0
2022-08-18Merge pull request #7046 from nextcloud/dependabot/npm_and_yarn/core-js-3.24.1Christoph Wurst
Bump core-js from 3.23.3 to 3.24.1
2022-08-18Mark avatar has immutableCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-18Merge pull request #7043 from ↵Christoph Wurst
nextcloud/dependabot/npm_and_yarn/types/jest-28.1.7 Bump @types/jest from 28.1.6 to 28.1.7
2022-08-18Bump @nextcloud/dialogs from 3.1.2 to 3.2.0dependabot[bot]
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v3.1.2...v3.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/dialogs" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18Bump core-js from 3.23.3 to 3.24.1dependabot[bot]
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.3 to 3.24.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.23.3...v3.24.1) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18Merge pull request #7042 from ↵Christoph Wurst
nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.18.10 Bump @babel/preset-env from 7.18.9 to 7.18.10
2022-08-18Merge pull request #7041 from nextcloud/dependabot/npm_and_yarn/dompurify-2.3.10Christoph Wurst
Bump dompurify from 2.3.8 to 2.3.10
2022-08-18Bump @types/jest from 28.1.6 to 28.1.7dependabot[bot]
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.6 to 28.1.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18Bump @babel/preset-env from 7.18.9 to 7.18.10dependabot[bot]
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.9 to 7.18.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18Bump dompurify from 2.3.8 to 2.3.10dependabot[bot]
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.8 to 2.3.10. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.3.8...2.3.10) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18Merge pull request #6960 from ↵Christoph Wurst
nextcloud/dependabot/composer/bamarni/composer-bin-plugin-1.8.1 Bump bamarni/composer-bin-plugin from 1.6.0 to 1.8.1
2022-08-18Merge pull request #6944 from nextcloud/change/mail-iconChristoph Wurst
Change mail logo to material design icon
2022-08-18Merge pull request #7031 from ↵Christoph Wurst
nextcloud/dependabot/npm_and_yarn/jest-watch-typeahead-2.0.0 Bump jest-watch-typeahead from 1.1.0 to 2.0.0
2022-08-18Merge pull request #7021 from nextcloud/enhancement/thread-message-previewChristoph Wurst
Preview message content in the thread view
2022-08-18Preview message content in the thread viewChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-08-18Merge pull request #7022 from ↵Christoph Wurst
nextcloud/enhancement/hide-collapsed-message-actions Show message actions only for expanded messages in thread
2022-08-18Merge pull request #6947 from nextcloud/improve/show-imageChristoph Wurst
Change the 'show image' styling
2022-08-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-17Merge pull request #6993 from nextcloud/fix/hide-has_cal-tagChristoph Wurst
Hide has_cal tag
2022-08-17Merge pull request #7013 from nextcloud/dependabot/npm_and_yarn/css-loader-6.7.1Christoph Wurst
Bump css-loader from 5.2.7 to 6.7.1
2022-08-17Merge pull request #7030 from ↵Christoph Wurst
nextcloud/dependabot/npm_and_yarn/html-to-text-8.2.1 Bump html-to-text from 8.2.0 to 8.2.1
2022-08-17Merge pull request #7029 from ↵Christoph Wurst
nextcloud/dependabot/npm_and_yarn/nextcloud/calendar-js-3.1.0 Bump @nextcloud/calendar-js from 3.0.0 to 3.1.0
2022-08-17Bump css-loader from 5.2.7 to 6.7.1dependabot[bot]
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to 6.7.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.7...v6.7.1) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17Merge pull request #6926 from ↵Christoph Wurst
nextcloud/dependabot/npm_and_yarn/style-loader-3.3.1 Bump style-loader from 2.0.0 to 3.3.1
2022-08-17Bump jest-watch-typeahead from 1.1.0 to 2.0.0dependabot/npm_and_yarn/jest-watch-typeahead-2.0.0dependabot[bot]
Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/jest-community/jest-watch-typeahead/releases) - [Changelog](https://github.com/jest-community/jest-watch-typeahead/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/jest-watch-typeahead/compare/v1.1.0...v2.0.0) --- updated-dependencies: - dependency-name: jest-watch-typeahead dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>