Commit Graph

41 Commits

Author SHA1 Message Date
Felix Hammerl 39d19df187 Order folders by path instead of name to keep subfolder order 2015-06-12 15:15:44 +02:00
Felix Hammerl 3af376b419 [WO-03-014] Avoid unsinged content spoofing attack 2015-05-21 16:25:50 +02:00
Felix Hammerl 8e0dfacd51 [WO-891] Add logout to passphrase dialog 2015-05-19 16:21:52 +02:00
Tankred Hase b8f21ac7eb Merge pull request #341 from whiteout-io/dev/WO-726
[WO-726] Nuke user DB on logout
2015-05-11 14:22:13 +02:00
Felix Hammerl b35d993ff1 [WO-726] Nuke user DB on logout 2015-05-09 18:58:31 +02:00
Andris Reinman 6963ea33e9 [WO-03-025] Unescape dashes in signed cleartext 2015-05-07 12:28:11 +03:00
Felix Hammerl 55add6a6d3 [WO-939] Fix TLS cert rejection bug 2015-04-27 18:15:36 +02:00
Felix Hammerl 150a3c7888 [WO-905] Add IMAP compression 2015-04-12 23:43:13 +02:00
Tankred Hase 1d64c2dfb0 Fix visible outbox on startup 2015-04-09 14:46:33 +02:00
Felix Hammerl d8fb06cb08 [WO-895] Add paging and prefetching 2015-04-07 15:18:20 +02:00
Tankred Hase 809de91354 [WO-895] Implement encrypted private key imap sync
* Add copy and paste private key import during setup
* Simplify key setup screen (login-initial) import option
* Make checkbox background color white
2015-04-01 00:48:16 +02:00
Felix Hammerl 1d4a9414bb [WO-860] Introduce publickey-verifier 2015-03-18 13:15:22 +01:00
Tankred Hase 6ceb877472 Dont try to connect to imap when navigator is offline 2015-03-04 14:16:44 +01:00
Tankred Hase 9bc2bc7912 Show invite dialog in writer when recipient has no public key 2015-02-20 16:00:04 +01:00
Tankred Hase 91693c62ad Refactor config.cloudUrl to config.keyServerUrl 2015-02-16 23:17:29 +01:00
Felix Hammerl 54d495d8d9 [WO-804] Fix bug where message cannot be parsed when deleted from IMAP 2015-02-16 13:33:02 +01:00
Felix Hammerl 2e3e07aa1d [WO-855] Fix trying to set a flag when email is deleted 2015-02-16 13:33:02 +01:00
Felix Hammerl 3da5a55251 [WO-795] Port to promises 2015-02-16 13:33:01 +01:00
Felix Hammerl 0446f8219b [WO-851] Request OAuth token on each connection request 2015-02-02 16:08:27 +01:00
Tankred Hase 6ad3b7402e Use realname in PGP keygen 2015-01-20 13:15:03 +01:00
Tankred Hase bfe827e084 Refactor integration tests for promises 2014-12-18 15:25:19 +01:00
Tankred Hase c5a8e1c119 Test email dao 2014-12-18 15:25:19 +01:00
Tankred Hase e5c602cee0 WIP: refactor email service 2014-12-18 15:25:19 +01:00
Tankred Hase 2af599c0ad Refactor account service 2014-12-18 15:25:19 +01:00
Tankred Hase 993ca8eac7 Refactor outbox 2014-12-18 15:25:19 +01:00
Tankred Hase 26553e49d7 Refactor auth 2014-12-18 15:25:19 +01:00
Felix Hammerl c3efeb1132 [WO-786] Select inbox after onConnect 2014-12-12 10:19:38 +01:00
Felix Hammerl 4edf79d8c4 [WO-778] Fix crypto initialization 2014-12-01 16:42:30 +01:00
Felix Hammerl 251264835f [WO-767] Initialize lawnchair asynchronously during startup 2014-12-01 14:55:06 +01:00
Felix Hammerl a177503bdd [WO-745] Adapt changes in imap-client v0.8.0 2014-12-01 10:45:41 +01:00
Felix Hammerl 12e65e0011 Fix email dao integration test 2014-11-27 14:52:57 +01:00
Tankred Hase b3b947f6e5 Fix several minor runtime bugs in the app 2014-11-26 17:57:14 +01:00
Tankred Hase 03b2e10bc3 Fix mail-list-ctrl unit test and move functions to services 2014-11-26 12:59:44 +01:00
Felix Hammerl 2764c6e230 Multiple minor fixes
* Fix dialog service instance binding
* Fix service/factory handling
* Inject userStorage lawnchair adapter to keychain service
2014-11-25 17:46:33 +01:00
Tankred Hase 2a2058c167 Finish testing account service 2014-11-25 12:07:26 +01:00
Tankred Hase c8980f6f51 Start writing account test 2014-11-21 17:25:55 +01:00
Tankred Hase f2fee61d3b Fix unit tests for existing angular services 2014-11-21 15:06:29 +01:00
Tankred Hase 198118571f Fix angular bootstrap errors 2014-11-20 22:53:30 +01:00
Tankred Hase da5a9e2c17 Refactor app controller to use new services 2014-11-20 15:14:39 +01:00
Tankred Hase 4c04ba4e74 Refactor login controllers and delete AppController 2014-11-19 20:54:59 +01:00
Tankred Hase c221372ed4 Restructure architecture into angular modules and services 2014-11-19 15:23:10 +01:00