💌 Mail app for Nextcloud
Перейти к файлу
Nextcloud bot 8148712d14
[tx-robot] updated from transifex
2018-03-04 01:28:35 +00:00
.github Fix GitHub issue template 2018-02-01 10:52:12 +01:00
.phan Add default phan config 2017-10-16 15:53:50 +02:00
.tx Fix tx config 2018-02-12 23:03:06 +01:00
appinfo Version bump 2018-02-15 11:02:48 +01:00
build Fix translation string extractor for special characters 2017-09-27 10:31:13 +02:00
css Implement the styles Jan suggested 2018-01-17 21:43:29 +01:00
doc Remove Dovecot warning from admin docs 2018-02-15 10:47:01 +01:00
img fix favicon viewbox, cut decimals 2016-11-24 15:32:31 +01:00
js Update emptyfolderview_spec.js 2018-03-02 17:38:42 +01:00
l10n [tx-robot] updated from transifex 2018-03-04 01:28:35 +00:00
lib Fix import of wrong logger class 2018-02-26 17:50:36 +01:00
screenshots fix screenshot and compress 2016-08-29 14:47:58 +02:00
templates Add opt-out setting for Gravatar integration 2017-12-12 09:10:45 +01:00
tests Fix folder hierarchy for prefixed mailboxes 2018-02-15 10:39:20 +01:00
.gitattributes Prevent merge conflicts of the changelog files 2016-05-29 18:39:33 +02:00
.gitignore WIP Move to Webpack3 (#468) 2017-08-27 17:08:05 +02:00
.jscsrc Update some js dev deps 2017-11-20 14:34:34 +01:00
.jshintignore update npm packages; update jshint ignore list 2015-09-25 16:16:32 +02:00
.jshintrc Add Promise as valid global 2018-01-31 16:37:07 +01:00
.scrutinizer.yml Ignore js dependencies and tests from scrutinizer 2016-09-14 08:16:52 +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 add proper COPYING agplv3 license file 2016-09-12 10:30:13 +02:00
Gruntfile.js Update some js dev deps 2017-11-20 14:34:34 +01:00
Makefile Move transifex config for updated l10n script 2018-02-12 18:30:11 +01:00
README.md Fix Makefile's dev-setup and composer install 2018-01-15 16:52:29 +01:00
composer.json Bump ezyang/htmlpurifier from 4.9.3 to 4.10.0 2018-02-23 22:13:23 +00:00
composer.lock Bump ezyang/htmlpurifier from 4.9.3 to 4.10.0 2018-02-23 22:13:23 +00:00
karma.conf.js Try to migrate away from global js dependencies 2017-12-18 14:28:49 +01:00
krankerl.toml Move transifex config for updated l10n script 2018-02-12 18:30:11 +01:00
package-lock.json Bump jasmine-core from 3.0.0 to 3.1.0 2018-02-28 22:12:08 +00:00
package.json Bump jasmine-core from 3.0.0 to 3.1.0 2018-02-28 22:12:08 +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. :)