1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-25 18:32:20 -05:00
Commit Graph

1399 Commits

Author SHA1 Message Date
Felix Hammerl
b5c917f95a [WO-955] WO-03-023 STARTTLS Setting leads to opportunistic STARTSSL 2015-04-21 18:16:21 +02:00
Tankred Hase
8b42f83b35 Merge pull request #319 from whiteout-io/dev/WO-905
[WO-905] Add IMAP compression
2015-04-17 13:18:36 +02:00
Tankred Hase
321b6a9710 Bump mobile version code 2015-04-17 12:17:56 +02:00
Andris Reinman
9518cb69fa [WO-630] Added winstore-jscompat.js for Windows Apps compatibility 2015-04-15 12:45:05 +02:00
Tankred Hase
ec7e8cbd68 Add rubber band scrolling in dropdown on iOS 2015-04-15 12:03:46 +02:00
Tankred Hase
d0f002bfd1 Hide error msg if public key verification does nto work 2015-04-14 18:46:08 +02:00
Tankred Hase
9841a59a9e Improve error message in public key verifier 2015-04-14 17:59:26 +02:00
Felix Hammerl
150a3c7888 [WO-905] Add IMAP compression 2015-04-12 23:43:13 +02:00
Felix Hammerl
e437a95baa [WO-914] Limit dropdown folder list in width and size 2015-04-09 16:33:59 +02:00
Mario Volke
dca2f4ead9 Add styleguide for basic components 2015-04-09 14:58:08 +02:00
Mario Volke
8807830122 Add basic layout and styling to styleguide 2015-04-09 14:58:08 +02:00
Mario Volke
e6147e1fdc Add basic styleguide workflow with assemble 2015-04-09 14:58:08 +02:00
Tankred Hase
1d64c2dfb0 Fix visible outbox on startup 2015-04-09 14:46:33 +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
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
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
d67e0531d5 Prevent selection of unloaded message 2015-04-07 16:14:40 +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
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
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
e089139474 bump adroid version code 2015-02-20 16:13:07 +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
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
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
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