Commit Graph

665 Commits

Author SHA1 Message Date
Felix Hammerl f22c57b750 remove pgp signature from attachments 2014-02-07 09:23:38 +01:00
Tankred Hase 7c76156adf finish integrating and end review 2014-02-06 19:19:00 +01:00
Felix Hammerl 6cd57fa0f6 fix tests 2014-02-06 11:55:36 +01:00
Tankred Hase 20f36285b6 fix overflow of multiple attachments 2014-02-06 09:13:31 +01:00
Tankred Hase 34f0551d6f implement attachment read css 2014-02-06 01:04:50 +01:00
Tankred Hase 6514017358 implement attachment ui for writer 2014-02-06 00:41:08 +01:00
Tankred Hase 2709b42c22 cleanup message strings 2014-02-06 00:34:31 +01:00
Tankred Hase cb69514197 Merge branch 'master' into dev/attachments-ui 2014-02-05 18:04:39 +01:00
Tankred Hase 9da2a8f991 [WO-223] handle imap errors and timeouts specific before and after login screen to avoid jumping bug 2014-02-05 15:47:27 +01:00
Tankred Hase bb5b63558e add file input and filereader logic to writer 2014-02-04 21:04:48 +01:00
Tankred Hase 1237fe684a remove sent securely by whiteout mail in encrypted message 2014-02-04 18:58:41 +01:00
Tankred Hase 8b71a57360 integrate pgpmailer and remove smtp-client dependency 2014-02-04 18:30:02 +01:00
Tankred Hase d1cfdbd321 Merge branch 'dev/attachments' into dev/attachments-ui 2014-02-03 19:27:38 +01:00
Tankred Hase 9e469e2128 fix csp to allow data urls for images 2014-02-02 19:06:07 +01:00
Tankred Hase 449d680060 show sync status in mobile mode and fix css 2014-02-02 17:13:32 +01:00
Tankred Hase d37b9ca5e3 fix imap timeout (again) to continue with login callback 2014-02-02 17:09:57 +01:00
Tankred Hase 3e9eff8085 remove old cordova deps 2014-02-01 14:43:15 +01:00
Tankred Hase ada401efa9 [WO-218] remove names from greeting and simplify message 2014-01-31 19:14:43 +01:00
Tankred Hase c26c7c9698 change whiteout mailbox description 2014-01-28 23:31:34 +01:00
Felix Hammerl 66ef501a16 Merge pull request #11 from whiteout-io/dev/choose-account
[WO-207] implement accout selection
2014-01-28 06:18:47 -08:00
Tankred Hase 9568922bc4 [WO-207] implement accout selection 2014-01-27 21:31:23 +01:00
Tankred Hase be3728942c [WO-221] do silent imap reconnect without invoking callback to login view 2014-01-27 21:27:00 +01:00
Felix Hammerl 2b328caf6d [WO-217] fix downstream sync 2014-01-24 15:31:40 +01:00
Felix Hammerl 2283db99ea Merge pull request #9 from whiteout-io/dev/new-openpgp
upgrade to openpgp.js v0.3.0
2014-01-24 06:01:18 -08:00
Tankred Hase 4444df853a [WO-204] fix word wrapping 2014-01-24 14:22:36 +01:00
Tankred Hase 6676e7bc01 upgrade to openpgp.js v0.3.0 2014-01-24 13:26:29 +01:00
Tankred Hase 2767dd0d04 fix key server url in manifest permissions 2014-01-23 14:52:46 +01:00
Tankred Hase f442cf1f5b fix invitation message 2014-01-20 19:21:01 +01:00
Felix Hammerl e02c250ea8 do not try to send when offline 2014-01-20 11:03:01 +01:00
Tankred Hase c8c1217f8d remove scope.apply() in sync call 2014-01-19 21:16:42 +01:00
Tankred Hase 7ec662e682 Merge pull request #5 from whiteout-io/dev/editor
Dev/editor
2014-01-19 12:05:13 -08:00
Felix Hammerl cb8ffe6f7b [WO-163] make pending mails visible in offline mode 2014-01-19 17:11:36 +01:00
Tankred Hase c1c2ec90fd [WO-179] show pgp fingerprint in writer 2014-01-19 16:58:51 +01:00
Tankred Hase 7bede604c6 [WO-201] fix address input for multiple recipients in writer 2014-01-19 16:18:32 +01:00
Felix Hammerl b234ec57f5 disarm plain text detection to include unsigned messages 2014-01-18 13:14:41 +01:00
Felix Hammerl 0d1f0000de add pgp parsing capability 2014-01-18 11:42:28 +01:00
Tankred Hase c40c6b8f50 download attachment ui implemented (work in progress) 2014-01-16 15:37:08 +01:00
Felix Hammerl 04cf299e1e adapt gruntfile, package.json, dummy mails 2014-01-16 12:55:10 +01:00
Felix Hammerl 411e1dbf53 provide fallback (no subject) 2014-01-16 11:58:39 +01:00
Felix Hammerl 3817bdc0c0 toggles unread/read when clicking the circle 2014-01-16 11:37:43 +01:00
Tankred Hase c6af643730 implement mark as unread 2014-01-15 15:27:38 +01:00
Tankred Hase 9214e59ce0 upgrade to angular 1.2.8 2014-01-15 15:27:12 +01:00
Tankred Hase f115e0cc1d do trim on body before sending 2014-01-15 14:32:13 +01:00
Tankred Hase 97accd0221 Merge pull request #3 from whiteout-io/dev/imap-redesign
dev/imap-redesign
2014-01-15 05:23:41 -08:00
Tankred Hase 7b465d13a2 Merge pull request #2 from whiteout-io/dev/multi-recipient
Dev/multi recipient
2014-01-15 01:59:52 -08:00
Tankred Hase 8dd30e3752 externalize strings from editor 2014-01-15 10:57:28 +01:00
Felix Hammerl aa5b476de0 dev/imap-redesign 2014-01-14 16:32:48 +01:00
Tankred Hase 0dc1cc68bc fix tests 2014-01-14 16:11:59 +01:00
Tankred Hase 9bb70fac5d fix email dao tests 2014-01-14 13:26:23 +01:00
Tankred Hase 2eaf7ca172 check valid send states in editor 2014-01-13 23:54:53 +01:00