Greta
|
96d2e18238
|
Merge pull request #3300 from nextcloud/fix/missing-references-header
Add the missing `References` header for sent messages
|
2020-06-24 17:58:49 +02:00 |
Christoph Wurst
|
cf456db139
|
Add the missing `References` header for sent messages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-06-24 16:20:21 +02:00 |
Benedikt Merz
|
c0bb9697c8
|
Log level for training classifier changed
Signed-off-by: Benedikt Merz <benedikt.merz@web.de>
Log level for 'not enough messages to train a classifier' changed from warning to info.
See discussion on Nextcloud forum:
https://help.nextcloud.com/t/log-entry-not-enough-messages-to-train-a-classifier/85174
|
2020-06-22 18:19:44 +02:00 |
Christoph Wurst
|
6ee1e55d9a
|
Merge pull request #3290 from nextcloud/feature/action_menu_for_folders
Add action menu for new created folders
|
2020-06-22 12:33:04 +02:00 |
GretaD
|
ffa11b9542
|
Add action menu for new created folders
Signed-off-by: GretaD <gretadoci@gmail.com>
|
2020-06-22 12:20:55 +02:00 |
dependabot-preview[bot]
|
bca0d67fa6
|
Merge pull request #3280 from nextcloud/dependabot/npm_and_yarn/babel/core-7.10.3
|
2020-06-21 04:11:19 +00:00 |
dependabot-preview[bot]
|
a4c6e5a0ef
|
Merge pull request #3283 from nextcloud/dependabot/composer/vimeo/psalm-3.11.6
|
2020-06-21 04:07:32 +00:00 |
dependabot-preview[bot]
|
889d2dfcd3
|
Merge pull request #3282 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.12
|
2020-06-21 03:43:15 +00:00 |
dependabot-preview[bot]
|
04f1f76e15
|
Bump @babel/core from 7.10.2 to 7.10.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.2 to 7.10.3.
- [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.10.3/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-21 02:04:39 +00:00 |
dependabot-preview[bot]
|
db01eed351
|
Merge pull request #3277 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.10.3
|
2020-06-21 02:02:16 +00:00 |
dependabot-preview[bot]
|
7d277d6843
|
Merge pull request #3276 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-prettier-3.1.4
|
2020-06-21 01:41:58 +00:00 |
dependabot-preview[bot]
|
b2787b6b96
|
Bump vimeo/psalm from 3.11.5 to 3.11.6
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.11.5 to 3.11.6.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/3.11.5...3.11.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-21 01:40:08 +00:00 |
dependabot-preview[bot]
|
7dac5f621a
|
Merge pull request #3275 from nextcloud/dependabot/composer/phpunit/phpunit-8.5.6
|
2020-06-21 01:37:58 +00:00 |
dependabot-preview[bot]
|
6c5e04aa1c
|
Bump webpack-cli from 3.3.11 to 3.3.12
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.11 to 3.3.12.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.12/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-21 01:17:24 +00:00 |
dependabot-preview[bot]
|
bc2f638d7b
|
Bump @babel/preset-env from 7.10.2 to 7.10.3
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.2 to 7.10.3.
- [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.10.3/packages/babel-preset-env)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-21 01:14:34 +00:00 |
dependabot-preview[bot]
|
318c8b0bfe
|
Bump eslint-plugin-prettier from 3.1.3 to 3.1.4
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.3...v3.1.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-21 01:13:42 +00:00 |
dependabot-preview[bot]
|
061bc53256
|
Bump phpunit/phpunit from 8.5.5 to 8.5.6
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.5 to 8.5.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/8.5.5...8.5.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-21 01:13:20 +00:00 |
Christoph Wurst
|
7d69570163
|
Merge pull request #3269 from nextcloud/fix/sender-no-email
Make sure a sender exists AND it has an email
|
2020-06-18 12:48:05 +02:00 |
Christoph Wurst
|
3352a8beeb
|
Make sure a sender exists AND it has an email
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-06-18 12:23:14 +02:00 |
Nextcloud bot
|
c00ffd5d1a
|
[tx-robot] updated from transifex
|
2020-06-17 02:41:15 +00:00 |
Christoph Wurst
|
8f3bc55d35
|
Merge pull request #3263 from nextcloud/enhancement/importance-classifier-debuggability
Make the importance classifier training more debuggable
|
2020-06-16 10:13:05 +02:00 |
Christoph Wurst
|
6a6f58ade8
|
Make the importance classifier training more debuggable
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-06-16 09:41:30 +02:00 |
Nextcloud bot
|
5a84b66981
|
[tx-robot] updated from transifex
|
2020-06-16 02:42:32 +00:00 |
Christoph Wurst
|
b4215644b6
|
Merge pull request #3258 from nextcloud/dependabot/composer/symfony/filesystem-4.4.10
Bump symfony/filesystem from 4.4.9 to 4.4.10
|
2020-06-15 09:00:13 +02:00 |
Christoph Wurst
|
10ea691c9e
|
Merge pull request #3252 from nextcloud/dependabot/composer/symfony/event-dispatcher-4.4.10
Bump symfony/event-dispatcher from 4.4.9 to 4.4.10
|
2020-06-15 08:59:05 +02:00 |
dependabot-preview[bot]
|
5c79f83360
|
Merge pull request #3257 from nextcloud/dependabot/composer/phan/phan-3.0.2
|
2020-06-14 04:33:13 +00:00 |
dependabot-preview[bot]
|
7d7809ae19
|
Merge pull request #3256 from nextcloud/dependabot/composer/symfony/options-resolver-4.4.10
|
2020-06-14 04:08:16 +00:00 |
dependabot-preview[bot]
|
e160391af0
|
Merge pull request #3255 from nextcloud/dependabot/composer/symfony/finder-4.4.10
|
2020-06-14 03:42:51 +00:00 |
dependabot-preview[bot]
|
4fbb48a7a0
|
Merge pull request #3254 from nextcloud/dependabot/composer/symfony/stopwatch-4.4.10
|
2020-06-14 03:18:21 +00:00 |
dependabot-preview[bot]
|
e57d2adafa
|
Merge pull request #3253 from nextcloud/dependabot/npm_and_yarn/vue-router-3.3.4
|
2020-06-14 02:52:55 +00:00 |
Nextcloud bot
|
ba5aa63303
|
[tx-robot] updated from transifex
|
2020-06-14 02:41:04 +00:00 |
dependabot-preview[bot]
|
f64573fd99
|
Merge pull request #3251 from nextcloud/dependabot/npm_and_yarn/vue/babel-preset-app-4.4.4
|
2020-06-14 02:27:58 +00:00 |
dependabot-preview[bot]
|
f0d5941df0
|
Merge pull request #3250 from nextcloud/dependabot/composer/symfony/console-4.4.10
|
2020-06-14 02:03:04 +00:00 |
dependabot-preview[bot]
|
1923b2ff1d
|
Merge pull request #3249 from nextcloud/dependabot/npm_and_yarn/css-loader-3.6.0
|
2020-06-14 01:42:19 +00:00 |
dependabot-preview[bot]
|
c053cdf23b
|
Merge pull request #3248 from nextcloud/dependabot/composer/symfony/process-4.4.10
|
2020-06-14 01:37:51 +00:00 |
dependabot-preview[bot]
|
919550dace
|
Bump symfony/filesystem from 4.4.9 to 4.4.10
Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 4.4.9 to 4.4.10.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/filesystem/compare/v4.4.9...v4.4.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-14 01:23:31 +00:00 |
dependabot-preview[bot]
|
ef6f0dee51
|
Bump phan/phan from 3.0.1 to 3.0.2
Bumps [phan/phan](https://github.com/phan/phan) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/phan/phan/releases)
- [Changelog](https://github.com/phan/phan/blob/master/NEWS.md)
- [Commits](https://github.com/phan/phan/compare/3.0.1...3.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-14 01:22:37 +00:00 |
dependabot-preview[bot]
|
d35b0cb3bd
|
Bump symfony/options-resolver from 4.4.9 to 4.4.10
Bumps [symfony/options-resolver](https://github.com/symfony/options-resolver) from 4.4.9 to 4.4.10.
- [Release notes](https://github.com/symfony/options-resolver/releases)
- [Changelog](https://github.com/symfony/options-resolver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/options-resolver/compare/v4.4.9...v4.4.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-14 01:21:37 +00:00 |
dependabot-preview[bot]
|
6417c65c85
|
Bump symfony/finder from 4.4.9 to 4.4.10
Bumps [symfony/finder](https://github.com/symfony/finder) from 4.4.9 to 4.4.10.
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/finder/compare/v4.4.9...v4.4.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-14 01:20:28 +00:00 |
dependabot-preview[bot]
|
0f5aa3cb8b
|
Bump symfony/stopwatch from 4.4.9 to 4.4.10
Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 4.4.9 to 4.4.10.
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/stopwatch/compare/v4.4.9...v4.4.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-14 01:18:27 +00:00 |
dependabot-preview[bot]
|
645f35bc25
|
Bump vue-router from 3.3.2 to 3.3.4
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.2...v3.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-14 01:17:07 +00:00 |
dependabot-preview[bot]
|
75a1a7c570
|
Bump symfony/event-dispatcher from 4.4.9 to 4.4.10
Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 4.4.9 to 4.4.10.
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/event-dispatcher/compare/v4.4.9...v4.4.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-14 01:16:57 +00:00 |
dependabot-preview[bot]
|
55697ee6d6
|
Bump @vue/babel-preset-app from 4.4.1 to 4.4.4
Bumps [@vue/babel-preset-app](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/babel-preset-app) from 4.4.1 to 4.4.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.4.4/packages/@vue/babel-preset-app)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-14 01:16:25 +00:00 |
dependabot-preview[bot]
|
696867ce51
|
Bump symfony/console from 4.4.9 to 4.4.10
Bumps [symfony/console](https://github.com/symfony/console) from 4.4.9 to 4.4.10.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.9...v4.4.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-14 01:15:54 +00:00 |
dependabot-preview[bot]
|
491b881597
|
Bump css-loader from 3.5.3 to 3.6.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.5.3 to 3.6.0.
- [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/v3.5.3...v3.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-14 01:15:07 +00:00 |
dependabot-preview[bot]
|
1ecf0d5b52
|
Bump symfony/process from 4.4.9 to 4.4.10
Bumps [symfony/process](https://github.com/symfony/process) from 4.4.9 to 4.4.10.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v4.4.9...v4.4.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-14 01:14:48 +00:00 |
Nextcloud bot
|
3103b5bb4b
|
[tx-robot] updated from transifex
|
2020-06-13 02:41:46 +00:00 |
Nextcloud bot
|
06a1902ced
|
[tx-robot] updated from transifex
|
2020-06-12 02:42:43 +00:00 |
Nextcloud bot
|
5bec9fe316
|
[tx-robot] updated from transifex
|
2020-06-11 02:41:27 +00:00 |
Christoph Wurst
|
6be7b8ddd9
|
Merge pull request #3229 from nextcloud/enhancement/mark_as_imporant_envelope
Add Mark important and favorite on message menu
|
2020-06-10 14:05:34 +02:00 |