1
0
mirror of https://github.com/moparisthebest/mail synced 2024-12-02 13:52:15 -05:00
Commit Graph

1462 Commits

Author SHA1 Message Date
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
Tankred Hase
5e246ee921 Fix invalid user id in PGP keys when realname is left empty 2015-02-10 18:37:41 +01:00
Tankred Hase
443cc3b59b Use keyserver.ubuntu.com for manual lookups in the app 2015-02-10 18:37:12 +01:00
Tankred Hase
da639b5a69 bump mobile manifest version 2015-02-10 16:04:42 +01:00
Tankred Hase
5bf0890c02 Ignore keys from HKP server in keychain.getUserKeyPair
Remove unused getPublicKeys function
2015-02-10 15:21:04 +01:00
Tankred Hase
f8e5ea6d89 Revert "[WO-878] Do not force import of private key for HKP keys"
This reverts commit 4fe3ceaea2.
2015-02-10 14:36:30 +01:00
Tankred Hase
7ffb7ca148 Remove spellcheck in keychain code input fields 2015-02-09 17:28:54 +01:00
Tankred Hase
5121347640 Update icons in Firefox App manifest 2015-02-08 12:31:29 +01:00
Tankred Hase
2c092b0240 Add native scrolling to contacts on iOS 2015-02-05 09:50:40 +01:00
Tankred Hase
2875228359 Bump android version code 2015-02-05 09:19:00 +01:00
Felix Hammerl
4fe3ceaea2 [WO-878] Do not force import of private key for HKP keys 2015-02-03 22:48:11 +01:00
Tankred Hase
ff587672d9 Bump android version code 2015-02-03 13:49:10 +01:00
Tankred Hase
9a9b0d4cea Change search to filter in contacts lightbox 2015-02-03 13:38:13 +01:00
Tankred Hase
c93eaf17f3 Implement HKP server support
* Add public key import lightbox for copy and paste
* Fix refresh of pgp key change in keychain
* Display additional contacts info
* Filter by name and email addres in autocomplete
* Accept all file endings for key import

Accept all types of files for key import
2015-02-02 20:15:10 +01:00
Felix Hammerl
0446f8219b [WO-851] Request OAuth token on each connection request 2015-02-02 16:08:27 +01:00
Felix Hammerl
900294a13d [WO-857] improved error reporting after XHR 2015-01-27 12:26:07 +01:00
Tankred Hase
6ad3b7402e Use realname in PGP keygen 2015-01-20 13:15:03 +01:00
Tankred Hase
6a525ae643 Add comment in setup for SMS validation 2015-01-20 12:44:45 +01:00
Felix Hammerl
7c9e8e6a4e Merge pull request #253 from whiteout-io/dev/WO-788
Improve readability of text in desktop mail-list
2015-01-19 11:39:25 +01:00
Tankred Hase
295c781b62 Improve readability of text in desktop mail-list 2015-01-19 10:56:16 +01:00
Felix Hammerl
b7072648b7 Merge pull request #252 from whiteout-io/dev/WO-790
Hide unread count for sent folder
2015-01-19 10:44:24 +01:00
Tankred Hase
281f4a94cd Hide unread count for sent folder 2015-01-19 10:12:01 +01:00
Tankred Hase
c271dc91dc Remove redundant directives in write view 2015-01-19 10:05:05 +01:00
Tankred Hase
fc6b21e63a Fix spinner in key sync 2015-01-19 10:03:57 +01:00
Tankred Hase
d3b54187cb Seperate PGP fingerprint w/ spaces to make it more readable 2015-01-15 16:19:22 +01:00
Tankred Hase
d7a4058644 Fetch message contents when leaving read mode 2015-01-15 10:23:15 +01:00
Tankred Hase
7d266e6a79 Delete unrequired underscore-min.js 2015-01-14 18:36:01 +01:00
Tankred Hase
a07ee38fdb bump android version code 2015-01-13 18:52:02 +01:00
Tankred Hase
c660883a24 Merge pull request #247 from whiteout-io/dev/WO-757
Add phone number validation in wmail signup
2015-01-13 12:11:48 +01:00
Mario Volke
8ce33f9573 Fix flex-grow in multi col form 2015-01-13 12:08:06 +01:00
Tankred Hase
9d420f3cdc Add phone number validation in wmail signup 2015-01-13 11:32:44 +01:00
Felix Hammerl
b68bebaf12 [WO-806] fix date filter on iOS 2015-01-12 16:16:32 +01:00
Tankred Hase
fb0454142c Fix typos 2015-01-12 14:50:58 +01:00
Felix Hammerl
66cf02bcb3 Adapt resolution of Whiteout icon to platforms 2015-01-12 11:30:23 +01:00
Felix Hammerl
f1ba11abc3 Remove status bar tweak from background.js 2015-01-12 11:15:50 +01:00
Felix Hammerl
e3643717fe [WO-810] Add splash screens 2015-01-10 12:38:09 +01:00
Tankred Hase
087d4e66d5 Add W3C app manifest and theme color to index.html 2015-01-09 18:01:22 +01:00
Tankred Hase
e01b1ac965 Upgrade to forge 0.6.20 2015-01-09 12:35:04 +01:00
Tankred Hase
00914cb3be Merge pull request #243 from whiteout-io/dev/WO-591
Dev/wo 591
2015-01-08 15:09:05 +01:00
Felix Hammerl
8412973c38 Exclude app icons from appcache manifest 2015-01-08 15:07:32 +01:00
Felix Hammerl
b0476989fb [WO-805] Do not attempt to write to undefined when folders are not yet loaded 2015-01-08 13:54:30 +01:00
Felix Hammerl
dc02cb1da4 Add img/ path prefix to android icons 2015-01-08 13:44:26 +01:00
Felix Hammerl
bb206bc700 Set Bundle Version to 1 2015-01-08 13:44:26 +01:00
Felix Hammerl
1378c7b069 [WO-591] create a boatload of icons in all sizes for all platforms 2015-01-08 13:43:35 +01:00
Tankred Hase
36b0096973 Add id to chrome.window api to remember position and size 2015-01-02 12:53:27 +01:00
Tankred Hase
6dffba9ff3 bump android versionCode 2014-12-19 15:32:09 +01:00
Tankred Hase
b44d0a222a Fix bug where notiifcation api is not supported 2014-12-19 14:22:46 +01:00
Tankred Hase
3cc0a372e1 Update to angular 1.3.7 2014-12-19 12:00:32 +01:00
Tankred Hase
6a9603cb69 Reset showBugReporter in dialog before each display 2014-12-19 12:00:06 +01:00
Tankred Hase
cddc0988b7 Fix bug for password decrypt in auth service 2014-12-19 11:21:57 +01:00
Tankred Hase
b01aa6716c Review 2014-12-18 16:50:11 +01:00
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