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
Felix Hammerl
0faa5b3743
Track emails by uid instead hashKey attribute
2015-02-16 13:33:02 +01:00
Felix Hammerl
2e3e07aa1d
[WO-855] Fix trying to set a flag when email is deleted
2015-02-16 13:33:02 +01:00
Felix Hammerl
3da5a55251
[WO-795] Port to promises
2015-02-16 13:33:01 +01:00
Tankred Hase
f28c7854c3
[WO-880] Use WebCrypto for native RSA keygen on iOS
2015-02-16 12:26:26 +01:00
Tankred Hase
57918bbd67
Use npm build of openpgp.js
2015-02-13 10:29:40 +01:00
Tankred Hase
c26a51f83d
Bump android versioncode
2015-02-11 15:25:23 +01:00
Tankred Hase
6938750803
Upgrade to OpenPGP.js v0.10.0
2015-02-11 14:37:14 +01:00
Felix Hammerl
c94c419b38
Merge pull request #267 from whiteout-io/dev/WO-893
...
Dev/wo 893
2015-02-11 10:45:57 +01:00
Tankred Hase
5e246ee921
Fix invalid user id in PGP keys when realname is left empty
2015-02-10 18:37:41 +01:00
Tankred Hase
443cc3b59b
Use keyserver.ubuntu.com for manual lookups in the app
2015-02-10 18:37:12 +01:00
Tankred Hase
da639b5a69
bump mobile manifest version
2015-02-10 16:04:42 +01:00
Felix Hammerl
0d17701ebd
Merge pull request #266 from whiteout-io/dev/WO-889
...
Dev/wo 889
2015-02-10 15:36:19 +01:00
Tankred Hase
5bf0890c02
Ignore keys from HKP server in keychain.getUserKeyPair
...
Remove unused getPublicKeys function
2015-02-10 15:21:04 +01:00
Tankred Hase
f8e5ea6d89
Revert "[WO-878] Do not force import of private key for HKP keys"
...
This reverts commit 4fe3ceaea2
.
2015-02-10 14:36:30 +01:00
Tankred Hase
7ffb7ca148
Remove spellcheck in keychain code input fields
2015-02-09 17:28:54 +01:00
Tankred Hase
5121347640
Update icons in Firefox App manifest
2015-02-08 12:31:29 +01:00
Tankred Hase
2c092b0240
Add native scrolling to contacts on iOS
2015-02-05 09:50:40 +01:00
Tankred Hase
2875228359
Bump android version code
2015-02-05 09:19:00 +01:00
Tankred Hase
274c23ea4c
Merge pull request #261 from whiteout-io/dev/WO-878
...
[WO-878] Do not force import of private key for HKP keys
2015-02-04 11:27:11 +01:00
Felix Hammerl
4fe3ceaea2
[WO-878] Do not force import of private key for HKP keys
2015-02-03 22:48:11 +01:00
Tankred Hase
ff587672d9
Bump android version code
2015-02-03 13:49:10 +01:00
Tankred Hase
fef264248d
Merge pull request #259 from whiteout-io/dev/WO-862
...
Dev/wo 862
2015-02-03 13:38:39 +01:00
Tankred Hase
9a9b0d4cea
Change search to filter in contacts lightbox
2015-02-03 13:38:13 +01:00
Tankred Hase
c93eaf17f3
Implement HKP server support
...
* Add public key import lightbox for copy and paste
* Fix refresh of pgp key change in keychain
* Display additional contacts info
* Filter by name and email addres in autocomplete
* Accept all file endings for key import
Accept all types of files for key import
2015-02-02 20:15:10 +01:00
Tankred Hase
038437595e
Merge pull request #255 from whiteout-io/dev/WO-851
...
[WO-851] Request OAuth token on each connection request
2015-02-02 16:50:12 +01:00
Felix Hammerl
0446f8219b
[WO-851] Request OAuth token on each connection request
2015-02-02 16:08:27 +01:00
Tankred Hase
86653e8700
Merge pull request #257 from whiteout-io/dev/WO-857
...
[WO-857] improved error reporting after XHR
2015-02-02 15:43:56 +01:00
Felix Hammerl
900294a13d
[WO-857] improved error reporting after XHR
2015-01-27 12:26:07 +01:00
Felix Hammerl
990950bc48
Merge pull request #254 from whiteout-io/dev/WO-852
...
Use realname in PGP keygen
2015-01-22 12:14:17 +01:00
Tankred Hase
978822ae55
Merge pull request #250 from whiteout-io/dev/WO-765
...
[WO-765] do not multiplex sockets through single websocket
2015-01-21 12:18:52 +01:00
Tankred Hase
75a382190a
Update package.json
2015-01-21 12:18:08 +01:00
Tankred Hase
6ad3b7402e
Use realname in PGP keygen
2015-01-20 13:15:03 +01:00
Tankred Hase
6a525ae643
Add comment in setup for SMS validation
2015-01-20 12:44:45 +01:00
Felix Hammerl
55ab661582
bump dependencies
2015-01-19 12:04:30 +01:00
Felix Hammerl
7c9e8e6a4e
Merge pull request #253 from whiteout-io/dev/WO-788
...
Improve readability of text in desktop mail-list
2015-01-19 11:39:25 +01:00