💌 Mail app for Nextcloud
Перейти к файлу
Nextcloud bot 8494d48e87
[tx-robot] updated from transifex
2020-05-06 02:41:58 +00:00
.github Generate coverage data in github actions 2020-04-21 18:58:06 +02:00
.phan
.tx
appinfo Drop Nextcloud 17 support 2020-04-27 14:50:16 +02:00
css Add classifier for new messages 2020-04-23 09:51:42 +02:00
doc Add hint for autoconfig 2020-01-17 23:40:34 +01:00
img Add classifier for new messages 2020-04-23 09:51:42 +02:00
l10n [tx-robot] updated from transifex 2020-05-06 02:41:58 +00:00
lib Merge pull request #3027 from nextcloud/fix/often-contacted-classifier-query 2020-05-05 16:27:50 +02:00
screenshots Update the screenshot 2020-04-17 11:33:03 +02:00
src Merge pull request #3002 from clementhk/safari-css 2020-05-05 21:01:25 +02:00
templates Use short array syntax 2020-03-25 21:35:02 +01:00
tests Merge pull request #2972 from nextcloud/fix/contacts-integration-services 2020-04-27 09:05:45 +02:00
.editorconfig
.eslintrc.js Use KItinerary to extract information from emails and attachments 2020-01-08 14:01:06 +01:00
.gitattributes
.gitignore Add cs fixer config 2020-03-31 13:47:09 +02:00
.jshintignore
.jshintrc
.nextcloudignore Add psalm and apply auto fixes 2020-02-26 14:10:51 +01:00
.php_cs.dist Add cs fixer config 2020-03-31 13:47:09 +02:00
.scrutinizer.yml Run phpunit unit tests on Github 2020-03-09 15:51:27 +01:00
.travis.yml Drop Nextcloud 17 support 2020-04-27 14:50:16 +02:00
CHANGELOG.md Update v1.3.4 changelog 2020-04-27 11:38:36 +02:00
COPYING
Gruntfile.js Remove JSCS 2019-05-06 07:28:56 +03:00
Makefile Comply with our npm guidelines 2019-05-22 17:29:17 +02:00
README.md No more questions on github 2020-03-20 10:26:16 +01:00
babel.config.js Fix CKEditor in the browser 2020-02-04 17:36:30 +01:00
composer.json Drop Nextcloud 17 support 2020-04-27 14:50:16 +02:00
composer.lock Merge pull request #3035 from nextcloud/dependabot/composer/symfony/options-resolver-4.4.8 2020-05-03 08:07:18 +00:00
karma.conf.js Clean up unused Karma config 2019-10-24 14:01:53 +02:00
krankerl.toml Use .nextcloudignore to expclude packaged files 2020-01-24 16:45:29 +01:00
package-lock.json Update CKEditor to v19 2020-05-05 10:17:58 +02:00
package.json Update CKEditor to v19 2020-05-05 10:17:58 +02:00
postcss.config.js
psalm.xml Add psalm and apply auto fixes 2020-02-26 14:10:51 +01:00
webpack.common.js Add classifier for new messages 2020-04-23 09:51:42 +02:00
webpack.dev.js
webpack.prod.js
webpack.test.js

README.md

Nextcloud Mail

Downloads Build Status Scrutinizer Code Quality PHP Coverage JavaScript Coverage Dependabot Status 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. Connect any IMAP account.
  • 🔒 Send & receive encrypted mails! Using the great Mailvelope browser extension.
  • 🙈 Were not reinventing the wheel! Based on the great Horde libraries.
  • 📬 Want to host your own mail server? We dont have to reimplement this as you could set up Mail-in-a-Box!

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 chooser so we get the info needed to debug and fix the problem. Thanks!

Get on board

For new contributors, please check out ContributingToNextcloudIntroductoryWorkshop

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

We are also available on our public Mail development chat, if you want to join the development discussion. Please report bugs here on Github and open any questions and support tickets at the community forum.

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. :)