Commit Graph

326 Commits

Author SHA1 Message Date
Tankred Hase 4280de30c8 check chrome app or use demo data 2013-09-11 23:50:20 +02:00
Tankred Hase fa5c43d7cf demo data works again too 2013-09-11 23:33:13 +02:00
Tankred Hase cb8314f9d0 displaying inbox message list works 2013-09-11 23:31:08 +02:00
Tankred Hase 3aac73ef2e add write view code 2013-09-11 22:11:26 +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 4bd757acde added attachment icon to message list 2013-09-11 19:50:34 +02:00
Tankred Hase 13b51bd926 edit btn shadow 2013-09-11 17:58:39 +02:00
Tankred Hase 2a36a1ed6e implement blue address header containers 2013-09-11 17:23:56 +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 eb5b8a1162 updated to angular 1.2 rc2 2013-09-11 13:16:02 +02:00
Tankred Hase 2dfe0cac0d add default route 2013-09-07 00:34:36 +02:00
Tankred Hase 6dc3e93112 put width of message list in desktop css module 2013-09-06 18:41:39 +02:00
Tankred Hase 059b5a3762 created module,view architecture 2013-09-06 18:34:36 +02:00
Tankred Hase 2776c6087a fix ci 2013-09-05 15:45:00 +02:00
Tankred Hase 0f8d72dbfb add dummy mail generate again for design 2013-09-05 11:53:14 +02:00
Tankred Hase e93407f478 add moment to format date 2013-09-05 10:59:55 +02:00
Tankred Hase 6d3f7dcd47 removed backbone views 2013-09-04 21:23:12 +02:00
Tankred Hase cf8a12c75c list email in new ui works, remove command pattern bloat from app-controller 2013-09-04 21:01:32 +02:00
Tankred Hase 1259d0c160 add ngtouch to angular app, remove all backbone deps and models code 2013-09-04 19:18:28 +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 52785985b5 fix comma 2013-09-04 16:10:57 +02:00
Tankred Hase 682f37174e remove jquery view code 2013-09-04 13:35:12 +02:00
Tankred Hase eb93831181 angular view works with csp 2013-09-04 13:26:14 +02:00
Tankred Hase 88357b9564 angular routing and views work, ni csp support yet 2013-09-04 13:01:32 +02:00
Tankred Hase 59e3ce46a3 increase line hieght for text preview 2013-09-04 07:02:54 +02:00
Tankred Hase c09a0dad6e increase line hieght for text preview 2013-09-04 06:59:46 +02:00
Tankred Hase af269aac36 add sent time 2013-09-03 19:04:54 +02:00
Tankred Hase 06033604a7 add mobile support css media query and touch events 2013-09-03 18:33:30 +02:00
Tankred Hase 62ff544934 add read bubble 2013-09-03 18:02:26 +02:00
Tankred Hase 145a971911 built hamburger button 2013-09-03 17:49:02 +02:00
Tankred Hase cac59b07e5 put colors in variables 2013-09-03 16:57:38 +02:00
Tankred Hase 0dac701a30 add pt sans google font 2013-09-03 16:18:42 +02:00
Tankred Hase e3bf75411a add unread marker 2013-09-03 16:17:48 +02:00
Tankred Hase c7a584cb56 open new ui in chrome app 2013-09-03 15:25:02 +02:00
Tankred Hase 02c53c2631 moved new ui code into src 2013-09-03 15:16:39 +02:00
Tankred Hase 46cece8ff9 updated fonts 2013-09-03 15:11:19 +02:00
Tankred Hase c3eb935a43 start scss of message list 2013-09-03 14:03:33 +02:00
Tankred Hase c115f4d054 constained tcp permissions to gmail 2013-08-31 18:27:50 +02:00
Tankred Hase 29ea1cceaf Merge branch 'gmail' of github.com:whiteout-io/mail-html5 into gmail 2013-08-31 18:03:47 +02:00
Tankred Hase 0acace75cd update chrome manifest and publish to chrome web store 2013-08-31 18:02:38 +02:00
Tankred Hase 0ad3affba0 update chrome manifest and publish to chrome web store 2013-08-31 17:56:18 +02:00
Tankred Hase 4a0e8a072c implement encrypted send to new user 2013-08-31 17:13:08 +02:00
Tankred Hase 04e672552b cleanup web worker callback code to use options argument 2013-08-31 16:29:18 +02:00
Tankred Hase 873671f011 add symmetric batch encryption to crypto, delete unnecessary crypto code 2013-08-31 16:09:25 +02:00
Tankred Hase 710fc7ea4a works 2013-08-30 22:21:28 +02:00
Tankred Hase 95d51b9bec updated util 2013-08-30 19:01:48 +02:00
Tankred Hase 628cb0ddd9 crypto error handling cleanup 2013-08-30 16:05:33 +02:00
Tankred Hase d1290e7a9f refactor email validation to happen in util 2013-08-30 11:42:32 +02:00