Tankred Hase
80d6f31c8e
[WO-273] Remove node deps
...
* Remove node-shims
* Remove multiple forge modules
* Add minified forge build under src/lib/forge
* Remove all transitive node-deps like inbox and simplesmtp from grunt copy
* Update to browser-ports in package.js for imap-client and mail-reader
2014-04-17 01:21:32 +02:00
Tankred Hase
becff37b4b
[WO-233] Implement opt-in for terms of service
2014-04-15 17:43:33 +02:00
Tankred Hase
680ed6e0c3
Remove kerning
2014-04-15 12:44:11 +02:00
Tankred Hase
804e693c4d
Update sass compilers, activate css kerning
2014-04-15 11:22:19 +02:00
Tankred Hase
f2dcb572ad
Update pbkdf2.js
2014-04-12 14:17:10 +02:00
Tankred Hase
aee532da44
[WO-296] implement change passphrase ui
2014-04-11 18:39:13 +02:00
Tankred Hase
bfc354146a
only show cc line in forwarded message when not empty
2014-04-05 12:14:20 +02:00
Tankred Hase
770a4f0ae9
Revert "upgrade to angular 1.2.16"
...
This reverts commit fb12488c5f
.
2014-04-04 20:20:56 +02:00
Tankred Hase
b08703f71f
use darker bg color for mail-list
2014-04-04 20:17:34 +02:00
Tankred Hase
67939a04d9
[WO-302] fix first message not selected
2014-04-04 19:48:51 +02:00
Tankred Hase
fb12488c5f
upgrade to angular 1.2.16
2014-04-04 19:38:28 +02:00
Tankred Hase
a39749a359
change description for passphrase
2014-04-03 19:28:55 +02:00
Tankred Hase
2ab1e7d6c6
update to openpgp.js v0.5.1
2014-04-03 17:51:26 +02:00
Tankred Hase
083dbb1cd3
add reply/forward icons fonts
2014-04-03 15:43:05 +02:00
Tankred Hase
2f867437ad
fix opening links due to blocked event propagation
2014-04-02 20:28:20 +02:00
Tankred Hase
302fc378fb
[WO-281] implement reply all and forward
2014-04-02 19:47:50 +02:00
Tankred Hase
a2f3e86545
[WO-300] Wrap chrome notifications and identity apis in modules
2014-04-02 15:12:52 +02:00
Tankred Hase
0143db7f0b
[WO-280] improve readability of sent date
2014-04-01 12:14:10 +02:00
Tankred Hase
f8e0c90b5b
fix tests
2014-03-31 21:42:37 +02:00
Tankred Hase
f3b3a4b496
Add PGP api for changing a user's passphrase
2014-03-31 21:42:37 +02:00
Tankred Hase
f0f0aa3d63
Fix show messages on initial login/folder-sync
2014-03-31 21:42:37 +02:00
Tankred Hase
6ca1ae6507
remove key export dialog after keygen
2014-03-31 21:42:37 +02:00
Tankred Hase
4b5d367fdb
Login to IMAP (appcontroller.onConnect) after show mail-list
2014-03-31 21:42:10 +02:00
Tankred Hase
1c877634d1
[WO-297] setting a passphrase is optional
2014-03-31 16:57:55 +02:00
Tankred Hase
05caa5826a
[WO-298] integrate openpgp.js v0.5.0
2014-03-31 16:53:19 +02:00
Tankred Hase
4c1594f149
show open lock icon for decrypted emails
2014-03-25 16:03:10 +01:00
Tankred Hase
483ad5210e
[WO-294] optimize mail-list.loadVisibleBodies
2014-03-25 15:19:47 +01:00
Tankred Hase
18cd1e1ffe
[WO-247] parse url and create anchors
2014-03-14 19:10:51 +01:00
Tankred Hase
4ee8625c10
increase padding on bottom of reader body
2014-03-14 15:55:41 +01:00
Tankred Hase
0bbe3af107
show loading spinner for plaintext mails as well
2014-03-14 14:56:25 +01:00
Tankred Hase
961a82c416
[WO-267] move sync code into its own module
2014-03-14 12:42:36 +01:00
Tankred Hase
a0b1de36dc
Merge pull request #37 from whiteout-io/dev/remove-check-invitation
...
remove unused #check api
2014-03-12 17:04:04 +01:00
Tankred Hase
4d2f56b20b
always load visible bodies on successful sync
2014-03-12 17:02:41 +01:00
Felix Hammerl
9367ba4f25
remove unused #check api
2014-03-12 16:57:14 +01:00
Tankred Hase
431ae8cd89
[WO-277] load body on incoming message
2014-03-12 13:20:03 +01:00
Tankred Hase
539f034254
Merge pull request #36 from whiteout-io/dev/database-migration
...
introduce update-handler
2014-03-11 18:31:03 +01:00
Felix Hammerl
9ff7f4e10a
cover corner case when emailAdress is undefined
2014-03-11 18:27:02 +01:00
Felix Hammerl
33205ff4d9
rename devicestorage for clarity
2014-03-11 18:15:33 +01:00
Felix Hammerl
1ad8a2da46
wire up the update handler
2014-03-11 17:49:47 +01:00
Tankred Hase
f4d89b3a49
[WO-265] handle offline mode in rest dao
2014-03-11 17:39:56 +01:00
Felix Hammerl
eb6c014354
fix typo
2014-03-11 16:34:26 +01:00
Felix Hammerl
aa7827554b
introduce update-handler
2014-03-11 16:06:19 +01:00
Tankred Hase
81001ed193
add input verification for public key import
2014-03-10 18:30:06 +01:00
Tankred Hase
0cfc66e60d
[WO-271] fix laggy ui for large mail-list by limiting display to 100
2014-03-10 17:47:55 +01:00
Tankred Hase
a8c9984524
[WO-185] implement contacts ui to import external public keys
2014-03-10 17:46:00 +01:00
Tankred Hase
6b67995d40
Merge pull request #32 from whiteout-io/dev/improve-verification
...
make verification mail handling more resilitent
2014-03-07 13:05:05 +01:00
Tankred Hase
8d8003116c
Merge pull request #33 from whiteout-io/dev/outbox-date
...
add date to outbox
2014-03-07 12:30:02 +01:00
Tankred Hase
1b94e7b5ce
[WO-184] implement support for importing an existing pgp key
2014-03-07 12:13:18 +01:00
Felix Hammerl
cac0086627
add date to outbox
2014-03-06 18:02:05 +01:00
Felix Hammerl
49f069a2c2
make verification mail handling more resilitent
2014-03-06 17:13:36 +01:00