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

809 Commits

Author SHA1 Message Date
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
Felix Hammerl
6294f8998c Merge remote-tracking branch 'origin/dev/mark-answered' 2013-11-13 18:59:44 +01:00
Felix Hammerl
abe4380a24 Merge remote-tracking branch 'origin/dev/login-error' 2013-11-13 18:59:25 +01:00
Tankred Hase
d544b2cf3d [WO-112] Mark replied to emails as answered 2013-11-13 17:05:21 +01:00
Tankred Hase
d779ef679d [WO-92] fix scrolling bus in mail list 2013-11-13 14:10:43 +01:00
Tankred Hase
c5dd7c07b9 patch dev manifest on wtch job 2013-11-13 14:09:05 +01:00
Tankred Hase
92b7ba6601 dont delete key from dev build 2013-11-13 13:15:44 +01:00
Tankred Hase
744ca66a1c change npm scripts 2013-11-13 11:55:46 +01:00
Tankred Hase
d9473a1ddb refactor build process to onyl deploy TEST and STABLE 2013-11-13 11:50:41 +01:00
Tankred Hase
8ac1882280 [WO-111] add error hadnling to login.js 2013-11-12 20:08:30 +01:00
Tankred Hase
082a12ed19 create release zip files via grunt job 2013-11-12 20:02:46 +01:00
Tankred Hase
6ea815221c add another newline bfore reply text 2013-11-12 17:32:02 +01:00
Felix Hammerl
046c0271c8 Merge branch 'dev/WO-100' 2013-11-11 18:04:33 +01:00
Felix Hammerl
6ea15083d5 remove redundant closing of modal dialog 2013-11-11 16:57:21 +01:00