Commit Graph

381 Commits

Author SHA1 Message Date
Tankred Hase 7f49e691db Remove invite code from app 2015-06-18 10:45:18 +02:00
Felix Hammerl 4683583a0a [WO-997] Select multiple messages at once 2015-06-15 13:02:28 +02:00
Tankred Hase 1d0efc02a2 Review text 2015-05-19 18:30:31 +02:00
Felix Hammerl 8e0dfacd51 [WO-891] Add logout to passphrase dialog 2015-05-19 16:21:52 +02:00
Tankred Hase c76a392abf [WO-03-011] Fix no Reliable Sender Indication is implemented (Medium)
Display sender email address next to full name
2015-05-18 15:56:31 +02:00
Felix Hammerl 73fcfba2a9 [WO-982] Add placeholder to writer 2015-05-12 11:06:27 +02:00
Tankred Hase 8e03b6a2ff Merge pull request #334 from whiteout-io/dev/WO-976
[WO-976] Fix UI when trying to display a message with empty body
2015-05-09 10:52:28 +02:00
Tankred Hase 9454739818 Revert "Hide wmail account creation in iOS app"
This reverts commit 168eaf0086.

Conflicts:
	src/js/controller/login/add-account.js
2015-04-29 08:48:59 +02:00
Felix Hammerl 991f61d271 [WO-976] Fix UI when trying to display a message with empty body 2015-04-28 19:25:32 +02:00
Tankred Hase 94188be7b3 Merge pull request #327 from whiteout-io/dev/WO-950
[WO-03-018] Fix weak Passwords & Misleading Passphrase Strength Check (L...
2015-04-27 13:37:38 +02:00
Tankred Hase 215a53e2a9 Merge pull request #329 from whiteout-io/dev/WO-973
Hide wmail account creation in iOS app
2015-04-27 13:23:20 +02:00
Tankred Hase 168eaf0086 Hide wmail account creation in iOS app 2015-04-27 13:19:49 +02:00
Tankred Hase 15ff8c85db [WO-03-020] Fix insecure Default in Implementation of BCC Feature (Low)
Display warning to user when using BCC feature
2015-04-24 17:14:13 +02:00
Tankred Hase 701eb36b19 [WO-03-018] Fix weak Passwords & Misleading Passphrase Strength Check (Low)
Remove unsafe password strength indicator
2015-04-24 15:37:06 +02:00
Tankred Hase c8779caef2 [WO-03-014] Fix Spoofing of Signed Messages and general UI Concerns (High)
Added signature 'verified' and 'invalid' icons from ModernPGP spec
See https://github.com/ModernPGP/icons#signatures
2015-04-22 17:48:38 +02:00
Tankred Hase 73febe287e Simplify spinner code 2015-04-07 16:45:51 +02:00
Tankred Hase b752269c68 Show spinner for loading messages 2015-04-07 15:59:41 +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 c8f13511c1 Review imap key-sync 2015-04-01 14:24:46 +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
Felix Hammerl 1d4a9414bb [WO-860] Introduce publickey-verifier 2015-03-18 13:15:22 +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 1c361e9c85 Clean up text in login html templates 2015-02-24 14:10:21 +01:00
Tankred Hase 9bc2bc7912 Show invite dialog in writer when recipient has no public key 2015-02-20 16:00:04 +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
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
Felix Hammerl 0faa5b3743 Track emails by uid instead hashKey attribute 2015-02-16 13:33:02 +01:00
Tankred Hase 7ffb7ca148 Remove spellcheck in keychain code input fields 2015-02-09 17:28:54 +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 6a525ae643 Add comment in setup for SMS validation 2015-01-20 12:44:45 +01:00
Felix Hammerl b7072648b7 Merge pull request #252 from whiteout-io/dev/WO-790
Hide unread count for sent folder
2015-01-19 10:44:24 +01:00
Tankred Hase 281f4a94cd Hide unread count for sent folder 2015-01-19 10:12:01 +01:00
Tankred Hase c271dc91dc Remove redundant directives in write view 2015-01-19 10:05:05 +01:00
Tankred Hase fc6b21e63a Fix spinner in key sync 2015-01-19 10:03:57 +01:00
Tankred Hase d3b54187cb Seperate PGP fingerprint w/ spaces to make it more readable 2015-01-15 16:19:22 +01:00
Tankred Hase d7a4058644 Fetch message contents when leaving read mode 2015-01-15 10:23:15 +01:00
Mario Volke 8ce33f9573 Fix flex-grow in multi col form 2015-01-13 12:08:06 +01:00
Tankred Hase 9d420f3cdc Add phone number validation in wmail signup 2015-01-13 11:32:44 +01:00
Mario Volke a5c6400601 Sticky footer in desktop nav 2014-12-18 12:17:34 +01:00
Tankred Hase 67384695f1 Update license links 2014-12-17 10:37:35 +01:00
Tankred Hase 6f794ff26d Fix changing folder in chrome app 2014-12-05 16:57:53 +01:00
Tankred Hase 175b97f7a2 Prevent CSP warnings for click handlers 2014-12-04 12:47:57 +01:00
Tankred Hase 4622ebd8d9 Use url query params to trak state in the app 2014-12-04 12:46:55 +01:00
Tankred Hase c012f54c89 WIP: start new routing 2014-12-03 16:16:49 +01:00
Tankred Hase e06fff4385 Merge pull request #217 from whiteout-io/dev/WO-751
[WO-751] Change naming from favorite to flag
2014-12-03 15:58:39 +01:00