Tankred Hase
1d64c2dfb0
Fix visible outbox on startup
2015-04-09 14:46:33 +02:00
Tankred Hase
e5f281c124
Merge branch 'master' of github.com:whiteout-io/mail-html5
2015-04-09 14:34:36 +02:00
Tankred Hase
06d772159b
[WO-919] Fix chrome rendering error in writer subject box
2015-04-09 14:34:10 +02:00
Tankred Hase
ff72822e36
Update README.md
2015-04-08 16:05:23 +02:00
Tankred Hase
09ff51f329
Update README.md
2015-04-08 16:04:38 +02:00
Tankred Hase
a2442554ad
Bump mobile manifest version code
2015-04-07 18:07:48 +02:00
Tankred Hase
153d0626d2
Remove meta tag CSP directive from index.html since cca inject it by default now
2015-04-07 18:05:55 +02:00
Tankred Hase
222b7d35e3
Merge pull request #316 from whiteout-io/dev/WO-895
...
Dev/wo 895
2015-04-07 17:16:31 +02:00
Tankred Hase
07e0f39b55
Add update script for DB version 6
2015-04-07 17:15:38 +02:00
Tankred Hase
73febe287e
Simplify spinner code
2015-04-07 16:45:51 +02:00
Tankred Hase
abbd893438
Merge branch 'dev/WO-895' of github.com:whiteout-io/mail-html5 into dev/WO-895
2015-04-07 16:14:48 +02:00
Tankred Hase
d67e0531d5
Prevent selection of unloaded message
2015-04-07 16:14:40 +02:00
Tankred Hase
210ab61ba1
Upgrade to imap-client v0.13.0
2015-04-07 16:13:51 +02:00
Tankred Hase
b752269c68
Show spinner for loading messages
2015-04-07 15:59:41 +02:00
Felix Hammerl
d8fb06cb08
[WO-895] Add paging and prefetching
2015-04-07 15:18:20 +02:00
Tankred Hase
88e83b6511
Improve error message upon private key import
2015-04-07 12:51:36 +02:00
Tankred Hase
1b8c6b6b8d
[WO-906] Show confirm dialog for mobile phone number in account creation
2015-04-01 18:29:23 +02:00
Tankred Hase
8295806b1f
Simplify public key verification screen
2015-04-01 17:42:45 +02:00
Tankred Hase
c30fbe8b6b
Hide 'openpgp_keys' imap folder
2015-04-01 17:36:06 +02:00
Tankred Hase
5a8d7d8324
Remove word 'beta' in signup screens
2015-04-01 17:10:13 +02:00
Tankred Hase
c9981239c8
Merge pull request #317 from whiteout-io/dev/WO-885
...
Implement encrypted private key imap sync
2015-04-01 14:39:50 +02:00
Tankred Hase
c8f13511c1
Review imap key-sync
2015-04-01 14:24:46 +02:00
Tankred Hase
f41e6e12b9
Upgrade to imap-client v0.12.0
2015-04-01 12:43:54 +02:00
Tankred Hase
809de91354
[WO-895] Implement encrypted private key imap sync
...
* Add copy and paste private key import during setup
* Simplify key setup screen (login-initial) import option
* Make checkbox background color white
2015-04-01 00:48:16 +02:00
Tankred Hase
220b8af509
Link architecture image to in README
2015-03-18 14:23:13 +01:00
Tankred Hase
1d57b004d1
Move openpgp dependency to devDependencies in package.json
2015-03-18 14:11:24 +01:00
Tankred Hase
518ceec0ef
Merge pull request #313 from whiteout-io/dev/WO-860
...
[WO-860] Introduce publickey-verifier
2015-03-18 13:23:35 +01:00
Felix Hammerl
1d4a9414bb
[WO-860] Introduce publickey-verifier
2015-03-18 13:15:22 +01:00
Tankred Hase
0304bbf8fe
Upgrade to OpenPGP.js v1.0.0
2015-03-15 11:46:56 +01:00
Tankred Hase
6ceb877472
Dont try to connect to imap when navigator is offline
2015-03-04 14:16:44 +01:00
Tankred Hase
1806f78ef3
Fix tabindexes for input fields
2015-03-01 19:11:16 +01:00
Tankred Hase
881b05df91
Switch name and password fields
2015-03-01 19:06:43 +01:00
Tankred Hase
369ad58134
Fix read-control position
2015-02-27 16:03:00 +01:00
Felix Hammerl
5f19bbeff0
Bump Android version
2015-02-27 12:23:37 +01:00
Tankred Hase
1c361e9c85
Clean up text in login html templates
2015-02-24 14:10:21 +01:00
Felix Hammerl
888204e1b9
Put read controls before reader content
2015-02-20 19:10:57 +01:00
Tankred Hase
427dee8214
Fix aws release script
2015-02-20 16:41:38 +01:00
Tankred Hase
e089139474
bump adroid version code
2015-02-20 16:13:07 +01:00
Tankred Hase
6873fd7f3d
Merge pull request #299 from whiteout-io/dev/WO-854
...
Show invite dialog in writer when recipient has no public key
2015-02-20 16:01:38 +01:00
Tankred Hase
9bc2bc7912
Show invite dialog in writer when recipient has no public key
2015-02-20 16:00:04 +01:00
Felix Hammerl
9aebecd45f
Merge pull request #298 from whiteout-io/dev/wo-897
...
Use iframe-resizer
2015-02-19 12:45:40 +01:00
Tankred Hase
9d68b6475c
Use iframe-resizer
...
* dynamically resize iframe based on content
* scroll on complete read-view instead of just iframe-content
* open writer when email address is clicked in iframe
* convert tabs to spaces in read-directive file
* Scale html mails to viewport only from the outside
* Delete release branch before each release in aws_release.sh script
* Make read-controls in read view always visible
2015-02-18 23:01:02 +01:00
Felix Hammerl
2c1e1f669e
Merge pull request #296 from whiteout-io/dev/WO-865
...
Dev/wo 865
2015-02-18 17:00:08 +01:00
Tankred Hase
91693c62ad
Refactor config.cloudUrl to config.keyServerUrl
2015-02-16 23:17:29 +01:00
Tankred Hase
93dc53f7b7
Add login to wmail on singup screen
...
Remove red border on required text input on Firefox
2015-02-16 23:17:01 +01:00
Tankred Hase
59dc2008a4
Fix regex for creating anchors from urls in reader
2015-02-16 21:53:41 +01:00
Tankred Hase
10cd2795f3
Upgrade to angular.js 1.3.13
2015-02-16 15:22:41 +01:00
Tankred Hase
9c6d618ddc
Merge pull request #295 from whiteout-io/dev/WO-795
...
Dev/wo 795
2015-02-16 15:07:48 +01:00
Tankred Hase
163ad5db79
Bump email.js libs to promisified versions
2015-02-16 13:35:15 +01:00
Felix Hammerl
54d495d8d9
[WO-804] Fix bug where message cannot be parsed when deleted from IMAP
2015-02-16 13:33:02 +01:00