Π·Π΅Ρ€ΠΊΠ°Π»ΠΎ ΠΈΠ·
1
0
Π€ΠΎΡ€ΠΊΠ½ΡƒΡ‚ΡŒ 0
πŸ’Œ Mail app for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Thomas MΓΌller a581186419 skip php 5.2 2013-12-30 19:39:38 +01:00
ajax fix sending the mail body 2013-08-17 17:09:41 +02:00
appinfo Welcome back! ;-) 2013-03-06 19:27:46 +01:00
css delete icon added and nicer display of message date 2013-04-24 23:52:45 +02:00
img Welcome back! ;-) 2013-03-06 19:27:46 +01:00
js fix sending the mail body 2013-08-17 17:09:41 +02:00
l10n [tx-robot] updated from transifex 2013-12-30 02:41:56 -05:00
lib use composer for horde dependencies 2013-12-30 17:00:51 +01:00
templates delete icon added and nicer display of message date 2013-04-24 23:52:45 +02:00
.gitignore Adds a .gitignore to the repo. Initiated with .DS_Store (Mac OS) 2013-04-24 21:53:08 +05:30
.travis.yml skip php 5.2 2013-12-30 19:39:38 +01:00
CONTRIBUTING.md Create CONTRIBUTING.md 2013-03-07 09:20:00 +01:00
README.md Update README.md 2013-04-21 18:40:03 +03:00
build.xml fixing ant script 2013-12-30 19:37:27 +01:00
composer.json use composer for horde dependencies 2013-12-30 17:00:51 +01:00
index.php autocomplete on new message restored and sending of new email restored 2013-03-10 16:04:09 +01:00

README.md

Mail app

Maintainers:

Allumni:

Contact us if you'd like to join!

Developer setup info:

Master branch:

Just clone this repo into your apps directory.

appframework branch:

Get the latest version of the appframework:

git clone git://github.com/owncloud/appframework.git

Enable the appframework in the app settings of ownCloud.

Get the lastest version of the rework:

git clone git://github.com/owncloud/mail.git
cd mail
git checkout appframework