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

28 Commits

Author SHA1 Message Date
Tankred Hase
16f0c5aca6 bumped chrome app to 0.0.2, ask user name at login 2013-06-09 12:50:16 +02:00
Tankred Hase
1491e9fd1d removed unnecessary email model code 2013-06-06 22:05:37 +02:00
Tankred Hase
9842a060ad removed email model code from send email 2013-06-06 21:44:54 +02:00
Tankred Hase
8f54f1c544 removed email collection usage in email dao 2013-06-06 19:19:37 +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
3e7af24697 implemented get Email post message 2013-06-05 02:50:56 +02:00
Tankred Hase
da3dc17cb4 composing and sending email works 2013-06-05 02:33:49 +02:00
Tankred Hase
622e787ba7 syncing and listing emails in messagelist works. Great refactoring and cleanup of postmessage code 2013-06-05 01:10:09 +02:00
Tankred Hase
e26a8df294 login and logout work 2013-06-04 23:19:02 +02:00
Tankred Hase
71d6d6c799 started refacrtoring for sandboxed iframe 2013-06-04 21:36:13 +02:00
Tankred Hase
fcac34ae74 integrated changed into app 2013-06-01 01:45:38 +02:00
Tankred Hase
8f0b698d27 added exception handling for password/login 2013-05-07 15:10:51 +02:00
Tankred Hase
61d97ab145 bugfix detect html in reply 2013-05-06 10:56:15 +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
b1bc03b74b Sending email from client works 2013-05-03 16:09:13 +02:00
Tankred Hase
4833169863 integrated nacl crypto and aws sync into client app 2013-04-19 19:52:04 +02:00
Tankred Hase
e943dfd304 implemented public key cloud storage methods 2013-04-19 13:55:21 +02:00
Tankred Hase
5c0e04cc31 refactored all files to use functional strict scope 2013-04-02 00:12:15 +02:00
Tankred Hase
5abd9c1c31 made display of date prettiert in item list 2013-03-22 13:26:39 +01:00
Tankred Hase
02076cff40 moved ordering of emails to list view instead of email dao 2013-03-21 21:58:56 +01:00
Tankred Hase
5b98cd692a sort emails by sent date when fetching them from the data-store 2013-03-21 20:18:03 +01:00
Tankred Hase
34a84a6b9d update err message 2013-03-20 18:22:49 +01:00
Tankred Hase
7b2751ed9b app now still works if no internet connection is there 2013-03-20 18:20:08 +01:00
Tankred Hase
3fbcc26035 sandboxed iframe and escaping of html in templates works 2013-03-18 18:23:51 +01:00
Tankred Hase
6accc270f4 went vmousedown for all items instead of scrollable lists 2013-03-14 21:21:16 +01:00
Tankred Hase
95cbe554bd initial commit 2013-03-13 16:58:46 +01:00