- Nov 08, 2018
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Fix timestamp update on envelopes
-
Christoph Wurst authored
Fix deletion of synced envelopes
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Fix deleting envelope from unified mailbox
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Nov 07, 2018
-
-
Christoph Wurst authored
Fix automatically selected account
-
Christoph Wurst authored
* Don't offer the unified account as option * Use the first account when the unified account is active Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Add missing color indicator for envelopes in a unified mailbox
-
Christoph Wurst authored
Fixes https://github.com/nextcloud/mail/issues/1276 Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Bump @babel/core from 7.1.2 to 7.1.5
-
Christoph Wurst authored
Reduce Vue bundle size by using dynamic webpack imports
-
Christoph Wurst authored
Fixes https://github.com/nextcloud/mail/issues/1274 Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Fix Travis' coverage reports on Scrutinizer
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Bump prettier from 1.15.0 to 1.15.1
-
dependabot[bot] authored
Bumps [prettier](https://github.com/prettier/prettier) from 1.15.0 to 1.15.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/1.15.0...1.15.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Christoph Wurst authored
Re-implement unified inbox for Vue
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
dependabot[bot] authored
Bumps [@babel/core](https://github.com/babel/babel) from 7.1.2 to 7.1.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.1.2...v7.1.5 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Christoph Wurst authored
Bump prettier from 1.14.3 to 1.15.0
-
Christoph Wurst authored
Merge pull request #1269 from nextcloud/dependabot/npm_and_yarn/refactor/vue/@babel/preset-env-7.1.5 Bump @babel/preset-env from 7.1.0 to 7.1.5
-
dependabot[bot] authored
Bumps [prettier](https://github.com/prettier/prettier) from 1.14.3 to 1.15.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/1.14.3...1.15.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.1.0 to 7.1.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.1.0...v7.1.5 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Nov 06, 2018
-
-
Christoph Wurst authored
Fix Vue unified inbox blockers
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Fix unified inbox blockers caused by ambiguous route params * Fix ambiguous envelope/message identification * Use envelope data to change flags instead of route params * Fix next/prev envelope shortcut handling * Fix saving attachments to the cloud * Fix saving all cloud attachments * Fix deleting envelopes (and messages) * Fix selection of composer account Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Correctly route mailto link handling
-
Christoph Wurst authored
Bump webpack from 4.24.0 to 4.25.1
-
dependabot[bot] authored
Bumps [webpack](https://github.com/webpack/webpack) from 4.24.0 to 4.25.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.24.0...v4.25.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Nov 05, 2018
-
-
Christoph Wurst authored
Fix noreply handling on Vue rewrite branch
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Fill reply recipients, subject and body
-
Christoph Wurst authored
Ref https://github.com/nextcloud/mail/projects/4#card-14365464 Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
* Revive reply builder * Prefill reply to and cc * Revive HtmlHelper * Revive reply bodies Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Add test scripts to composer.json
-