💌 Mail app for Nextcloud
Перейти к файлу
Christoph Wurst 0ff12a93ae
Update package-lock.json
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-04-03 11:20:35 +02:00
.github Fix GitHub issue template 2018-02-01 10:52:12 +01:00
.phan
.tx Fix tx config 2018-02-12 23:03:06 +01:00
appinfo Version bump to 0.8.0 2018-03-28 09:57:14 +02:00
build
css fix css 2018-03-05 11:16:31 +05:30
doc Remove Dovecot warning from admin docs 2018-02-15 10:47:01 +01:00
img
js Remove duplicated function 2018-03-28 11:23:13 +02:00
l10n [tx-robot] updated from transifex 2018-04-02 00:27:10 +00:00
lib Merge pull request #851 from nextcloud/fix/no-sender 2018-03-27 14:33:14 +02:00
screenshots
templates Add client-side crash report page 2018-02-19 11:42:48 +01:00
tests Merge pull request #851 from nextcloud/fix/no-sender 2018-03-27 14:33:14 +02:00
.gitattributes
.gitignore Add ability to send to groups 2018-03-19 09:55:29 +01:00
.jscsrc
.jshintignore
.jshintrc Add Promise as valid global 2018-01-31 16:37:07 +01:00
.scrutinizer.yml Switch to new Scrutinizer analysis 2018-03-27 10:59:04 +02:00
.travis.yml Switch to nc13-RC1 to nc14-dev 2018-01-22 16:14:10 +01:00
CHANGELOG.md Update changelog 2018-02-19 09:33:53 +01:00
COPYING
Gruntfile.js
Makefile Move transifex config for updated l10n script 2018-02-12 18:30:11 +01:00
README.md
composer.json Bump christophwurst/nextcloud from 13.0.0 to 13.0.1 2018-03-19 22:12:32 +00:00
composer.lock Bump christophwurst/nextcloud from 13.0.0 to 13.0.1 2018-03-19 22:12:32 +00:00
karma.conf.js Remove Babel and add ES6 polyfills for PhantomJS 2018-03-12 10:22:30 +01:00
krankerl.toml Move transifex config for updated l10n script 2018-02-12 18:30:11 +01:00
package-lock.json Update package-lock.json 2018-04-03 11:20:35 +02:00
package.json Bump webpack from 4.2.0 to 4.4.1 2018-04-03 06:52:59 +00:00

README.md

Nextcloud Mail

Downloads Build Status Scrutinizer Code Quality PHP Coverage JavaScript Coverage Bountysource

A mail app for Nextcloud

Why is this so awesome?

  • 🚀 Integration with other Nextcloud apps! Currently Contacts, Calendar & Files – more to come.
  • 📥 Multiple mail accounts! Personal and company account? No problem, and a nice unified inbox.
  • 🔒 Send & receive encrypted mails! Using the great Mailvelope browser extension.
  • 🙈 Were not reinventing the wheel! Based on the great Horde libraries.

And in the works for the coming versions:

  • 📚 Proper grouping of message threads
  • 📦 Folder management

If you experience any issues or have any suggestions for improvement, use the issue tracker. Please follow the issue template so we get the info needed to debug and fix the problem. Thanks!

Development setup

Just clone this repo into your apps directory (Nextcloud server installation needed). Additionally, npm to fetch Node.js is needed for installing JavaScript dependencies.

Once npm and Node.js are installed, PHP and JavaScript dependencies can be installed by running:

make dev-setup

Documentation

Need help? Check out our documentation. It's split into three parts.

Maintainers

Christoph Wurst, Jan-Christoph Borchardt, Steffen Lindner and many more

If youd like to join, just run through the issue list and fix some. :)