Tankred Hase
|
96088b04a3
|
Update package.json
|
2014-02-25 20:07:29 +01:00 |
|
Felix Hammerl
|
98c9743174
|
remove unnecessary comment
|
2014-02-25 20:06:17 +01:00 |
|
Felix Hammerl
|
3f1aea5ebb
|
integrate mailreader
|
2014-02-25 19:18:37 +01:00 |
|
Tankred Hase
|
a343061a9f
|
upgrade to openpgp.js 0.4.1
|
2014-02-25 19:13:13 +01:00 |
|
Felix Hammerl
|
3d2fdc7f8c
|
inject pgpbuilder
|
2014-02-25 17:29:12 +01:00 |
|
Felix Hammerl
|
debb06c943
|
add unit test for syncOutbox
|
2014-02-25 15:10:29 +01:00 |
|
Felix Hammerl
|
336b4a4a7f
|
do not remove body from outbox messages, add missing scope.apply
|
2014-02-25 14:58:55 +01:00 |
|
Felix Hammerl
|
341fb008ea
|
fix write controller test
|
2014-02-25 14:58:55 +01:00 |
|
Felix Hammerl
|
25adfbf8b1
|
filter empty addresses on write
|
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
|
b13b077624
|
do not use synchronous JSON.parse for potentially large objects
|
2014-02-25 14:58:55 +01:00 |
|
Felix Hammerl
|
dc59febb8d
|
remove angular properties from mail dto
|
2014-02-25 14:56:53 +01:00 |
|
Tankred Hase
|
4ed680e9c0
|
Merge pull request #23 from whiteout-io/dev/remove-angular-property
remove angular properties from mail dto
|
2014-02-24 18:30:35 +01:00 |
|
Felix Hammerl
|
21428d77ec
|
do not write angular polluted dto to disk
|
2014-02-24 18:28:14 +01:00 |
|
Tankred Hase
|
e3e7962b3e
|
fix watch of selected mail in reader
|
2014-02-23 23:20:47 +01:00 |
|
Felix Hammerl
|
1e9e6a2b21
|
Merge pull request #22 from whiteout-io/dev/encrypted-list-ui
Dev/encrypted list ui
|
2014-02-21 17:41:14 +01:00 |
|
Tankred Hase
|
98d23c6216
|
only show spinner in reader if selected not undefined
|
2014-02-21 17:19:39 +01:00 |
|
Tankred Hase
|
4fbdceeeeb
|
show better explanation when setting passphrase
|
2014-02-21 16:47:02 +01:00 |
|
Tankred Hase
|
0ca5ba07ad
|
show loading or decrypting state in reader
|
2014-02-21 16:22:33 +01:00 |
|
Tankred Hase
|
179896ddfe
|
fix desktop for grunt dev
|
2014-02-21 10:47:49 +01:00 |
|
Tankred Hase
|
dd9ea28772
|
cleanup pgp key popover
|
2014-02-20 23:53:53 +01:00 |
|
Tankred Hase
|
979354407e
|
remove not encrypted string from reader in subject for plaintext messages
|
2014-02-20 19:29:24 +01:00 |
|
Tankred Hase
|
bf9602fcbb
|
add lock icon to encrypted items in mail list, show key ID instead of fingerprints in reader, hide popover in writer
|
2014-02-20 19:20:24 +01:00 |
|
Tankred Hase
|
47de4ed5d0
|
Merge pull request #21 from whiteout-io/dev/stream-plaintext
Dev/stream plaintext
|
2014-02-20 16:29:24 +01:00 |
|
Tankred Hase
|
4b6d2cdea9
|
use master branch of imap client
|
2014-02-20 16:13:10 +01:00 |
|
Tankred Hase
|
8d745cb2cf
|
review email dao
|
2014-02-20 16:11:18 +01:00 |
|
Tankred Hase
|
b093b069f6
|
review mail-list
|
2014-02-20 15:42:51 +01:00 |
|
Felix Hammerl
|
6a8bb527fc
|
fix bug when uid smaller than max uid in memory exists on imap
|
2014-02-20 11:34:55 +01:00 |
|
Tankred Hase
|
eab52b1100
|
Update README.md
|
2014-02-18 19:26:29 +01:00 |
|
Tankred Hase
|
ef05b42dc0
|
Update README.md
|
2014-02-18 19:20:44 +01:00 |
|
Felix Hammerl
|
8973c3e2b3
|
exclude outbox from normal workflow
|
2014-02-18 17:05:51 +01:00 |
|
Felix Hammerl
|
700ecca0a3
|
fix css rules
|
2014-02-18 13:32:40 +01:00 |
|
Felix Hammerl
|
f8722a6932
|
change rule to not display ciphertext
|
2014-02-18 13:15:42 +01:00 |
|
Felix Hammerl
|
f770b52566
|
hide cyphertext from dom
|
2014-02-18 12:37:15 +01:00 |
|
Felix Hammerl
|
250aa4b886
|
adapt ui to async content fetching
|
2014-02-17 18:20:58 +01:00 |
|
Felix Hammerl
|
0e9f68abee
|
change api of emaildao to load bodies on demand
|
2014-02-17 18:20:58 +01:00 |
|
Tankred Hase
|
ed63c6b436
|
fix tests
|
2014-02-17 16:12:22 +01:00 |
|
Tankred Hase
|
a5aac10730
|
Merge branch 'dev/pgp-worker'
|
2014-02-17 16:07:50 +01:00 |
|
Tankred Hase
|
9bcce26a4f
|
use forge sha256 in openpgp.js
|
2014-02-17 16:06:30 +01:00 |
|
Tankred Hase
|
8f1cc0cdda
|
prefer sha256 for openpgp.js
|
2014-02-17 16:05:58 +01:00 |
|
Felix Hammerl
|
934a6242b6
|
Merge pull request #20 from whiteout-io/dev/pgp-worker
[WO-237] integrate web worker support for pgp
|
2014-02-17 15:49:58 +01:00 |
|
Felix Hammerl
|
23242a9112
|
remove commented lines
|
2014-02-17 15:46:48 +01:00 |
|
Tankred Hase
|
1da5c68fd1
|
[WO-237] integrate web worker support for pgp
|
2014-02-14 16:18:21 +01:00 |
|
Tankred Hase
|
f49aa8c4ae
|
Update README.md
|
2014-02-13 19:53:20 +01:00 |
|
Tankred Hase
|
6ec7040a2e
|
Merge pull request #17 from whiteout-io/dev/remove-pgp-signature
remove pgp signature from attachments
|
2014-02-07 12:58:50 +01:00 |
|
Felix Hammerl
|
f22c57b750
|
remove pgp signature from attachments
|
2014-02-07 09:23:38 +01:00 |
|
Tankred Hase
|
0c2fd7f052
|
Merge pull request #16 from whiteout-io/dev/attachments-ui
Dev/attachments ui
|
2014-02-06 20:40:12 +01:00 |
|
Tankred Hase
|
401438c873
|
change imap-client dep to master branch
|
2014-02-06 20:10:20 +01:00 |
|
Tankred Hase
|
7c76156adf
|
finish integrating and end review
|
2014-02-06 19:19:00 +01:00 |
|
Felix Hammerl
|
6cd57fa0f6
|
fix tests
|
2014-02-06 11:55:36 +01:00 |
|