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

308 Commits

Author SHA1 Message Date
Mario Volke
aaf3743665 Display text body preview in desktop mode 2014-11-12 18:38:10 +01:00
Mario Volke
5113583707 Tablet mode: overlay action-bar over read-view (like before) and position top-right, remove border 2014-11-12 18:16:23 +01:00
Mario Volke
f82c7c7480 use lightbox controls for write view 2014-11-12 17:57:49 +01:00
Mario Volke
6e284dfd7e refactored focusMe directive into common directives as woFocusMe 2014-11-12 17:46:33 +01:00
Mario Volke
2bc96a5fb1 prepared new contact structure 2014-11-12 17:25:44 +01:00
Tankred Hase
cf1f60fbf9 [WO-649] clean up login pages
* add spinners to all login pages
* use inline error messages in all form instead of scope.onError
* create newsletter service
2014-11-12 16:12:26 +01:00
Tankred Hase
4bfeb99b7b Fix formvalidation, integrate wmail account creation UI 2014-11-10 14:40:53 +01:00
Tankred Hase
074914044d Add faq links and rework google/password login workflow 2014-11-10 14:40:52 +01:00
Tankred Hase
069628c62b WIP: start implementing add-account controller 2014-11-10 14:40:52 +01:00
Mario Volke
5884b1231f rewritten account lightbox without tables 2014-11-10 14:40:52 +01:00
Tankred Hase
4b73492aa5 Review changes 2014-11-10 14:40:52 +01:00
Mario Volke
915db579c4 Refactoring login screens and lightboxes,
added general form styling
2014-11-10 14:40:51 +01:00
Mario Volke
e34da3bdbf refactored waiting cursor class to utility class 2014-11-10 14:40:51 +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
Tankred Hase
2b15eabcd0 [WO-629] Replace href javascript:; by # to prevent CSP warning when clicking on an anchor 2014-11-06 16:28:46 +01:00
Tankred Hase
24a181cf8d [WO-629] Remove orderBy filter for folders in UI since it is done in js already 2014-11-06 16:28:46 +01:00
Tankred Hase
4722af1457 [WO-629] Sort other folders alphabetically in navigation 2014-11-05 11:40:37 +01:00
Tankred Hase
7d223dc851 [WO-629] Hide outbox in folder list when empty 2014-11-04 21:32:44 +01:00
Tankred Hase
0c33f9070b [WO-629] Show correct folder name in mobile mail-list header and reader back button 2014-11-04 21:17:03 +01:00
Tankred Hase
b10c0896e9 [WO-629] Fix online status in desktop nav 2014-11-04 20:49:21 +01:00
Tankred Hase
8b081c759a [WO-629] Fix nav margins 2014-11-04 19:31:04 +01:00
Tankred Hase
a65435a771 [WO-629] List folders in navigation, switch back and forth 2014-11-04 17:20:05 +01:00
Tankred Hase
31fba2fed2 Merge branch 'dev/sockets' 2014-10-29 14:11:31 +01:00
Tankred Hase
10e6bd32e8 Use new chrome.sockets api, change manifest permissions
Prevent autocorrect on hostname text inputs
2014-10-29 14:00:39 +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
c3021a7244 Optimized mobile read view 2014-10-27 15:19:24 +01:00
Mario Volke
4ef2b834b6 Implement desktop UI 2014-10-27 15:19:23 +01:00
Felix Hammerl
b96ae1dd89 [WO-627] Expose all IMAP folders to account.folders 2014-10-27 15:14:32 +01:00
Tankred Hase
5d608cad67 Starting app works. Added source maps to build 2014-10-15 19:16:18 +02:00
Tankred Hase
bedb69973c [WO-587] implement user logout 2014-09-26 19:14:53 +02:00
Tankred Hase
0266f330c0 [WO-621] Put primary button on top when choosing 2014-09-26 15:17:27 +02:00
Tankred Hase
675e1b13dd Review and css fixes 2014-09-23 17:40:19 +02:00
Felix Hammerl
77e0377fd1 [WO-563] Introduce connection doctor
* Uses predefined error messages from the config
* Show error and underlying error in login screen
2014-09-23 16:21:12 +02:00
Felix Hammerl
b6608a1c4d [WO-578] Fix downloads in browser with W3C API 2014-09-23 14:57:21 +02:00
Tankred Hase
74f6b3312e [WO-598] Replace contentEditable in writer with textarea 2014-09-22 15:28:22 +02:00
Tankred Hase
1cc224dcf2 Don't focus on passphrase input in login-new-device 2014-09-22 13:18:27 +02:00
Tankred Hase
d1308aa14c Add SMS validation 2014-09-19 18:59:13 +02:00
Tankred Hase
7c7d650cf2 [WO-577]: implement wmail account creation 2014-09-19 14:58:04 +02:00
Tankred Hase
7497268c7a Allow only 6 chars in recovery token ui 2014-09-17 16:30:00 +02:00
Tankred Hase
51434d82e0 Reduce size of recovery token to 6 2014-09-17 16:06:02 +02:00
Tankred Hase
42867880e7 Merge pull request #120 from whiteout-io/dev/WO-573
[WO-573] Use pattern validation for token input
2014-09-17 15:53:27 +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
Tankred Hase
d9a23e3a7d Fix bugs when removing tags
Fix CC, BCC click lag
2014-09-15 23:08:18 +02:00
Tankred Hase
a600aaea87 Bind email addresses in pgp keychain to autocomplete 2014-09-15 19:22:44 +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
Felix Hammerl
f55c2c796f [WO-573] Use pattern validation for token input 2014-09-15 15:25:26 +02:00
Tankred Hase
50f0bf951e Skip setting passphrase in setup 2014-09-15 14:26:12 +02:00
Felix Hammerl
a2bc734ba6 [WO-585] Fix bug: Show content if only html is present 2014-09-12 15:08:50 +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