Commit Graph

265 Commits

Author SHA1 Message Date
Tankred Hase b5403ea278 Update MESSAGE text 2013-08-27 23:46:28 +02:00
Tankred Hase 203a8a3990 Update comment in MESSAGE 2013-08-27 21:23:36 +02:00
Tankred Hase 26a8db3e76 constants cleanup 2013-08-27 19:17:06 +02:00
Tankred Hase 8dbc5d87e4 unit test for encrypted sending works again 2013-08-27 19:04:26 +02:00
Tankred Hase c41bc334b2 add encrypted message structure to sent mail 2013-08-27 18:23:27 +02:00
Tankred Hase a2f59b06e5 list last 10 message from imap instead of 10 first 2013-08-27 17:24:54 +02:00
Tankred Hase b3bc120c4d add filepicker support for sending attachments 2013-08-26 16:25:13 +02:00
Tankred Hase fbbed90e62 removed return nul in lawnchair dao 2013-08-23 16:47:36 +02:00
Tankred Hase d944c00aa8 just return instead of return null 2013-08-23 11:04:22 +02:00
Tankred Hase 1fe7c3ce82 fix email dao unit test 2013-08-22 20:18:52 +02:00
Tankred Hase 5ad681e58d downloading parsed attachment in ui works 2013-08-22 20:04:28 +02:00
Tankred Hase 8d25527341 replying to an email works, added imap cache for in memory caching of messages 2013-08-22 16:18:48 +02:00
Tankred Hase 1f7b4522e4 use uid in read.html 2013-08-22 13:51:34 +02:00
Tankred Hase cb52217529 changed order of listed items 2013-08-22 12:15:02 +02:00
Tankred Hase 88b7252696 read email with and without attachment works in ui 2013-08-21 16:07:59 +02:00
Tankred Hase fa3abc3487 implement get message from imap in email dao and app controller 2013-08-21 13:43:19 +02:00
Tankred Hase feae2b0c2b listing messages in ui works, change app controller to use spaces instead of tabs 2013-08-20 19:48:49 +02:00
Tankred Hase 7776255784 change folder name to path in links 2013-08-20 19:20:35 +02:00
Tankred Hase e57ae0282f listing folders in ui works 2013-08-20 18:27:12 +02:00
Tankred Hase 898a934291 implement list folders in controller and dao 2013-08-20 17:22:08 +02:00
Tankred Hase e8bf77d1ad started testing app controller 2013-08-20 16:41:32 +02:00
Tankred Hase 4d861d7f81 started testing app controller 2013-08-20 15:19:13 +02:00
Tankred Hase 39c0215657 send email in app works 2013-08-20 13:45:56 +02:00
Tankred Hase 79df873d55 fixed jshint errors 2013-08-20 13:33:30 +02:00
Tankred Hase d49d95ab16 starte implementing logout and send email 2013-08-20 13:30:35 +02:00
Tankred Hase 1d5ba5d003 minor cleanup main.js new unit tests 2013-08-20 10:11:14 +02:00
Tankred Hase 983debb67b update require.js to 2.1.8 2013-08-19 21:19:36 +02:00
Tankred Hase f06fe5e545 start rewrite of unit tests using mocha, sinon and chai 2013-08-19 21:13:32 +02:00
Tankred Hase 83afb77adc cleanup imap/smtp build process 2013-08-17 17:32:49 +02:00
Tankred Hase 6690e56245 whiteout-build test 2013-08-17 14:07:06 +02:00
Tankred Hase 251039463b fix travis yml 2013-08-17 00:55:54 +02:00
Tankred Hase 5e6874c134 fix travis yml 2013-08-17 00:51:38 +02:00
Tankred Hase 73d49bd911 fix travis yml 2013-08-17 00:48:32 +02:00
Tankred Hase 08a716e620 added private key to travis yml 2013-08-17 00:37:39 +02:00
Tankred Hase 9b6ea304f7 fetching email address from tokeninfo oauth endpoint works 2013-08-16 23:58:36 +02:00
Tankred Hase 7f42722699 use spaces in all daos and cleanup keystorage dao to use prototype style 2013-08-16 21:21:24 +02:00
Tankred Hase 66e0d5341b remove gmail proxy test directory 2013-08-16 20:52:44 +02:00
Tankred Hase 553320adc8 refactor email dao for prototype style and also use spaces instead of tabs 2013-08-16 20:50:47 +02:00
Tankred Hase 2186d20a7c login to imap and smtp via chrome identity api works 2013-08-16 20:31:18 +02:00
Tankred Hase 6623379a2c add travis yml 2013-08-09 17:24:27 +02:00
Tankred Hase 4663969038 comment out integration tests 2013-08-09 17:23:38 +02:00
Tankred Hase 36802d8dba change to tls-chromeify master branch 2013-08-07 21:23:10 +02:00
Tankred Hase 916d610771 merge complete 2013-08-07 21:04:44 +02:00
Tankred Hase 472c4125ab fetching a message over TSL/IMAP works 2013-08-07 21:00:37 +02:00
Felix Hammerl dd3fbc7af1 Change dependencies 2013-08-07 17:44:29 +02:00
Tankred Hase 79b297e624 update and test forge ~0.1.14 2013-08-05 16:45:02 +02:00
Tankred Hase 9ad79f640f add gitignore for browserified foo.js 2013-08-02 19:58:31 +02:00
Tankred Hase 1cee0d4469 create imap-client file structure 2013-08-02 13:21:20 +02:00
Tankred Hase 04e43bde3d imap to t-online works 2013-08-02 12:52:38 +02:00
Tankred Hase 90d0fdf504 browserify of inbox works now 2013-08-01 18:56:27 +02:00