Commit graph

1859 commits

Author SHA1 Message Date
Satindar Dhillon
2d4ec9d45d share extension starts with a .processing status 2022-05-18 08:49:50 -07:00
Hongbo Wu
417e444653
Merge pull request #650 from omnivore-app/fix/github-blog
Fix parsing github blog
2022-05-18 17:26:06 +08:00
Hongbo Wu
35dcd00ec3 Add test case for github blog 2022-05-18 15:52:47 +08:00
Hongbo Wu
d68549bcb7 Remove unused code 2022-05-18 15:52:31 +08:00
Hongbo Wu
0cc7e84a82 Fix content not getting parsed by linkedom properly without <html> tag by replacing innerHtml with outerHtml 2022-05-18 15:52:16 +08:00
Hongbo Wu
8f0447ed3f Stop blocking images and css file 2022-05-18 15:50:52 +08:00
Hongbo Wu
4b69fb64d4
Merge pull request #642 from omnivore-app/youtube-iframes
Add test for readability on youtube embeds
2022-05-18 12:25:31 +08:00
Hongbo Wu
d9d4deb14c Update Money Stuff sign up url 2022-05-18 11:50:43 +08:00
Hongbo Wu
0e4cec5e25 Update tests 2022-05-18 11:28:47 +08:00
Hongbo Wu
629aa54c58 Fix youtube handler 2022-05-18 11:28:33 +08:00
Jackson Harper
6795508942 Add test for readability on youtube embeds 2022-05-18 09:55:36 +08:00
Jackson Harper
3554b9074f
Merge pull request #643 from omnivore-app/simplified-label-modal 2022-05-17 17:05:19 -07:00
Jackson Harper
071b9f6036 Move the read now button, add a pending state
This drops the button down a bit so we have more space, also
allows for pending state if tapped before save has completed.
2022-05-17 16:07:33 -07:00
Satindar Dhillon
e5607c1dd5
Merge pull request #644 from omnivore-app/feature/deep-link-reader
Enable Read Now and use Web Reader [iOS]
2022-05-17 15:12:29 -07:00
Satindar Dhillon
17e807afe3 set stack style navigation for full screen reader 2022-05-17 14:56:07 -07:00
Satindar Dhillon
da9b77153a enable read now link from share extension 2022-05-17 14:48:44 -07:00
Jackson Harper
4981dfc573
Merge pull request #639 from omnivore-app/fix/youtube-parsing
Fix not getting youtube video id from url
2022-05-17 14:33:57 -07:00
Jackson Harper
e19711b0a4 Simplify the label filter modal, add negation 2022-05-17 14:31:30 -07:00
Satindar Dhillon
033965f0b4 remove homeViewModel references where they're no longer needed 2022-05-17 11:32:07 -07:00
Satindar Dhillon
d96a3e1fc1
Merge pull request #640 from omnivore-app/feature/deeplink-web-reader
Use FetchedResultsController for HomeFeed
2022-05-17 11:19:23 -07:00
Satindar Dhillon
76d3478ed4 update fetch results when network request fails 2022-05-17 11:13:30 -07:00
Satindar Dhillon
b9d0fef3c0 set items after initial fetch request 2022-05-17 11:04:34 -07:00
Satindar Dhillon
36083c1f7b use fetched results controller to manage linked item list 2022-05-17 10:54:34 -07:00
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