1
0
mirror of https://github.com/moparisthebest/mail synced 2024-10-31 15:25:01 -04:00
Commit Graph

1399 Commits

Author SHA1 Message Date
Tankred Hase
6a8c24d813 Fix conrtoller unit tests 2014-12-18 15:25:20 +01:00
Tankred Hase
383761e6cb Fix redirect bug in login ctrl 2014-12-18 15:25:20 +01:00
Tankred Hase
6beddf4760 Begin conrtoller unit tests 2014-12-18 15:25:20 +01:00
Tankred Hase
eab07041f0 Refactor app controllers 2014-12-18 15:25:20 +01:00
Tankred Hase
085b104521 Refactor all login controllers to promises 2014-12-18 15:25:20 +01:00
Tankred Hase
ea74f3443c WIP: start refactoring login controllers 2014-12-18 15:25:20 +01:00
Tankred Hase
bfe827e084 Refactor integration tests for promises 2014-12-18 15:25:19 +01:00
Tankred Hase
c5a8e1c119 Test email dao 2014-12-18 15:25:19 +01:00
Tankred Hase
e5c602cee0 WIP: refactor email service 2014-12-18 15:25:19 +01:00
Tankred Hase
2af599c0ad Refactor account service 2014-12-18 15:25:19 +01:00
Tankred Hase
993ca8eac7 Refactor outbox 2014-12-18 15:25:19 +01:00
Tankred Hase
bc41486693 Use native promises in crypto services 2014-12-18 15:25:19 +01:00
Tankred Hase
e32456c3db Refactor keychain dao 2014-12-18 15:25:19 +01:00
Tankred Hase
a80169ebe2 WIP: started refactoring keychain 2014-12-18 15:25:19 +01:00
Tankred Hase
26553e49d7 Refactor auth 2014-12-18 15:25:19 +01:00
Tankred Hase
15b902acf6 Refactor admin and privatekey dao 2014-12-18 15:25:18 +01:00
Tankred Hase
cc886ad402 Use native promise api in services 2014-12-18 15:25:18 +01:00
Tankred Hase
7bb69c76b6 Refactor oauth 2014-12-18 15:25:18 +01:00
Tankred Hase
88a48ec540 Refactor crypto module 2014-12-18 15:25:18 +01:00
Tankred Hase
f4fe1a36a6 Refactor update scripts 2014-12-18 15:25:18 +01:00
Tankred Hase
dab09f1068 Refactor connection doctor 2014-12-18 15:25:18 +01:00
Tankred Hase
cb1c4fd0ed WIP: start refactoring auth service to promises 2014-12-18 15:25:18 +01:00
Tankred Hase
3944b1741e Test device storage dao 2014-12-18 15:25:18 +01:00
Tankred Hase
fb89ffd35a Fix rest dao and invitation dao 2014-12-18 15:25:17 +01:00
Tankred Hase
67adf4a1b8 Fix error handling in lawnchair dao 2014-12-18 15:25:17 +01:00
Tankred Hase
7aa0d2cf4a Test lawnchair dao
Test pgp promise api
2014-12-18 15:25:17 +01:00
Tankred Hase
502c6b7467 Refactor lawnchair dao to promises 2014-12-18 15:25:17 +01:00
Tankred Hase
01e0529854 Refactor pgp service to use promises 2014-12-18 15:25:17 +01:00
Tankred Hase
f9f086d622 Refactor public key service to use promises 2014-12-18 15:25:17 +01:00
Tankred Hase
99c2f24d7d Refactor rest dao to use promises 2014-12-18 15:25:17 +01:00
Felix Hammerl
10c3748249 [WO-673] Remove cruft from lawnchair 2014-12-18 12:37:00 +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
276a82e5ef Review navigation 2014-12-12 10:49:16 +01:00
Felix Hammerl
c3efeb1132 [WO-786] Select inbox after onConnect 2014-12-12 10:19:38 +01:00
Tankred Hase
8c88f25875 Add comments to app.js 2014-12-11 10:28:23 +01:00
Tankred Hase
3cd0bcc513 Move directives to seperate files, cleanup app.js 2014-12-10 21:41:16 +01:00
Tankred Hase
6eeba1ad2f Update app.js 2014-12-10 20:58:32 +01:00
Tankred Hase
fdb94e4e20 bump firefox app version 2014-12-09 18:16:30 +01:00
Tankred Hase
8340584de9 Upgrade to openpgp.js v0.9.0 2014-12-09 16:43:41 +01:00
Tankred Hase
17c082e21b Increment android version code 2014-12-05 17:49:42 +01:00
Tankred Hase
e00f2ecb3d Close read mode after replying to a message 2014-12-05 17:02:19 +01:00
Tankred Hase
6f794ff26d Fix changing folder in chrome app 2014-12-05 16:57:53 +01:00
Tankred Hase
2272f3d58f Merge pull request #221 from whiteout-io/dev/WO-707
Dev/wo 707
2014-12-05 13:04:32 +01:00
Tankred Hase
dcfcd74373 Review url/history 2014-12-05 13:04:10 +01:00
Tankred Hase
68d464483e Merge pull request #219 from whiteout-io/dev/WO-784
Allow line break in page footer
2014-12-04 16:54:55 +01:00
Tankred Hase
43eb385a14 Update readme 2014-12-04 16:47:14 +01:00
Tankred Hase
df9ba7fd66 Use status service to close read mode from action bar 2014-12-04 16:36:29 +01:00
Tankred Hase
33b30221f7 Add comments for code regions in controllers 2014-12-04 16:05:26 +01:00
Tankred Hase
eb4bc13e3f Add wo-touch-active class to mail-list item 2014-12-04 13:03:36 +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
95cbe0ea11 Display mail-list scrollbar in desktop mode 2014-12-03 19:06:35 +01:00
Tankred Hase
987ddbd796 Move dummy folders to dummy service 2014-12-03 19:05:54 +01:00
Mario Volke
7752675ec3 Allow line break in page footer 2014-12-03 17:33:19 +01:00
Mario Volke
ee313d3765 Handle paste event in woInputCode 2014-12-03 16:24:58 +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
Felix Hammerl
5e29c707e0 [WO-751] Change naming from flag to star 2014-12-03 15:31:05 +01:00
Mario Volke
5ac7955721 Fix missing icons in nav due to chrome bug with <use> and angular directives 2014-12-03 12:52:10 +01:00
Felix Hammerl
7d3e6b0f2f [WO-751] Change naming from favorite to flag 2014-12-03 10:46:42 +01:00
Tankred Hase
6a17c5a77f Increase clickable area around star, rename action bar buttons 2014-12-03 09:45:00 +01:00
Felix Hammerl
46acefd3bc [WO-751] Add flagging messages 2014-12-02 18:36:52 +01:00
Tankred Hase
97f1132023 Implement move to junk 2014-12-02 10:55:22 +01:00
Felix Hammerl
c3b3efa696 Merge pull request #213 from whiteout-io/dev/WO-770
Broadcast search event from action bar to filter mail-list
2014-12-01 18:10:00 +01:00
Tankred Hase
e8e69ad32d Broadcast search event from action bar to filter mail-list 2014-12-01 17:33:09 +01:00
Felix Hammerl
32cc2806e9 [WO-746] Mark credentials dirty before storing updated certificate 2014-12-01 17:18:54 +01:00
Felix Hammerl
4edf79d8c4 [WO-778] Fix crypto initialization 2014-12-01 16:42:30 +01:00
Felix Hammerl
251264835f [WO-767] Initialize lawnchair asynchronously during startup 2014-12-01 14:55:06 +01:00
Tankred Hase
47270b659c Merge pull request #211 from whiteout-io/dev/WO-708
Dev/wo 708
2014-12-01 13:26:13 +01:00
Tankred Hase
13c6061589 Merge pull request #210 from whiteout-io/dev/WO-745
[WO-745] Adapt changes in imap-client v0.8.0
2014-12-01 12:02:26 +01:00
Tankred Hase
876a0b0302 Integrate wo-input-code directive 2014-12-01 11:53:45 +01:00
Mario Volke
d15d45a16c added woInputCode directive 2014-12-01 10:49:37 +01:00
Felix Hammerl
a177503bdd [WO-745] Adapt changes in imap-client v0.8.0 2014-12-01 10:45:41 +01:00
Mario Volke
4ca25fc86f fix back button in read view on desktop 2014-12-01 10:36:00 +01:00
Mario Volke
15a222a6ae fix wrong respond-to breakpoints 2014-12-01 10:36:00 +01:00
Mario Volke
da3a128cf1 Show time of day instead of date for today in mail-list 2014-12-01 10:04:20 +01:00
Tankred Hase
81a2d64835 Use in dialog service instead of controller 2014-11-29 14:46:16 +01:00
Tankred Hase
6668174852 Use wo-click-file-input directive for attachment input as well 2014-11-29 13:03:09 +01:00
Mario Volke
ac7af7168b refactor keyfilBtn for broader usage 2014-11-29 12:53:56 +01:00
Mario Volke
d985054fcd Add search--light modifier to align with btn--light in action bar 2014-11-29 12:43:51 +01:00
Mario Volke
7443dcad99 fix touch events in woDropdown 2014-11-29 10:33:48 +01:00
Tankred Hase
26bc7c91fc Reviewed reworked SVG icons and use old icons for some cases 2014-11-27 19:45:47 +01:00
Mario Volke
9f981f8168 make search icon smaller to fit previous style 2014-11-27 19:10:29 +01:00
Mario Volke
e66d450b81 refactor icons to same viewbox 2014-11-27 19:10:29 +01:00
Mario Volke
2a6cce858c remove duplicate trash icon 2014-11-27 19:10:29 +01:00
Mario Volke
3b1df177b9 fix svgs 2014-11-27 19:10:28 +01:00
Tankred Hase
45c4bbc525 Import reworked SVG icons 2014-11-27 19:10:28 +01:00
Tankred Hase
e2e15f9a3d Add logout and outbox icons in nav template 2014-11-27 19:10:28 +01:00
Tankred Hase
620fd51aa3 Merge pull request #192 from whiteout-io/dev/WO-760
add horizontal padding to mail-list footer in mobile/tablet mode
2014-11-27 19:02:09 +01:00
Tankred Hase
d0460bf4f3 Optimize account and set-passphrase dialogs 2014-11-27 19:00:30 +01:00
Tankred Hase
e70b874dc3 Merge pull request #189 from whiteout-io/dev/WO-749
Force line break in account view
2014-11-27 18:42:00 +01:00
Tankred Hase
ad794454ab adjust padding around checkbox 2014-11-27 18:39:56 +01:00
Mario Volke
941283bfb6 increase clickable area around checkbox in desktop mail-list 2014-11-27 18:32:29 +01:00
Tankred Hase
04da07813a Remove unlocked icon for decrypted message 2014-11-27 18:28:03 +01:00
Tankred Hase
324d252628 Merge pull request #190 from whiteout-io/dev/WO-740
fix whitelisting of lightbox for ngAnimate
2014-11-27 18:23:45 +01:00
Felix Hammerl
cb4d27e58f [WO-679] Include navigator.userAgent and app version in bug report 2014-11-27 16:32:07 +01:00
Felix Hammerl
aff71d506b Add focus-me directive 2014-11-27 16:23:42 +01:00
Felix Hammerl
b57be79b00 Add whitespace before FAQ link 2014-11-27 16:22:27 +01:00
Felix Hammerl
fb21de8035 remove todo in validate-phone.js 2014-11-27 15:59:32 +01:00
Tankred Hase
0d90af5ec1 Fix bug where read mode is closed after marking email as read 2014-11-27 15:15:44 +01:00
Felix Hammerl
12e65e0011 Fix email dao integration test 2014-11-27 14:52:57 +01:00
Tankred Hase
2f25557747 Use angular events to broadcast status updates 2014-11-26 21:12:40 +01:00
Tankred Hase
32d3ea1801 Fix unit tests 2014-11-26 19:51:15 +01:00
Tankred Hase
b3b947f6e5 Fix several minor runtime bugs in the app 2014-11-26 17:57:14 +01:00
Tankred Hase
2b6da522c6 Fix last unit tests 2014-11-26 13:43:10 +01:00
Tankred Hase
03b2e10bc3 Fix mail-list-ctrl unit test and move functions to services 2014-11-26 12:59:44 +01:00
Tankred Hase
1c1a5a4d54 Remove unnecessary bind in dialog service 2014-11-26 12:50:16 +01:00
Tankred Hase
156cff1854 Merge pull request #200 from whiteout-io/dev/WO-722-minor-fixes
Multiple minor fixes
2014-11-26 09:16:55 +01:00
Tankred Hase
eb099d9bfe Update lawnchair.js 2014-11-26 09:14:03 +01:00
Tankred Hase
c8665bc786 Begin fixing controller unit tests 2014-11-25 18:19:40 +01:00
Felix Hammerl
2764c6e230 Multiple minor fixes
* Fix dialog service instance binding
* Fix service/factory handling
* Inject userStorage lawnchair adapter to keychain service
2014-11-25 17:46:33 +01:00
Tankred Hase
2a2058c167 Finish testing account service 2014-11-25 12:07:26 +01:00
Tankred Hase
c8980f6f51 Start writing account test 2014-11-21 17:25:55 +01:00
Tankred Hase
f2fee61d3b Fix unit tests for existing angular services 2014-11-21 15:06:29 +01:00
Tankred Hase
881afbff40 Fis all util service tests 2014-11-21 13:33:22 +01:00
Tankred Hase
cb5431dc16 Write dialog unit test 2014-11-21 12:13:06 +01:00
Tankred Hase
198118571f Fix angular bootstrap errors 2014-11-20 22:53:30 +01:00
Tankred Hase
7eeff8ec75 Fix build errors... still runtime errors though 2014-11-20 15:51:55 +01:00
Mario Volke
5109ccd899 add horizontal padding to mail-list footer in mobile/tablet mode 2014-11-20 15:15:57 +01:00
Tankred Hase
da5a9e2c17 Refactor app controller to use new services 2014-11-20 15:14:39 +01:00
Mario Volke
1e752885d4 fix whitelisting of lightbox for ngAnimate 2014-11-20 14:12:08 +01:00
Mario Volke
9b10346cb9 force line break in account view 2014-11-20 13:52:39 +01:00
Tankred Hase
4c04ba4e74 Refactor login controllers and delete AppController 2014-11-19 20:54:59 +01:00
Tankred Hase
e6b22bd0a0 Expose angular/common.js modules for util, app-config 2014-11-19 17:19:55 +01:00
Tankred Hase
1f5fa4ca41 Move controllers into subfolders 2014-11-19 15:53:05 +01:00
Tankred Hase
da416f4329 Add TODO comments to controllers 2014-11-19 15:46:20 +01:00
Tankred Hase
c221372ed4 Restructure architecture into angular modules and services 2014-11-19 15:23:10 +01:00
Tankred Hase
95ad15b0dd Export account service as common.js module 2014-11-19 15:15:57 +01:00
Tankred Hase
41879bf5b3 Refactor outbox to be an angular service 2014-11-18 20:28:10 +01:00
Tankred Hase
a5da52c8a6 Move outbox to services 2014-11-18 20:22:51 +01:00
Tankred Hase
38d908995a Refactor BOs and utils to services 2014-11-18 20:19:29 +01:00
Tankred Hase
ac09c7d91f Move auth, oauth, connection-doctor to service dir 2014-11-18 19:18:57 +01:00
Tankred Hase
c8d56b4bd1 Expose previous DAOs as angular services and as common.js modules 2014-11-18 18:44:00 +01:00
Tankred Hase
f7b7e174b0 Rename DAOs to services 2014-11-18 18:13:34 +01:00
Tankred Hase
628beb02e8 WIP: start new service architecture 2014-11-18 16:56:55 +01:00
Felix Hammerl
eabdeaf888 Fix corner case where email does not have modseq attribute 2014-11-18 16:33:59 +01:00
Tankred Hase
585ccf84a2 Fix source maps in concat build 2014-11-18 14:06:06 +01:00
Tankred Hase
c85b6344fc Add beta ta to version 2014-11-14 13:19:06 +01:00
Felix Hammerl
21356ae9ac Merge pull request #185 from whiteout-io/dev/wo-731
[WO-731] Treat modseq values as numbers
2014-11-14 12:14:43 +01:00
Felix Hammerl
57f11f1108 Add settings.whiteout.io to URLs 2014-11-13 12:39:48 +01:00
Andris Reinman
eb775525f5 [WO-731] Treat modseq values as numbers 2014-11-13 12:55:12 +02:00
Mario Volke
99fbd475f4 add padding around encrypted icon in mobile mail list 2014-11-12 20:50:16 +01:00
Tankred Hase
2440817cfa Remove unnecessary jpg images 2014-11-12 20:49:51 +01:00
Tankred Hase
5e82b2382c Remove test string for folder names 2014-11-12 20:42:57 +01:00
Mario Volke
18dc3dbf37 Desktop mode: align folder icons text in nav 2014-11-12 20:37:39 +01:00
Mario Volke
ea1e5c6380 align back icon in mobile toolbar with text in reader 2014-11-12 20:31:26 +01:00
Tankred Hase
9c5bb31d66 Remove unneeded fingerprint scope var in contacts 2014-11-12 20:29:27 +01:00
Tankred Hase
e1c594ce0f Use small spinner in read mode 2014-11-12 20:28:54 +01:00
Mario Volke
a2cce31a1f bigger spinner and vcenter fix in read view 2014-11-12 20:07:43 +01:00