Commit Graph

203 Commits

Author SHA1 Message Date
Mario Volke 900dbc8cb9 make error color more present 2014-11-10 14:40:51 +01:00
Tankred Hase a6bd06f853 Merge pull request #161 from whiteout-io/dev/WO-712
Fix: Sender email address in mail-list item on mobile cut off on bottom
2014-11-10 13:46:07 +01:00
Tankred Hase e8964cde39 [WO-629] implement move, delete, mark unread for desktop and mobile ui 2014-11-10 13:37:57 +01:00
Mario Volke 26e819c8e3 Fix: Sender email address in mail-list item on mobile cut off on bottom 2014-11-06 17:45:10 +01:00
Tankred Hase 571d9dbf34 [WO-629] Fix mail-list header margin for mobile 2014-11-04 20:19:51 +01:00
Tankred Hase 325e36b2e0 [WO-629] Fix nav margins for mobile 2014-11-04 19:49:31 +01:00
Tankred Hase 8b081c759a [WO-629] Fix nav margins 2014-11-04 19:31:04 +01:00
Tankred Hase 650aa83958 [WO-629] Configure responsive breakpoints and start chrome app in desktop mode 2014-11-04 19:30:59 +01:00
Tankred Hase edcaf7e3c0 Fix padding in mail-list header 2014-10-27 17:30:21 +01:00
Mario Volke 2594ff515b added dropdowns for mobile toolbar
Conflicts:
	src/js/directives/common.js
2014-10-27 15:19:24 +01:00
Mario Volke 8c2aebf3fd line with padding in read view and no attachments 2014-10-27 15:19:24 +01:00
Mario Volke c3021a7244 Optimized mobile read view 2014-10-27 15:19:24 +01:00
Mario Volke b53fdd3162 replace non semantic color variable in mail list 2014-10-27 15:19:23 +01:00
Mario Volke 4ef2b834b6 Implement desktop UI 2014-10-27 15:19:23 +01:00
Tankred Hase a92a5c5a3f Decrease space between signature warning and mail body 2014-09-26 16:59:21 +02:00
Tankred Hase b11a9220fe Fix text overflow for long attachment names 2014-09-26 14:51:16 +02:00
Tankred Hase 53341f02a2 Fix margin in writer for attachment box 2014-09-23 18:38:19 +02:00
Tankred Hase 3bfc3ad66b Merge pull request #131 from whiteout-io/dev/reader-zoom-to-fit
Zoom to fit content in read view
2014-09-23 18:01:48 +02:00
Tankred Hase 675e1b13dd Review and css fixes 2014-09-23 17:40:19 +02:00
Mario Volke d93ee3be5d Merge branch 'master' into dev/reader-zoom-to-fit 2014-09-23 12:10:39 +02:00
Mario Volke 3ec9597371 fit to scale container width in read view 2014-09-22 17:33:06 +02:00
Tankred Hase 74f6b3312e [WO-598] Replace contentEditable in writer with textarea 2014-09-22 15:28:22 +02:00
Tankred Hase 1311cd1c5e Firefox App and AppCache
* Add app manifest for firefox packaged app
* Ask user to reload when appcache is updated
* Fix boxshadow on all inputs and textareas
* Fix AppCache for Firefox
* Move Chrome App update code to updatehandler
2014-09-21 03:25:53 +02:00
Felix Hammerl 017ea707ad Merge pull request #126 from whiteout-io/dev/577
[WO-577]: implement wmail account creation
2014-09-19 19:16:25 +02:00
Tankred Hase d1308aa14c Add SMS validation 2014-09-19 18:59:13 +02:00
Tankred Hase a304f13cd2 Merge pull request #128 from whiteout-io/dev/WO-426
Hide mail list scrollbar in webkit and fix padding issues between iOS and desktop
2014-09-19 16:57:41 +02:00
Mario Volke 4ea983dcfb hide mail list scrollbar in webkit and fix padding issues between iOS and desktop 2014-09-19 16:55:28 +02:00
Tankred Hase 7c7d650cf2 [WO-577]: implement wmail account creation 2014-09-19 14:58:04 +02:00
Mario Volke a29e072165 fix with layering of navigation 2014-09-19 14:22:01 +02:00
Mario Volke fcbe84841e overflow auto in read sandbox 2014-09-19 14:00:02 +02:00
Mario Volke bf54d6281f logo in navigation as svg, and more flat styled navigation 2014-09-19 13:57:40 +02:00
Mario Volke 3a13a3056e tried to stabilize nav animation on IE11 2014-09-19 09:59:06 +02:00
Mario Volke b05a98b951 fix reader iframe width in IE11 2014-09-19 09:28:23 +02:00
Tankred Hase 51434d82e0 Reduce size of recovery token to 6 2014-09-17 16:06:02 +02:00
Tankred Hase d365de4e5b Use crypto-lib util function for keychain code generation 2014-09-17 15:51:32 +02:00
Tankred Hase 37d7f76f75 Review remove-btn in input-tag 2014-09-16 13:43:14 +02:00
Felix Hammerl 43858b1927 move remove-button a bit to the right 2014-09-16 13:33:22 +02:00
Felix Hammerl efdc78fc75 Merge pull request #121 from whiteout-io/dev/WO-285
Dev/wo 285
2014-09-16 12:14:18 +02:00
Felix Hammerl a06d9b4d92 Use pointer cursor when hovering over tags 2014-09-16 12:09:21 +02:00
Tankred Hase d9a23e3a7d Fix bugs when removing tags
Fix CC, BCC click lag
2014-09-15 23:08:18 +02:00
Mario Volke 400a90f88e nicer line break of addresses in write view 2014-09-15 18:10:08 +02:00
Mario Volke 196fa974bc refactored write view to utilize ngTagsInclude in preperation for auto complete feature 2014-09-15 16:56:25 +02:00
Tankred Hase 50f0bf951e Skip setting passphrase in setup 2014-09-15 14:26:12 +02:00
Tankred Hase ec238a5325 Update to angular 1.2.24 2014-09-12 15:45:37 +02:00
Felix Hammerl 04b6c8b033 [WO-491] Add Web.de support 2014-09-11 13:41:20 +02:00
Felix Hammerl 54e733b24d [WO-491] Add GMX.net support 2014-09-11 13:41:20 +02:00
Felix Hammerl a3d87c7da8 [WO-491] Allow STARTTLS, add Outlook.com
* Change UI to choose encryption type TLS/STARTTLS/None
* Change adapt login controller to STARTTLS changes
* Add Outlook.com to providers
2014-09-11 13:41:20 +02:00
Felix Hammerl 275a602274 [WO-490] add bug reporting to error dialog 2014-08-12 17:52:47 +02:00
Tankred Hase fc4bd0054f Review faq link 2014-08-12 17:44:10 +02:00
Tankred Hase 6ce1f2361a [WO-498] Add newsletter signup 2014-08-01 19:01:16 +02:00