Commit Graph

539 Commits

Author SHA1 Message Date
Tankred Hase a543bac384 release and bump version 2013-11-09 00:34:15 +01:00
Tankred Hase 415c0abbff do silent auto update on each startup 2013-11-09 00:30:45 +01:00
Tankred Hase 23a53e6a3f test chrom auto update 2013-11-09 00:13:21 +01:00
Tankred Hase 0359ddf6d7 release and bump version 2013-11-08 23:58:56 +01:00
Tankred Hase a49669bd2c refactor account 2013-11-08 23:53:33 +01:00
Tankred Hase c5aadc9c01 add comment 2013-11-08 23:36:36 +01:00
Tankred Hase 342105cb4c refactor mail list 2013-11-08 23:31:20 +01:00
Tankred Hase a82c2ca20a refactor read conrtoller to use global state 2013-11-08 22:05:08 +01:00
Tankred Hase 866ebbeac4 refactor writer to use state scope 2013-11-08 21:55:08 +01:00
Tankred Hase 28a109bb07 create dialog and start cleanup of controller code using scope chain 2013-11-08 21:35:30 +01:00
Tankred Hase f36f664a43 release and bump version 2013-11-08 19:11:29 +01:00
Tankred Hase a59229364e check for update everytime window open again... not just in background page 2013-11-08 19:08:34 +01:00
Tankred Hase 4ef1d1134c release and bump version 2013-11-08 18:35:40 +01:00
Tankred Hase df39ff41a8 Merge branch 'dev/verification' 2013-11-08 17:16:40 +01:00
Tankred Hase 5d07098baf review auto verification 2013-11-08 17:16:15 +01:00
Felix Hammerl 14919847e3 [WO-85] introduce silent public key verification 2013-11-08 16:26:15 +01:00
Tankred Hase cc2dc0d455 Check for updates on every start of teh chrome app and restart automatically. 2013-11-08 16:04:52 +01:00
Tankred Hase 7cbc185d93 [WO-72] fix focus directive when opening writer mode to focus on the correct input 2013-11-07 20:00:36 +01:00
Tankred Hase 6e144a23e1 use angular.element instead of jquery for markup clean 2013-11-07 14:50:32 +01:00
Tankred Hase 2b85d823eb review account and fix minor bugs 2013-11-06 17:19:39 +01:00
Tankred Hase 4dac2b63a5 Merge remote-tracking branch 'origin/dev/account-info' 2013-11-06 17:03:05 +01:00
Felix Hammerl e44e32869e [WO-56] display account information 2013-11-06 16:34:28 +01:00
Tankred Hase 28389c37d3 release chrome app and bump version 2013-11-06 16:08:25 +01:00
Tankred Hase b5c619dd56 implement spinner in pure css 2013-11-06 15:53:49 +01:00
Tankred Hase 20b00ce1c5 removed shadow under address labels 2013-11-06 12:46:02 +01:00
Tankred Hase 563a16d632 cleanup text input to content editable to prevent markup injection 2013-11-06 08:36:22 +01:00
Tankred Hase 4e6f9b9bbf [WO-64] fix newline in reader and text parser in writer 2013-11-05 22:33:19 +01:00
Tankred Hase 5c7eb7052d check subject during sync 2013-11-05 18:48:58 +01:00
Felix Hammerl c0203bb1f6 [WO-87][WO-89] automated sync and notification on incoming email 2013-11-05 16:55:17 +01:00
Tankred Hase 0cefc08fa3 implement recipient key validation while typing 2013-11-05 09:04:37 +01:00
Tankred Hase e23236a7dc Merge branch 'master' of github.com:whiteout-io/mail-html5 2013-11-04 16:29:32 +01:00
Tankred Hase 77d8648286 [WO-77] add tooltip to buttons in reader 2013-11-04 16:29:00 +01:00
Tankred Hase 7e2c9adbca [WO-73] remove red border on passphrase change 2013-11-04 15:56:27 +01:00
Tankred Hase 24f97db09e implement feedback on keygen and login 2013-11-04 14:20:14 +01:00
Tankred Hase 2b06c3146e release alpha 2013-10-29 20:39:39 +01:00
Tankred Hase f2d380d6d5 fix html parsing in write 2013-10-29 19:57:49 +01:00
Tankred Hase 34dea03c5b Merge remote-tracking branch 'origin/pgp-format' into invitation 2013-10-29 19:35:19 +01:00
Tankred Hase 9341678151 reactivate qunit integration tests 2013-10-29 19:24:22 +01:00
Tankred Hase 3e75397213 cleanup and refactor qunit tests to mocha 2013-10-29 19:00:05 +01:00
Felix Hammerl 844d752518 [WO-38] use pgp-compliant formating 2013-10-29 15:30:34 +01:00
Tankred Hase b20ab9790c refactor files for transform transition for mobile
use prototypical inheritance by invoking parent functions in child scopes
2013-10-27 13:03:13 +01:00
Tankred Hase 281fc95ab8 update readme 2013-10-24 20:29:31 +02:00
Tankred Hase b0b5c0ab4a Merge remote-tracking branch 'origin/delete_async' 2013-10-24 19:40:32 +02:00
Tankred Hase a20f08aa7a change name of to emptyOutbox 2013-10-24 19:37:07 +02:00
Felix Hammerl 4ad8ccbc45 add outboxBusy flag 2013-10-24 17:37:16 +02:00
Felix Hammerl 2a201e52e6 send emails in outbox subsequently 2013-10-24 16:45:54 +02:00
Felix Hammerl 9d1b2e33ef [WO-29] delete messages asynchronously 2013-10-24 15:18:59 +02:00
Felix Hammerl d4398ebbb8 [WO-29] omit unnecessary flag update 2013-10-24 15:18:16 +02:00
Tankred Hase 5b895cb61e implement send to outbox and check outbox periodically 2013-10-23 20:46:42 +02:00
Felix Hammerl 8add506135 export key pair on initial login 2013-10-23 17:17:36 +02:00