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

32 Commits

Author SHA1 Message Date
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
Tankred Hase
32cc6b10e8 rendering mail content in 2nd sandboxed iframe works 2013-06-05 18:02:00 +02:00
Tankred Hase
e2e5f11c8e read and reply work 2013-06-05 03:12:18 +02:00
Tankred Hase
e26a8df294 login and logout work 2013-06-04 23:19:02 +02:00
Tankred Hase
ebbb16866a prefill compose view for replying works 2013-05-04 15:08:54 +02:00
Tankred Hase
7e137549d0 changed html and text view 2013-05-04 13:02:17 +02:00
Tankred Hase
2259ac753e fixed display bug 2013-04-29 13:39:06 +02:00
Tankred Hase
3fbcc26035 sandboxed iframe and escaping of html in templates works 2013-03-18 18:23:51 +01:00
Tankred Hase
95cbe554bd initial commit 2013-03-13 16:58:46 +01:00