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

58 Commits

Author SHA1 Message Date
Tankred Hase
cdd467f4bd make red address label clickable in css 2014-02-28 17:19:03 +01:00
Tankred Hase
3d6a4698ce invite user when clicking on red address label 2014-02-28 16:06:19 +01:00
Tankred Hase
98d23c6216 only show spinner in reader if selected not undefined 2014-02-21 17:19:39 +01:00
Tankred Hase
0ca5ba07ad show loading or decrypting state in reader 2014-02-21 16:22:33 +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
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
Tankred Hase
34f0551d6f implement attachment read css 2014-02-06 01:04:50 +01:00
Tankred Hase
c40c6b8f50 download attachment ui implemented (work in progress) 2014-01-16 15:37:08 +01:00
Tankred Hase
4b638a0dee reading and writing to multiple recipients works 2014-01-13 22:43:43 +01:00
Tankred Hase
edb424edd0 fix subject in reader 2013-12-05 16:39:29 +01:00
Tankred Hase
f6b15ac151 add encrypted flag to messages 2013-12-04 18:58:53 +01:00
Tankred Hase
3cbae34f7b show unencrypted for cleartext mails 2013-12-04 18:09:29 +01:00
Tankred Hase
5443891a79 change fingerprint popup title 2013-12-04 17:33:14 +01:00
Tankred Hase
2e4e59101b [WO-99] set address label in reader depending on public key availability 2013-12-04 16:35:53 +01:00
Tankred Hase
0eecbb0d20 add popover infos 2013-12-04 14:47:04 +01:00
Tankred Hase
6f1c59f1fe implement popover
remove lightbox on wrong passphrase input

show key fingerprint in popup
2013-12-03 14:56:32 +01:00
Tankred Hase
91b9de2998 [WO-122] fix empty mail view 2013-12-02 18:08:55 +01:00
Tankred Hase
6b8dd9bc76 fix margins and line height in reader and add > to before replies 2013-11-18 19:53:31 +01:00
Tankred Hase
d892b2c67f [WO-121] review strings 2013-11-18 17:44:59 +01:00
Tankred Hase
4bb271c406 only display plaintext emails 2013-11-14 13:11:18 +01:00
Tankred Hase
342105cb4c refactor mail list 2013-11-08 23:31:20 +01:00
Tankred Hase
a82c2ca20a refactor read conrtoller to use global state 2013-11-08 22:05:08 +01:00
Tankred Hase
866ebbeac4 refactor writer to use state scope 2013-11-08 21:55:08 +01:00
Tankred Hase
4e6f9b9bbf [WO-64] fix newline in reader and text parser in writer 2013-11-05 22:33:19 +01:00
Tankred Hase
0cefc08fa3 implement recipient key validation while typing 2013-11-05 09:04:37 +01:00
Tankred Hase
77d8648286 [WO-77] add tooltip to buttons in reader 2013-11-04 16:29:00 +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
4e186d2881 open write view in lightbox instead of new chrome window 2013-10-19 02:58:53 +02:00
Tankred Hase
072b1d1dac show no subject filler 2013-10-17 17:59:18 +02:00
Felix Hammerl
1eac9ef75d add delete message capability 2013-10-16 18:56:18 +02:00
Tankred Hase
445428be26 implement reply ui 2013-10-12 19:39:09 +02:00
Tankred Hase
8c632fb885 implement sandboxing of html emails in an iframe 2013-10-05 13:50:24 +02:00
Tankred Hase
38b0a8e8b1 refactor test and storage code 2013-09-26 13:26:57 +02:00
Tankred Hase
d801a84ceb increase line height of mail body to 1.5 2013-09-18 23:59:04 +02:00
Tankred Hase
02fcb18121 implement read view 2013-09-18 20:45:58 +02:00
Tankred Hase
74f52ef52c implement inputs for address headers in write 2013-09-14 18:20:25 +02:00
Tankred Hase
60d76476e5 started writer 2013-09-12 13:36:40 +02:00
Tankred Hase
433a151207 display email address in from header if name is not set 2013-09-12 00:28:24 +02:00
Tankred Hase
1974c19a55 open new window for write view 2013-09-11 21:01:05 +02:00
Tankred Hase
fc878876f4 add comments 2013-09-11 20:02:50 +02:00
Tankred Hase
9f79d6f491 implement reader buttons 2013-09-11 17:01:02 +02:00
Tankred Hase
88b12aa2bf styled plain read view 2013-09-11 15:19:18 +02:00
Tankred Hase
059b5a3762 created module,view architecture 2013-09-06 18:34:36 +02:00
Tankred Hase
0e3340c586 cleanup of jquery mobile app code, angular app works with requirejs 2013-09-04 18:39:26 +02:00
Tankred Hase
5ad681e58d downloading parsed attachment in ui works 2013-08-22 20:04:28 +02:00
Tankred Hase
1f7b4522e4 use uid in read.html 2013-08-22 13:51:34 +02:00
Tankred Hase
325ae14553 minor cleanup 2013-06-06 11:21:36 +02:00