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-11-04Fix double scrollbar in thread viewRichard Steinmetz
Fix #7521 Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-11-04Prevent null hackstack'ing in integration testsChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-04Prevent trim'ing null in integration testsChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-04Update app screenshot to match Nextcloud 25 designChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-04Merge pull request #7519 from nextcloud/add/load-more-iconGreta
Add icon for load more on PI
2022-11-04[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-03Merge pull request #7515 from nextcloud/enhancement/session-expiry-reload-pageChristoph Wurst
Catch expired session and reload the page
2022-11-03Add icon for load more on PIgreta
Signed-off-by: greta <gretadoci@gmail.com>
2022-11-03Catch expired session and reload the pageChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: greta <gretadoci@gmail.com>
2022-11-03[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-03Merge pull request #7514 from nextcloud/fix/null-user-folder-anonymous-requestAnna
Fix server error accessing message routes anonymously
2022-11-02Fix server error accessing message routes anonymouslyChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-02Merge pull request #7512 from nextcloud/refactor/async-vuex-actionsChristoph Wurst
Migrate Vuex actions from promises to async-await
2022-11-02Migrate Vuex actions from promises to async-awaitChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-02[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-01Merge pull request #7461 from nextcloud/fix/lefovers-search-boxGreta
Add search box for outbox and PI
2022-11-01Add search box for outbox and PIgreta
Signed-off-by: greta <gretadoci@gmail.com>
2022-10-31Merge pull request #7504 from nextcloud/dependabot/npm_and_yarn/core-js-3.26.0Greta
bump core-js from 3.25.1 to 3.26.0
2022-10-31Merge pull request #7502 from ↵Greta
nextcloud/dependabot/npm_and_yarn/jest-environment-jsdom-29.2.2 Bump jest-environment-jsdom from 28.1.3 to 29.2.2
2022-10-31[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-30[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-29bump core-js from 3.25.1 to 3.26.0dependabot[bot]
--- 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-10-29Bump jest-environment-jsdom from 28.1.3 to 29.2.2dependabot[bot]
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.3 to 29.2.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.2.2/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-27Merge pull request #7486 from nextcloud/fix/transfer-encodingAnna
Fix transfer encoding issue
2022-10-27Add migration to reset 'structure_analyzed' flagAnna Larch
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-10-27Fix transfer encoding issueAnna Larch
Fixes #7408 Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-10-27[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-26Merge pull request #7493 from nextcloud/chore/version-bump-2.2.0-alpha0Richard Steinmetz
Bump version to v2.2.0 Alpha 0
2022-10-26Merge pull request #6720 from ↵Daniel
nextcloud/enh/noid/skip-alias-when-identical-to-account-email Alias provisioning: Skip alias when identical to account email
2022-10-25Alias provisioning: Skip alias when identical to account emailDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-10-25Bump version to v2.2.0 Alpha 0Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-25Merge pull request #7491 from ↵Daniel
nextcloud/dependabot/github_actions/andstor/file-existence-action-2 Bump andstor/file-existence-action from 1 to 2
2022-10-25[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-25Bump andstor/file-existence-action from 1 to 2dependabot[bot]
Bumps [andstor/file-existence-action](https://github.com/andstor/file-existence-action) from 1 to 2. - [Release notes](https://github.com/andstor/file-existence-action/releases) - [Commits](https://github.com/andstor/file-existence-action/compare/v1...v2) --- updated-dependencies: - dependency-name: andstor/file-existence-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24Merge pull request #7485 from nextcloud/fix/clean-up-oomDaniel
Fix OOM during cache clean-up
2022-10-24Merge pull request #7476 from nextcloud/fix/account-update-response-handlingChristoph Wurst
Fix handling of account update API response
2022-10-24Fix OOM during cache clean-upChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-24Merge pull request #7469 from nextcloud/fix/defaultFolders-multiselectChristoph Wurst
Improve the dropdown multiselect menu of default folders
2022-10-23[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-21Fix handling of account update API responseChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-20Merge pull request #6908 from MaadixNet/feature/occ-account-update-commandAnna
Add an occ mail:account:update command
2022-10-20Improve the dropdown multiselect menu of default foldersgreta
Signed-off-by: greta <gretadoci@gmail.com>
2022-10-19Merge pull request #7459 from nextcloud/release/v2.1.0-rc.1v2.1.0-rc1Greta
Release v2.1.0-rc.1
2022-10-19Release v2.1.0-rc.1greta
Signed-off-by: greta <gretadoci@gmail.com>
2022-10-19Merge pull request #7455 from nextcloud/chores/forward-port-2.0.2-20.3Anna
Forward-port 2.0.1 and 2.0.2 and 2.0.3
2022-10-19Forward-port 2.0.1-2.0.2-2.0.3greta
Signed-off-by: greta <gretadoci@gmail.com>
2022-10-19Merge pull request #7395 from ↵Anna
nextcloud/dependabot/composer/christophwurst/kitinerary-bin-0.2.5 Bump christophwurst/kitinerary-bin from 0.2.3 to 0.2.5