Tankred Hase
|
7a20049bbc
|
Use module.exports instead of exports
|
2014-10-15 19:16:18 +02:00 |
|
Tankred Hase
|
c36cd069e0
|
WIP: begin browserify build
|
2014-10-15 19:16:18 +02:00 |
|
Tankred Hase
|
18d1c39b0a
|
Implement and test crypto module
|
2014-06-23 17:21:02 +02:00 |
|
Felix Hammerl
|
77e5e2a97e
|
[WO-373] refactor sync
remove email-sync.js
remove delta sync
minor refactorings
|
2014-06-02 12:43:53 +02:00 |
|
Felix Hammerl
|
e25617134b
|
[WO-376] disable secure sending when bcc is used
|
2014-05-16 13:09:55 +02:00 |
|
Tankred Hase
|
118c548ca2
|
change name of outbox callback
|
2014-02-28 16:27:11 +01:00 |
|
Tankred Hase
|
3d6a4698ce
|
invite user when clicking on red address label
|
2014-02-28 16:06:19 +01:00 |
|
Tankred Hase
|
badea7ab8a
|
allow plaintext sending and remove whiteout tag from subject
|
2014-02-28 16:06:01 +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
|
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 |
|