1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
Commit Graph

1266 Commits

Author SHA1 Message Date
Tankred Hase
3cfbad1498 Fork own angular to fix npm install 2014-09-12 17:57:42 +02:00
Tankred Hase
ec238a5325 Update to angular 1.2.24 2014-09-12 15:45:37 +02:00
Tankred Hase
d5d74df9bf Merge pull request #117 from whiteout-io/dev/WO-585
[WO-585] Fix bug: Show content if only html is present
2014-09-12 15:11:33 +02:00
Felix Hammerl
a2bc734ba6 [WO-585] Fix bug: Show content if only html is present 2014-09-12 15:08:50 +02:00
Tankred Hase
292bd3cb77 bump android versionCode 2014-09-12 12:53:20 +02:00
Tankred Hase
72092b3943 Merge pull request #114 from whiteout-io/dev/WO-491
Add STARTTLS, add Outlook.com, Web.de, Gmx.net to list
2014-09-11 13:57:00 +02:00
Felix Hammerl
04b6c8b033 [WO-491] Add Web.de support 2014-09-11 13:41:20 +02:00
Felix Hammerl
54e733b24d [WO-491] Add GMX.net support 2014-09-11 13:41:20 +02:00
Felix Hammerl
a3d87c7da8 [WO-491] Allow STARTTLS, add Outlook.com
* Change UI to choose encryption type TLS/STARTTLS/None
* Change adapt login controller to STARTTLS changes
* Add Outlook.com to providers
2014-09-11 13:41:20 +02:00
Tankred Hase
4d62c07ed2 Merge pull request #116 from whiteout-io/dev/WO-493
[WO-493] Speed up tests
2014-09-11 13:22:19 +02:00
Felix Hammerl
30f0029907 [WO-493] Speed up tests 2014-09-11 10:50:07 +02:00
Felix Hammerl
54c9ca3a73 [WO-526] Fix key activation race condition
Add imported flag to public key to avoid unnecessary check
for deletion/update of personal public key, same behavior
as imported public keys
2014-09-02 14:38:17 +02:00
Felix Hammerl
c75e365c65 [WO-554] Fix tests 2014-09-02 13:26:03 +02:00
Felix Hammerl
30632205ce [WO-555] use pgpmailer v0.4.0 2014-08-27 16:58:43 +02:00
Andris Reinman
1ff9f44b2d Merge pull request #111 from whiteout-io/dev/WO-555
[WO-555] Remove cleartext prefix to encrypted messages
2014-08-27 10:06:53 +03:00
Felix Hammerl
8a737788e7 [WO-555] Remove cleartext prefix to encrypted messages 2014-08-26 15:47:37 +02:00
Tankred Hase
7bc9b90045 Update README.md 2014-08-15 22:50:16 +02:00
Tankred Hase
facc9f13da Fix status bar on iOS 2014-08-13 13:49:17 +02:00
Tankred Hase
e229e106dd Add mobile homescreen icons and cca build scripts 2014-08-13 13:37:55 +02:00
Tankred Hase
1ee280c74e Merge pull request #107 from whiteout-io/dev/WO-490
[WO-490] add bug reporting to error dialog
2014-08-12 18:46:09 +02:00
Tankred Hase
0e21616911 Cleanup bug reporter button 2014-08-12 18:40:48 +02:00
Felix Hammerl
275a602274 [WO-490] add bug reporting to error dialog 2014-08-12 17:52:47 +02:00
Tankred Hase
6bc2ee54f3 Merge pull request #108 from whiteout-io/dev/WO-489
[WO-489] add FAQ link option to error message
2014-08-12 17:47:18 +02:00
Tankred Hase
fc4bd0054f Review faq link 2014-08-12 17:44:10 +02:00
Felix Hammerl
f417a09b8d [WO-489] add FAQ link option to error message 2014-08-12 17:20:29 +02:00
Tankred Hase
f824f1737f Merge branch 'master' of github.com:whiteout-io/mail-html5 2014-08-12 17:09:35 +02:00
Tankred Hase
14624c877e Add server.js for potential selfhosting 2014-08-12 17:09:18 +02:00
Tankred Hase
53fae2cd52 Update README.md 2014-08-12 14:56:26 +02:00
Tankred Hase
ec2186080a use npm for ng-scroll-infinite 2014-08-08 14:56:44 +02:00
Tankred Hase
22246677f5 Add CSP warning in index.html 2014-08-08 14:56:24 +02:00
Tankred Hase
e8ba6e8572 Update README.md 2014-08-07 08:34:59 +02:00
Tankred Hase
0e482e475d Update README.md 2014-08-07 08:30:22 +02:00
Tankred Hase
7da5d58886 bump version code 2014-08-06 11:39:55 +02:00
Tankred Hase
57c7027832 [WO-404] Change download link for app 2014-08-05 20:05:59 +02:00
Tankred Hase
ceb1d2a69c Fix validation buf in read.js 2014-08-05 19:16:37 +02:00
Tankred Hase
04ed3dab68 Merge pull request #103 from whiteout-io/dev/WO-515
Dev/wo 515
2014-08-05 19:01:35 +02:00
Tankred Hase
1534ceeb6c Update package.json 2014-08-05 18:38:09 +02:00
Felix Hammerl
7adc095277 [WO-515] Fix folder handling
Use the first folder provided in well known folders

Add migration script to fix clients with multiple folders for same
category

Handle folder deletion smarter

Extract some magic number/strings to constants in emaildao
2014-08-05 18:38:09 +02:00
Felix Hammerl
bb9a641b4e add integration test copy step to watch task 2014-08-05 18:37:16 +02:00
Tankred Hase
995af4ca3c Merge pull request #109 from whiteout-io/dev/WO-480
Remove cached OAuth token before reconnect
2014-08-05 18:23:33 +02:00
Tankred Hase
c4337fba30 Remove cached OAuth token before reconnect 2014-08-05 17:53:11 +02:00
Felix Hammerl
ed43dfc55a [WO-530] fix typo 2014-08-05 16:50:29 +02:00
Tankred Hase
eb0002c8d5 Fix reader 2014-08-05 14:10:21 +02:00
Tankred Hase
77a80f5899 Merge branch 'master' of github.com:whiteout-io/mail-html5 2014-08-05 14:05:22 +02:00
Tankred Hase
aa22878033 Fix reader on empty body 2014-08-05 14:05:07 +02:00
Tankred Hase
fca6a386d1 Update README.md 2014-08-05 13:26:54 +02:00
Tankred Hase
d088eec89c Update README.md 2014-08-05 13:24:51 +02:00
Felix Hammerl
d278afb253 Merge pull request #104 from whiteout-io/dev/WO-498
[WO-498] Add newsletter signup
2014-08-04 18:30:55 +02:00
Tankred Hase
b887aaaa28 Fix back button tests 2014-08-04 16:49:02 +02:00
Tankred Hase
4a38820501 Merge pull request #101 from whiteout-io/dev/WO-475
[WO-475] give backbutton on android sane behavior
2014-08-04 15:59:50 +02:00