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

872 Commits

Author SHA1 Message Date
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
Tankred Hase
0c6d279e82 Show error msg in message list 2013-11-21 17:44:03 +01:00
Tankred Hase
9d3bc51fcf bugfix in cas of channel change 2013-11-21 17:09:47 +01:00
Tankred Hase
c19aa10fb0 Merge branch 'dev/invitation' 2013-11-21 15:50:11 +01:00
Tankred Hase
50c48290d4 fix unit tests 2013-11-21 15:45:18 +01:00
Tankred Hase
e13268625f Review invite sending and release to TEST channel 2013-11-21 15:36:16 +01:00
Felix Hammerl
32fc7a0a06 [WO-18] remove whiteout tag from subject 2013-11-21 12:10:29 +01:00
Felix Hammerl
ab43098fe5 [WO-18] review and error handling 2013-11-21 11:37:18 +01:00
Felix Hammerl
cd93e8866f add documentation 2013-11-21 11:09:57 +01:00
Felix Hammerl
93ddfb1c99 [WO-18] introduce invitation email functionality 2013-11-20 19:14:51 +01:00
Felix Hammerl
8e8947e742 [WO-61] change method signature for invitation DAO 2013-11-20 16:04:43 +01:00
Felix Hammerl
6fa06fc4e8 [WO-18] rename methods in email dao 2013-11-20 15:01:44 +01:00
Felix Hammerl
6ad8683380 [WO-61] introduce invitation DAO 2013-11-20 12:45:13 +01:00
Tankred Hase
e71ee471f6 refactor outbox code into business object 2013-11-19 16:14:48 +01:00
Tankred Hase
525fb94e05 [WO-120] reviewed ad merged 2013-11-19 13:29:48 +01:00
Felix Hammerl
861d7c11f6 [WO-120] add ssl pinning to smtp 2013-11-19 11:28:29 +01:00
Tankred Hase
73d9914ad6 Merge branch 'dev/ssl-pinning' 2013-11-18 20:55:40 +01:00
Tankred Hase
ed369d441f [WO-120] pin google certificate 2013-11-18 20:54:25 +01:00
Tankred Hase
7790122647 fix test 2013-11-18 19:56:24 +01:00
Tankred Hase
6b8dd9bc76 fix margins and line height in reader and add > to before replies 2013-11-18 19:53:31 +01:00
Tankred Hase
d892b2c67f [WO-121] review strings 2013-11-18 17:44:59 +01:00
Tankred Hase
4c4eb89160 cleanup csp in gruntfile 2013-11-17 16:34:53 +01:00
Tankred Hase
12b683be13 cleanup ios csp 2013-11-17 16:15:07 +01:00
Tankred Hase
6ed6ffdc20 cleanup verification constants 2013-11-17 13:34:57 +01:00
Tankred Hase
c87995ee48 update chrome web store url 2013-11-16 15:28:10 +01:00
Tankred Hase
7bb3723e53 Update signature and Comment in PGP block 2013-11-16 15:21:44 +01:00
Tankred Hase
8ff4c5ab1c Fix Do it later button in login-initial.html 2013-11-15 16:57:21 +01:00
Tankred Hase
1fbc3eee65 display text cursor over read view body 2013-11-15 12:38:06 +01:00
Tankred Hase
8bbb7d7d34 Call () in onError handler to cleanup controller 2013-11-14 23:57:06 +01:00
Tankred Hase
f23dee9369 minor cleanup on error handlers 2013-11-14 21:39:20 +01:00
Tankred Hase
4b8f4ee7df [WO-116] Integrate error handler into all conrtollers 2013-11-14 20:44:57 +01:00
Tankred Hase
5be2d89fab merged new error handlers with controller unti tests 2013-11-14 20:13:27 +01:00
Tankred Hase
61b02c8175 Merge remote-tracking branch 'origin/dev/unittest' 2013-11-14 19:30:14 +01:00
Felix Hammerl
8fb822bdea [WO-36] add minimally invasive controller unit tests 2013-11-14 17:44:29 +01:00
Tankred Hase
3a57172358 [WO-74, WO-80] handle error when decrypting PGP messages 2013-11-14 13:57:52 +01:00
Tankred Hase
4bb271c406 only display plaintext emails 2013-11-14 13:11:18 +01:00
Tankred Hase
789c43d244 add channel push script 2013-11-14 10:49:38 +01:00
Tankred Hase
c36c3501c6 comment cc field so that it's not a grey bar on windows and chrome os 2013-11-14 10:24:34 +01:00
Tankred Hase
693a83f76b lightbox background is clearer and fixed margin in dialog 2013-11-14 10:15:24 +01:00
Tankred Hase
2dd3280a18 fix write view body height 2013-11-14 09:13:28 +01:00
Tankred Hase
88b489718b also mark local email model as anwsered 2013-11-14 08:34:03 +01:00