Commit Graph

912 Commits

Author SHA1 Message Date
Tankred Hase 9a8e6ff3dd [WO-153] fix iScroll init on list write 2013-12-05 13:25:45 +01:00
Tankred Hase 289f3d219a fix css in label 2013-12-05 13:16:20 +01:00
Tankred Hase 76b2b90e0e check PGP signature and throw an error if verification fails 2013-12-05 13:06:32 +01:00
Tankred Hase f6b15ac151 add encrypted flag to messages 2013-12-04 18:58:53 +01:00
Tankred Hase 3cbae34f7b show unencrypted for cleartext mails 2013-12-04 18:09:29 +01:00
Tankred Hase b6de172777 Merge remote-tracking branch 'origin/dev/email-dao-refactoring' 2013-12-04 17:56:39 +01:00
Felix Hammerl f9c196e2ee remove [whiteout] tag from plain text messages 2013-12-04 17:56:01 +01:00
Tankred Hase 3790009260 Merge branch 'dev/email-dao-refactoring' 2013-12-04 17:44:44 +01:00
Tankred Hase 5443891a79 change fingerprint popup title 2013-12-04 17:33:14 +01:00
Felix Hammerl 9e41626182 mails in outbox are correctly displayed 2013-12-04 17:13:45 +01:00
Felix Hammerl 1714955e8e only select a new message if necessary 2013-12-04 17:13:24 +01:00
Tankred Hase e7cf769125 fix bug in selected mail is undefined 2013-12-04 16:42:17 +01:00
Tankred Hase 2e4e59101b [WO-99] set address label in reader depending on public key availability 2013-12-04 16:35:53 +01:00
Felix Hammerl 82ee9a3ed8 fix write ctrl 2013-12-04 16:33:10 +01:00
Felix Hammerl 9337272b3a fix mail list ctrl test 2013-12-04 15:53:49 +01:00
Felix Hammerl 59d00f0de9 fix wrong api usage in outbox 2013-12-04 15:36:20 +01:00
Felix Hammerl d42c654675 fix bugs in email dao 2013-12-04 15:35:43 +01:00
Tankred Hase 0eecbb0d20 add popover infos 2013-12-04 14:47:04 +01:00
Felix Hammerl 32d0c08822 reactivate tests for mail list ctrl 2013-12-04 14:15:12 +01:00
Felix Hammerl 78453fd416 reactivate push in email dao 2013-12-04 12:06:46 +01:00
Tankred Hase b4aa3a5493 fix popover size on init 2013-12-04 11:50:20 +01:00
Felix Hammerl e53e9e560e fix test for login with new device 2013-12-04 11:49:36 +01:00
Felix Hammerl 33e23a992c fix test for login with existing user 2013-12-04 11:46:13 +01:00
Tankred Hase c41eb1337f fix transition 2013-12-04 11:18:31 +01:00
Tankred Hase 8e0d0ff4fd fix scrolling 2013-12-03 21:07:28 +01:00
Tankred Hase d23bdbc172 fix login existing and do scope.apply after email dao sync 2013-12-03 20:25:39 +01:00
Tankred Hase a32e7ad8c9 fix whitelist filtering in email dao 2013-12-03 20:24:12 +01:00
Tankred Hase 58ed8928e6 integrate new email-dao into controllers and first attempt at starting app 2013-12-03 19:21:50 +01:00
Tankred Hase 6f1c59f1fe implement popover
remove lightbox on wrong passphrase input

show key fingerprint in popup
2013-12-03 14:56:32 +01:00
Felix Hammerl 7542cf8589 added preliminary functionality for outbox 2013-12-03 14:36:37 +01:00
Felix Hammerl 99a6cda40d add silent public key verification 2013-12-03 13:26:29 +01:00
Felix Hammerl 0470ae00ea removed commented code 2013-12-02 20:43:31 +01:00
Felix Hammerl 8e88ae7f99 add move 2013-12-02 19:48:35 +01:00
Felix Hammerl 4ff88694d4 add error handling and tests for corner cases 2013-12-02 19:37:41 +01:00
Tankred Hase 91b9de2998 [WO-122] fix empty mail view 2013-12-02 18:08:55 +01:00
Tankred Hase 548ca655c7 review sync 2013-12-02 15:48:59 +01:00
Felix Hammerl 0c1003c48f add missing methods and tests 2013-12-02 13:58:20 +01:00
Tankred Hase ae2b46ed26 change key server url in stable channel 2013-12-02 10:33:45 +01:00
Felix Hammerl 150cf23948 added good case test for delta sync 2013-12-02 09:07:16 +01:00
Felix Hammerl 4e4fa0f16f add preliminary implementation for delta sync 2013-11-29 16:13:38 +01:00
Felix Hammerl 4a9b58cfe2 add check for folders present to unit test 2013-11-29 16:13:18 +01:00
Felix Hammerl 5ddddb5568 add imap folder listing functionality 2013-11-28 15:05:29 +01:00
Felix Hammerl 12860f6146 add login and destroy 2013-11-28 11:46:08 +01:00
Felix Hammerl 1f89219353 introduce email dao 2 2013-11-28 11:36:14 +01:00
Tankred Hase e316a89d24 focus on editor when clicking on body element 2013-11-27 11:57:15 +01:00
Tankred Hase 6f34ec0f44 make encrypted preview invisible when body is empty 2013-11-27 11:34:24 +01:00
Tankred Hase a6a1673d8b Fix window.name security bug 2013-11-27 10:40:55 +01:00
Tankred Hase 3a29d46e7e fix test 2013-11-26 19:17:44 +01:00
Tankred Hase 33d29971b3 upgrade to angular 1.2.2 2013-11-26 19:06:37 +01:00
Felix Hammerl 81a56a77c0 [WO-57] Introduce encrypted outbox
The outbox is encrypted using the sender's keys. Prior
to sending, every mail is buffered in the outbox.
2013-11-26 13:37:22 +01:00