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

18 Commits

Author SHA1 Message Date
Felix Hammerl
cac0086627 add date to outbox 2014-03-06 18:02:05 +01:00
Tankred Hase
220a112091 fix tests 2014-02-28 16:06:38 +01:00
Felix Hammerl
341fb008ea fix write controller test 2014-02-25 14:58:55 +01:00
Felix Hammerl
8d0bc279c3 fix outbox and minor clean ups 2014-02-25 14:58:55 +01:00
Felix Hammerl
6cd57fa0f6 fix tests 2014-02-06 11:55:36 +01:00
Tankred Hase
7bede604c6 [WO-201] fix address input for multiple recipients in writer 2014-01-19 16:18:32 +01:00
Tankred Hase
0dc1cc68bc fix tests 2014-01-14 16:11:59 +01:00
Tankred Hase
d08321d345 switching between offline and online state works 2013-12-10 22:20:41 +01:00
Felix Hammerl
f721b06bb4 sync answered flag after sending 2013-12-05 18:50:03 +01:00
Felix Hammerl
b4115ed879 fix unread and answered flags are updated 2013-12-05 18:28:18 +01:00
Tankred Hase
3790009260 Merge branch 'dev/email-dao-refactoring' 2013-12-04 17:44:44 +01:00
Felix Hammerl
82ee9a3ed8 fix write ctrl 2013-12-04 16:33:10 +01:00
Tankred Hase
3a29d46e7e fix test 2013-11-26 19:17:44 +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
50c48290d4 fix unit tests 2013-11-21 15:45:18 +01:00
Tankred Hase
7790122647 fix test 2013-11-18 19:56:24 +01:00
Tankred Hase
5be2d89fab merged new error handlers with controller unti tests 2013-11-14 20:13:27 +01:00
Felix Hammerl
8fb822bdea [WO-36] add minimally invasive controller unit tests 2013-11-14 17:44:29 +01:00