Commit Graph

947 Commits

Author SHA1 Message Date
Tankred Hase a8c9984524 [WO-185] implement contacts ui to import external public keys 2014-03-10 17:46:00 +01:00
Tankred Hase 6c8773827a increase timeout for pgp tests 2014-03-07 14:55:36 +01:00
Tankred Hase 6b67995d40 Merge pull request #32 from whiteout-io/dev/improve-verification
make verification mail handling more resilitent
2014-03-07 13:05:05 +01:00
Tankred Hase 8d8003116c Merge pull request #33 from whiteout-io/dev/outbox-date
add date to outbox
2014-03-07 12:30:02 +01:00
Tankred Hase fe5bd321d1 Merge pull request #31 from whiteout-io/dev/import-key
Dev/import key
2014-03-07 12:17:11 +01:00
Tankred Hase 1b94e7b5ce [WO-184] implement support for importing an existing pgp key 2014-03-07 12:13:18 +01:00
Felix Hammerl cac0086627 add date to outbox 2014-03-06 18:02:05 +01:00
Felix Hammerl 49f069a2c2 make verification mail handling more resilitent 2014-03-06 17:13:36 +01:00
Tankred Hase 09999f991a fix strings and dont add signature to invitation email 2014-03-05 16:00:00 +01:00
Tankred Hase 92090d6b0e Merge pull request #30 from whiteout-io/dev/worker
offload mail parsing to web worker
2014-03-05 15:06:17 +01:00
Tankred Hase e9e453e456 Update package.json 2014-03-05 15:06:09 +01:00
Felix Hammerl 58eb7ecb6d offload mail parsing to web worker 2014-03-03 21:02:14 +01:00
Tankred Hase 386fbfa307 Merge pull request #29 from whiteout-io/dev/no-jquery
Dev/no jquery
2014-03-03 17:12:28 +01:00
Tankred Hase cab463b31b remove jquery from codebase 2014-03-03 17:06:28 +01:00
Tankred Hase 3fdd2a4e1a rename build bundle 2014-03-03 13:00:26 +01:00
Tankred Hase 441ec3e4ca Merge pull request #28 from whiteout-io/node-webkit
Node webkit
2014-03-03 12:16:44 +01:00
Tankred Hase 9e460b99cc add grunt build step 2014-03-02 23:50:16 +01:00
Tankred Hase 65bfc6c44c get requirejs bootstrapping working 2014-03-02 23:05:09 +01:00
Tankred Hase e8f0c3b509 add build for node-webkit 2014-03-02 17:56:42 +01:00
Tankred Hase 247c33d3cb dont show cc field in reader if empty 2014-02-28 19:34:01 +01:00
Tankred Hase da7d42cb33 catch error in pgp decryption 2014-02-28 17:51:08 +01:00
Tankred Hase cdd467f4bd make red address label clickable in css 2014-02-28 17:19:03 +01:00
Felix Hammerl 02628a259a Merge pull request #27 from whiteout-io/dev/send-plaintext
Dev/send plaintext
2014-02-28 16:40:44 +01:00
Tankred Hase 118c548ca2 change name of outbox callback 2014-02-28 16:27:11 +01:00
Tankred Hase 220a112091 fix tests 2014-02-28 16:06:38 +01:00
Tankred Hase 441562285c transition to red buttons in writer for all elements when receiver insecure 2014-02-28 16:06:30 +01:00
Tankred Hase 396906ffd8 fix loading bodies on filter mail-list 2014-02-28 16:06:30 +01:00
Tankred Hase 3d6a4698ce invite user when clicking on red address label 2014-02-28 16:06:19 +01:00
Tankred Hase badea7ab8a allow plaintext sending and remove whiteout tag from subject 2014-02-28 16:06:01 +01:00
Felix Hammerl 69a222e46a remove [whiteout] filters 2014-02-27 18:31:42 +01:00
Tankred Hase ff50eeb862 Merge pull request #26 from whiteout-io/dev/fix-smtp
remove pgpmailer.login()
2014-02-27 18:06:23 +01:00
Tankred Hase fded7e090b Update package.json 2014-02-27 18:05:46 +01:00
Felix Hammerl 37d4a74aa3 remove pgpmailer.login() 2014-02-27 17:42:10 +01:00
Tankred Hase 71dad31d6f upgrade to angular 1.2.13 2014-02-25 21:48:13 +01:00
Tankred Hase b542ab898d fix writer address field bugs 2014-02-25 21:32:41 +01:00
Tankred Hase b59ca4a773 close writer before putting to outbox 2014-02-25 21:05:59 +01:00
Tankred Hase 86c0f04973 Merge pull request #25 from whiteout-io/dev/offline-bug
Dev/offline bug
2014-02-25 20:50:53 +01:00
Felix Hammerl 844a743d81 add documentation 2014-02-25 20:47:59 +01:00
Felix Hammerl 7385af2056 remove unnecessary code 2014-02-25 20:43:06 +01:00
Tankred Hase 96088b04a3 Update package.json 2014-02-25 20:07:29 +01:00
Felix Hammerl 98c9743174 remove unnecessary comment 2014-02-25 20:06:17 +01:00
Felix Hammerl 3f1aea5ebb integrate mailreader 2014-02-25 19:18:37 +01:00
Tankred Hase a343061a9f upgrade to openpgp.js 0.4.1 2014-02-25 19:13:13 +01:00
Felix Hammerl 3d2fdc7f8c inject pgpbuilder 2014-02-25 17:29:12 +01:00
Felix Hammerl debb06c943 add unit test for syncOutbox 2014-02-25 15:10:29 +01:00
Felix Hammerl 336b4a4a7f do not remove body from outbox messages, add missing scope.apply 2014-02-25 14:58:55 +01:00
Felix Hammerl 341fb008ea fix write controller test 2014-02-25 14:58:55 +01:00
Felix Hammerl 25adfbf8b1 filter empty addresses on write 2014-02-25 14:58:55 +01:00
Felix Hammerl 8d0bc279c3 fix outbox and minor clean ups 2014-02-25 14:58:55 +01:00
Felix Hammerl b13b077624 do not use synchronous JSON.parse for potentially large objects 2014-02-25 14:58:55 +01:00