Commit graph

2486 commits

Author SHA1 Message Date
Satindar Dhillon
23173e6f0b update function that fetches username for deep links 2022-05-17 08:41:06 -07:00
Hongbo Wu
5b36f9270e Update milk road query params 2022-05-17 22:43:00 +08:00
Hongbo Wu
ca662964e6 Fix not getting youtube video id from url 2022-05-17 21:51:03 +08:00
Hongbo Wu
13453e7b7f Register subscribe resolver 2022-05-17 21:26:46 +08:00
Hongbo Wu
568472cc3c Calling HTTP requests to subscribe to these newsletters 2022-05-17 21:15:25 +08:00
Hongbo Wu
4699458457 Implement subscribe api 2022-05-17 18:46:57 +08:00
Hongbo Wu
1da8b75c81 Add a subscribeHandler 2022-05-17 18:46:44 +08:00
Hongbo Wu
51dd9a5733 Return a list of subscriptions 2022-05-17 18:45:52 +08:00
Hongbo Wu
c30ef093b8 Update unsubscribe api 2022-05-17 16:47:34 +08:00
Hongbo Wu
906b2d28a0 Add subscribe API schema 2022-05-17 16:23:36 +08:00
Hongbo Wu
1a51c27350
Merge pull request #636 from omnivore-app/fix/parsing
Fix window is not defined for parsing code blocks
2022-05-17 12:06:00 +08:00
Hongbo Wu
e76fb02f43 Fix window is not defined for parsing code blocks 2022-05-17 11:01:55 +08:00
Jackson Harper
20ea93168f
Merge pull request #635 from omnivore-app/fix/login-layout
Fix layout of responsive image on the login page
2022-05-16 16:38:24 -07:00
gitstart-omnivore
06bffa5060 Added underline 2022-05-16 23:27:37 +00:00
Jackson Harper
3f8672a351 Fix layout of responsive image on the login page 2022-05-16 16:19:46 -07:00
gitstart-omnivore
db72f7c733 Made fixes to MobileInstallHelp component 2022-05-16 23:19:24 +00:00
gitstart-omnivore
ede60b21ee Fixed icon being cropped 2022-05-16 21:47:07 +00:00
gitstart-omnivore
5abfff4950 Merge commit 'b84bd77a52b8a08b658c38298a54bc6c47c01f8a' into OMN-617 2022-05-16 21:46:12 +00:00
dependabot[bot]
d860727b43
Bump dataloader from 2.0.0 to 2.1.0
Bumps [dataloader](https://github.com/graphql/dataloader) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/graphql/dataloader/releases)
- [Changelog](https://github.com/graphql/dataloader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/dataloader/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: dataloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 21:31:46 +00:00
dependabot[bot]
e836d08ffc
Bump @opentelemetry/exporter-jaeger from 1.0.1 to 1.2.0
Bumps [@opentelemetry/exporter-jaeger](https://github.com/open-telemetry/opentelemetry-js) from 1.0.1 to 1.2.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/stable/v1.0.1...v1.2.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/exporter-jaeger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 21:30:10 +00:00
Satindar Dhillon
b84bd77a52
Merge pull request #627 from omnivore-app/feature/webview-share
Webview share option
2022-05-16 13:27:44 -07:00
Satindar Dhillon
240004c01c update share button text 2022-05-16 13:15:40 -07:00
Satindar Dhillon
4b3533c17d pass url and title to share call. update bundle.js in apple apps 2022-05-16 12:20:05 -07:00
Satindar Dhillon
51117290d7 add event listener for share event in webview 2022-05-16 12:10:03 -07:00
Satindar Dhillon
954d84fab2 add share option to web reader context menu 2022-05-16 12:05:45 -07:00
Satindar Dhillon
05925c42d2
Merge pull request #625 from omnivore-app/feature/ios-use-site-name
Use site name [iOS]
2022-05-16 11:28:52 -07:00
Satindar Dhillon
25ae8622ba Dispatch to main after verifying network connection in share ext 2022-05-16 11:26:42 -07:00
Satindar Dhillon
52c73cf05e set includeAuthToken to true for verify auth call 2022-05-16 11:19:05 -07:00
Satindar Dhillon
e53b295cb1 replace fetchViewer call in extension with a verift token call for faster feedback 2022-05-16 11:18:30 -07:00
Satindar Dhillon
70f6ae5040 remove underline 2022-05-16 10:34:02 -07:00
Satindar Dhillon
2378a08287 rename unwrapped variable to match optional name 2022-05-16 09:32:34 -07:00
Satindar Dhillon
4295b029a5 use site name to display site on feed and grid cards 2022-05-16 09:29:39 -07:00
Satindar Dhillon
3ca464e430 bump app version to 1.7.0 2022-05-16 09:15:23 -07:00
Hongbo Wu
9a14495124
Merge pull request #624 from omnivore-app/morning-brew-newsletters
Support morning brew newsletter and add tests
2022-05-16 11:06:50 +08:00
Hongbo Wu
824d211df2 Support morning brew newsletter and add tests 2022-05-16 10:37:50 +08:00
gitstart-omnivore
516f15940d Changed layout of icon on MobileInstallHelp for small screens and adding storybook story for it 2022-05-14 19:23:13 +00:00
Hongbo Wu
78b8e9fabc
Merge pull request #622 from omnivore-app/fix/puppeteer-headless
Remove single-process from chromium args
2022-05-14 10:49:47 +08:00
Hongbo Wu
745f55a843 Set headless=true 2022-05-14 10:47:15 +08:00
Hongbo Wu
80c14cd6ca Remove single-process from chromium args 2022-05-14 10:37:06 +08:00
Jackson Harper
2cde50a1b1
Merge pull request #620 from omnivore-app/use-chrome-aws-lambda-in-gcf
Use chrome-aws-lambda in the puppeteer GCF
2022-05-13 17:12:00 -07:00
Jackson Harper
0e31a40331 Use chrome-aws-lambda in the puppeteer GCF 2022-05-13 16:48:51 -07:00
Jackson Harper
7bfb8cfee4
Merge pull request #597 from omnivore-app/remove-chrome-aws-lambda
Optimize puppeteer and remove chrome-aws-lambda dependencies
2022-05-13 16:12:24 -07:00
Jackson Harper
fa2302971a
Merge pull request #619 from omnivore-app/content-fetch-token
Add token verification to the content-fetch service
2022-05-13 15:50:00 -07:00
Jackson Harper
87b11277d1 Add token verification to the content-fetch service 2022-05-13 15:14:09 -07:00
Jackson Harper
08a994c43b
Merge pull request #618 from omnivore-app/fix/install-component
Background and header colors for login and settings
2022-05-13 11:53:42 -07:00
Jackson Harper
5d868acc35 Allow the login background to expand past viewport height
On safari the right side image can expand past the viewport
height.
2022-05-13 11:37:06 -07:00
Jackson Harper
bf8a41af29 Make sure the header bar has a background in settings screens 2022-05-13 10:57:39 -07:00
Jackson Harper
8b37a475c8
Merge pull request #612 from omnivore-app/fix/reminder-id-type
Use pageId instead of articleSavingRequestId in reminders
2022-05-13 10:47:46 -07:00
Jackson Harper
d3b65c0ff8
Merge pull request #611 from omnivore-app/fix/elastic-exception
Stop throwing document not found exception to sentry
2022-05-13 09:05:01 -07:00
Jackson Harper
28db39610c
Merge pull request #614 from omnivore-app/fix/medium
Fix missing variable name in medium handler
2022-05-13 09:03:58 -07:00