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

71 Commits

Author SHA1 Message Date
Tankred Hase
0cefc08fa3 implement recipient key validation while typing 2013-11-05 09:04:37 +01:00
Tankred Hase
f2d380d6d5 fix html parsing in write 2013-10-29 19:57:49 +01:00
Tankred Hase
b20ab9790c refactor files for transform transition for mobile
use prototypical inheritance by invoking parent functions in child scopes
2013-10-27 13:03:13 +01:00
Tankred Hase
a20f08aa7a change name of to emptyOutbox 2013-10-24 19:37:07 +02:00
Tankred Hase
5b895cb61e implement send to outbox and check outbox periodically 2013-10-23 20:46:42 +02:00
Tankred Hase
caa1be2e69 fix scope apply on send 2013-10-22 16:52:48 +02:00
Tankred Hase
ed3f4318b4 review and fix key export 2013-10-22 16:45:50 +02:00
Tankred Hase
dbe99195db correct scope is now used in writer 2013-10-21 15:02:54 +02:00
Tankred Hase
88f3fe567c try to fix focus 2013-10-19 15:06:23 +02:00
Tankred Hase
f3b4140f81 fix ciphertext preview reload 2013-10-19 03:55:12 +02:00
Tankred Hase
558ffb4599 minor cleanup 2013-10-19 03:32:00 +02:00
Tankred Hase
4e186d2881 open write view in lightbox instead of new chrome window 2013-10-19 02:58:53 +02:00
Tankred Hase
a6088945a6 fix > in reply 2013-10-13 13:49:37 +02:00
Tankred Hase
445428be26 implement reply ui 2013-10-12 19:39:09 +02:00
Tankred Hase
1eb14d1e11 refactor to generate and store random salt for PBKDF2 2013-10-09 16:40:36 +02:00
Tankred Hase
038b5a1d62 refactor read to use own controller logic and fix edit bug in live encryption 2013-10-05 14:16:04 +02:00
Tankred Hase
1e5be28bf7 wire emailDao.smtpSend to write view 2013-09-15 17:05:37 +02:00
Tankred Hase
65e276fc97 fix editot parsing 2013-09-14 14:23:46 +02:00
Tankred Hase
a919081e75 implemented write and encrypted preview 2013-09-13 14:11:47 +02:00
Tankred Hase
89c49ed939 implement encrypted preview 2013-09-12 17:22:17 +02:00
Tankred Hase
3aac73ef2e add write view code 2013-09-11 22:11:26 +02:00