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

19 Commits

Author SHA1 Message Date
Felix Hammerl
6cd57fa0f6 fix tests 2014-02-06 11:55:36 +01:00
Tankred Hase
ada401efa9 [WO-218] remove names from greeting and simplify message 2014-01-31 19:14:43 +01:00
Tankred Hase
f442cf1f5b fix invitation message 2014-01-20 19:21:01 +01:00
Felix Hammerl
e02c250ea8 do not try to send when offline 2014-01-20 11:03:01 +01:00
Felix Hammerl
cb8ffe6f7b [WO-163] make pending mails visible in offline mode 2014-01-19 17:11:36 +01:00
Tankred Hase
75433f866c [WO-162] fix send plaintext api cal in outbox 2013-12-11 16:46:29 +01:00
Tankred Hase
d08321d345 switching between offline and online state works 2013-12-10 22:20:41 +01:00
Tankred Hase
cf031a105e [WO-136] show notification when email has been sent 2013-12-05 15:02:41 +01:00
Felix Hammerl
9e41626182 mails in outbox are correctly displayed 2013-12-04 17:13:45 +01:00
Felix Hammerl
59d00f0de9 fix wrong api usage in outbox 2013-12-04 15:36:20 +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
548ca655c7 review sync 2013-12-02 15:48:59 +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
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
6fa06fc4e8 [WO-18] rename methods in email dao 2013-11-20 15:01:44 +01:00
Tankred Hase
e71ee471f6 refactor outbox code into business object 2013-11-19 16:14:48 +01:00