Commit Graph

44 Commits

Author SHA1 Message Date
Tankred Hase 8bbb7d7d34 Call () in onError handler to cleanup controller 2013-11-14 23:57:06 +01:00
Tankred Hase 5be2d89fab merged new error handlers with controller unti tests 2013-11-14 20:13:27 +01:00
Tankred Hase d779ef679d [WO-92] fix scrolling bus in mail list 2013-11-13 14:10:43 +01:00
Felix Hammerl 6ea15083d5 remove redundant closing of modal dialog 2013-11-11 16:57:21 +01:00
Tankred Hase 644b9757ee change strings 2013-11-11 16:22:30 +01:00
Felix Hammerl 9078a0ce51 [WO-84] confirm deletion from trash 2013-11-11 15:53:34 +01:00
Tankred Hase ba807ff80f set selected to undefined if email is empty 2013-11-09 13:33:37 +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 28a109bb07 create dialog and start cleanup of controller code using scope chain 2013-11-08 21:35:30 +01:00
Tankred Hase 4e6f9b9bbf [WO-64] fix newline in reader and text parser in writer 2013-11-05 22:33:19 +01:00
Felix Hammerl c0203bb1f6 [WO-87][WO-89] automated sync and notification on incoming email 2013-11-05 16:55:17 +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
Felix Hammerl d4398ebbb8 [WO-29] omit unnecessary flag update 2013-10-24 15:18:16 +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 94bba66602 add keyboard shrtcut for sync 2013-10-17 18:45:20 +02:00
Felix Hammerl 8c6c6a8ab2 delete mail displays next mail 2013-10-17 10:36:50 +02:00
Felix Hammerl 1eac9ef75d add delete message capability 2013-10-16 18:56:18 +02:00
Tankred Hase 2fdb72b04c integrate iscroll with angular directive 2013-10-16 15:21:23 +02:00
Tankred Hase 62ce7bea60 add keyboard shortcuts 2013-10-13 12:46:24 +02:00
Tankred Hase d8176062f5 only show number of unread items if larger than 0 2013-10-13 01:36:06 +02:00
Tankred Hase d99c7acb50 fix ui init and only mark email as read if manually selected 2013-10-11 23:27:55 +02:00
Tankred Hase 7b844aa218 login to imap in login view 2013-10-11 23:02:37 +02:00
Tankred Hase 9ed7a696b4 list well known folders works in dao... not yet in ui 2013-10-10 19:15:16 +02:00
Tankred Hase cb0e974fea minor cleanup 2013-10-09 10:22:29 +02:00
Tankred Hase 8c632fb885 implement sandboxing of html emails in an iframe 2013-10-05 13:50:24 +02:00
Tankred Hase c977e9b682 increase rsa keysize to 2048 2013-10-04 18:01:42 +02:00
Tankred Hase 82d592f0cc integrate mark email as read 2013-10-04 17:02:27 +02:00
Tankred Hase 6e6012bd78 cleanup error handling in email dao and mail-list controller 2013-10-04 13:15:16 +02:00
Tankred Hase abaeaec54c implement folder list and selection 2013-09-30 21:22:46 +02:00
Tankred Hase 8a40de92ea merge email list and message body objects in email dao 2013-09-30 17:29:29 +02:00
Tankred Hase 267e889872 list and store only encrypted emails in local db 2013-09-28 19:04:15 +02:00
Tankred Hase 7eb885c679 sync imap on footer click 2013-09-28 16:08:12 +02:00
Tankred Hase 03075942ed add scrolling to mail list and add footer 2013-09-27 17:48:21 +02:00
Tankred Hase 791c318c8f get 100 last messages on sync 2013-09-27 17:10:11 +02:00
Tankred Hase ee7d179298 refactor imap login out of email dao.init 2013-09-26 17:37:56 +02:00
Tankred Hase 38b0a8e8b1 refactor test and storage code 2013-09-26 13:26:57 +02:00
Tankred Hase fbaa43aff6 cleanup and test email dao integration of imap-client 2013-09-20 18:44:14 +02:00
Tankred Hase 5f4c923a09 integrate imap client 2013-09-19 15:41:21 +02:00
Tankred Hase 63641e52a7 imported write view 2013-09-18 22:05:51 +02:00
Tankred Hase 02fcb18121 implement read view 2013-09-18 20:45:58 +02:00
Tankred Hase 18d82aca49 use dummy data in chrome app 2013-09-18 18:52:00 +02:00
Tankred Hase f4f4ce394e refactor desktop layout to use modular views with one controller for each view 2013-09-18 18:47:18 +02:00