1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
Commit Graph

1921 Commits

Author SHA1 Message Date
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
Tankred Hase
f287c4cddf Merge pull request #344 from whiteout-io/dev/WO-982
[WO-982] Add placeholder to writer
2015-05-13 11:46:26 +02:00
Felix Hammerl
59006a98d7 Remove anonymized from bug report body 2015-05-12 12:04:48 +02:00
Felix Hammerl
73fcfba2a9 [WO-982] Add placeholder to writer 2015-05-12 11:06:27 +02:00
Tankred Hase
b473d2b7fe Bump mobile version code 2015-05-11 15:54:07 +02:00
Tankred Hase
4519ab65c6 Remove empty line 2015-05-11 15:53:28 +02:00
Tankred Hase
19bdf0aa49 Fix iframe resize issue on iOS 2015-05-11 15:23:10 +02:00
Tankred Hase
b8f21ac7eb Merge pull request #341 from whiteout-io/dev/WO-726
[WO-726] Nuke user DB on logout
2015-05-11 14:22:13 +02:00
Tankred Hase
ff2a7c3e4a Update navigation.js 2015-05-11 14:20:34 +02:00
Tankred Hase
7834f79045 Update app-config.js 2015-05-11 14:20:09 +02:00
Felix Hammerl
b35d993ff1 [WO-726] Nuke user DB on logout 2015-05-09 18:58:31 +02:00
Felix Hammerl
4e0388b349 Merge pull request #338 from whiteout-io/audit/WO-03-025
[WO-03-025] Unescape dashes in signed cleartext
2015-05-09 18:15:49 +02:00
Tankred Hase
add1cd3919 bump mobile manifest 2015-05-09 16:23:31 +02:00
Tankred Hase
d87449c57f Revert "Reset width before decription"
This reverts commit 4cf1ef3107.
2015-05-09 13:18:53 +02:00
Tankred Hase
4cf1ef3107 Reset width before decription 2015-05-09 11:53:33 +02:00
Tankred Hase
e5e1c118be Merge pull request #337 from whiteout-io/dev/WO-964
[WO-964] Do not wait for next watch timer for ui update and general clea...
2015-05-09 11:14:25 +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
Andris Reinman
6963ea33e9 [WO-03-025] Unescape dashes in signed cleartext 2015-05-07 12:28:11 +03:00
Felix Hammerl
0074e0ca90 [WO-964] Do not wait for next watch timer for ui update and general cleanup 2015-05-06 15:42:55 +02:00
Felix Hammerl
9f5daa12b1 Merge pull request #336 from whiteout-io/dev/WO-978
[WO-978] Fix PGP key folder prefix ignored at down and upload
2015-05-05 15:49:07 +02:00
Felix Hammerl
44591cc099 Bump imap-client version 2015-05-05 15:18:56 +02:00
Felix Hammerl
ecf16b028b [WO-978] Fix PGP key folder prefix ignored at down and upload 2015-05-04 18:47:12 +02:00
Tankred Hase
bcaef5c330 Revert "[WO-03-008] Fix no Origin Checks for postMessage Communication (High)"
This reverts commit 2aa166ac19.
2015-05-04 14:56:31 +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
f62257a595 Bump mobile version code 2015-04-28 14:37:18 +02:00
Tankred Hase
4f1ead0394 Merge pull request #333 from whiteout-io/dev/WO-975
Dev/wo 975
2015-04-28 14:32:47 +02:00
Tankred Hase
bd910df187 Remove redundant case for SW state 2015-04-28 14:31:18 +02:00
Tankred Hase
504e8ffd50 Add simple prefetch service-worker 2015-04-28 13:35:17 +02:00
Felix Hammerl
7c1d68ec6e Merge pull request #332 from whiteout-io/dev/WO-971
Catch notification error on Chrome for Android
2015-04-28 11:22:43 +02:00
Tankred Hase
4293031f1f Catch notification error on Chrome for Android 2015-04-28 10:13:13 +02:00
Tankred Hase
44dac729aa Merge pull request #330 from whiteout-io/dev/WO-939
[WO-939] Fix TLS cert rejection bug
2015-04-28 10:01:34 +02:00
Felix Hammerl
55add6a6d3 [WO-939] Fix TLS cert rejection bug 2015-04-27 18:15:36 +02:00
Tankred Hase
d36ddcef7f Fix platform checking in Chrome Web App 2015-04-27 16:52:15 +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
Felix Hammerl
9f39b67812 Merge pull request #326 from whiteout-io/dev/WO-961
[WO-03-008] Fix no Origin Checks for postMessage Communication (High)
2015-04-27 11:25:44 +02:00
Felix Hammerl
7540ffcab5 Merge pull request #328 from whiteout-io/dev/WO-952
[WO-03-020] Fix insecure Default in Implementation of BCC Feature (Low)
2015-04-27 11:20:37 +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
4efab0daf0 Upgrade to angular.js v1.3.15 2015-04-24 15:56:51 +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
b687986980 [WO-03-005] Fix off-by-one Error in Prime Worker Code of Forge library (Low)
Upgrade to forge v0.6.26
2015-04-23 19:17:48 +02:00
Tankred Hase
281e53a887 [WO-03-013] Set stricter X-Frame-Options HTTP headers 2015-04-23 17:44:30 +02:00
Tankred Hase
6216fe2f1a [WO-03-024] Fix links can be opened in the message frame in MSIE11 (High)
Add X-Content-Security-Policy HTTP header for IE10+
2015-04-23 17:34:41 +02:00
Tankred Hase
2aa166ac19 [WO-03-008] Fix no Origin Checks for postMessage Communication (High) 2015-04-23 17:09:10 +02:00
Tankred Hase
4a681a73d2 Merge pull request #325 from whiteout-io/dev/WO-947
[WO-03-014] Fix Spoofing of Signed Messages and general UI Concerns (High)
2015-04-22 18:59:11 +02:00
Tankred Hase
56bd5222d2 Merge pull request #322 from whiteout-io/dev/WO-955
[WO-955] WO-03-023 STARTTLS Setting leads to opportunistic STARTSSL
2015-04-22 18:57:13 +02:00
Tankred Hase
1032a1eb06 Update package.json 2015-04-22 18:56:12 +02:00
Tankred Hase
e6d109d42d [WO-03-013] Fix lack of X-Frame-Options Header on Whiteout Server (Medium) 2015-04-22 18:35:59 +02:00