Satindar Dhillon
b1b3915b7b
send reading progress updates for ipad grid only
2022-03-09 13:40:18 -08:00
Satindar Dhillon
f7f21300f3
update reading progress on the item in home view model
2022-03-09 13:40:18 -08:00
Satindar Dhillon
525cb9b8b9
update item reading progress when signal is ent from web app view
2022-03-09 13:40:18 -08:00
Satindar Dhillon
ddb13770d3
set position to fixed for article container wrapper in /app routes
2022-03-09 13:40:18 -08:00
Satindar Dhillon
191fcb2675
send reading progres updates from embedded web views
2022-03-09 13:40:18 -08:00
Jackson Harper
83241477a8
Merge pull request #208 from omnivore-app/fix/rm-highlight-previews
...
Dont try to generate highlight URL previews until share is re-enabled
2022-03-09 10:28:04 -08:00
Jackson Harper
adb8158b66
Merge pull request #207 from omnivore-app/fix/first-react-state
...
Use react state for first flag when fetching
2022-03-09 09:49:43 -08:00
Jackson Harper
b0fe9059a9
Dont try to generate highlight URL previews until share is re-enabled
2022-03-09 09:49:03 -08:00
Jackson Harper
b166847138
Use react state for first flag when fetching
2022-03-08 21:57:12 -08:00
Jackson Harper
a5a42a36e7
Merge pull request #206 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/exporter-jaeger-1.0.1
...
Bump @opentelemetry/exporter-jaeger from 0.24.0 to 1.0.1
2022-03-08 21:00:53 -08:00
Jackson Harper
686691f69e
Merge pull request #198 from omnivore-app/dependabot/npm_and_yarn/concurrently-7.0.0
...
Bump concurrently from 6.2.1 to 7.0.0
2022-03-08 21:00:12 -08:00
Jackson Harper
d083df2202
Merge pull request #199 from omnivore-app/dependabot/npm_and_yarn/types/uuid-8.3.4
...
Bump @types/uuid from 8.3.1 to 8.3.4
2022-03-08 20:46:48 -08:00
Jackson Harper
36efd2dcd0
Merge pull request #197 from omnivore-app/dependabot/npm_and_yarn/react-hot-toast-2.2.0
...
Bump react-hot-toast from 2.1.1 to 2.2.0
2022-03-08 20:45:21 -08:00
dependabot[bot]
9bda6ede06
Bump @opentelemetry/exporter-jaeger from 0.24.0 to 1.0.1
...
Bumps [@opentelemetry/exporter-jaeger](https://github.com/open-telemetry/opentelemetry-js ) from 0.24.0 to 1.0.1.
- [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/v0.24.0...stable/v1.0.1 )
---
updated-dependencies:
- dependency-name: "@opentelemetry/exporter-jaeger"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 04:45:18 +00:00
Jackson Harper
ae3e4d7005
Merge pull request #196 from omnivore-app/dependabot/npm_and_yarn/pg-8.7.3
...
Bump pg from 8.7.1 to 8.7.3
2022-03-08 20:44:10 -08:00
Jackson Harper
384a0771a7
Merge pull request #200 from omnivore-app/fix/validate-urls
...
Use the validateUrl method to validate URLs
2022-03-08 20:28:33 -08:00
Jackson Harper
f48862924e
Merge pull request #204 from omnivore-app/fix/u-keyboard-cmd
...
Fix implementation of `u` key
2022-03-08 20:23:11 -08:00
Jackson Harper
7137aaf4fc
useRouter
2022-03-08 20:05:18 -08:00
Satindar Dhillon
044e02bb2d
Merge pull request #203 from omnivore-app/feature/reader-context-menu
2022-03-08 19:53:00 -08:00
Jackson Harper
2e6fb9c1e2
Merge pull request #205 from omnivore-app/fix/newsletter-debugging
...
Ensure matched newsletters still create a userArticleRecord
2022-03-08 15:47:12 -08:00
Jackson Harper
c45c408c14
Fix formatting
2022-03-08 15:27:05 -08:00
Jackson Harper
e8fca4a7a9
Remove debug line
2022-03-08 15:20:24 -08:00
Jackson Harper
354fe36dd5
Add a test for save email
2022-03-08 15:17:11 -08:00
Jackson Harper
26dadab4aa
rm debug, we dont need to set claims on create
2022-03-08 15:10:01 -08:00
Jackson Harper
b982bf34d6
SetClaims on userArticle create/update in saveEmail
2022-03-08 14:43:10 -08:00
Jackson Harper
9ae81d7394
Add extra debugging on newsletter save errors
2022-03-08 14:00:35 -08:00
Jackson Harper
a84d79464a
Make the router param optional
2022-03-08 13:07:03 -08:00
Jackson Harper
dad777ce6d
Move the u command to the reader view
2022-03-08 13:02:38 -08:00
Jackson Harper
8109dd3a85
Fix implementation of u key
...
The `u` key isn't supposed to be a general purpose back key, there
is a `b` command for that. The `u` key should just be used as an
"up" command to go from the reader to the library.
2022-03-08 12:57:59 -08:00
Satindar Dhillon
97cc4db30e
handle reader context menu actions
2022-03-08 12:44:03 -08:00
Satindar Dhillon
e5a3fdc2d3
update styling and position of font size popover
2022-03-08 11:13:28 -08:00
Satindar Dhillon
89b7fe2bee
drop 'link' from 'Delete link' menu option
2022-03-08 10:41:45 -08:00
Satindar Dhillon
4954aee4ad
Merge pull request #202 from omnivore-app/feature/ipad-pull-to-refresh
...
iPad pull to refresh
2022-03-07 21:12:40 -08:00
Satindar Dhillon
0c4d68ae30
create feature flag for showing menu options on link item detail view
2022-03-07 17:46:08 -08:00
Satindar Dhillon
2c1d010d6a
add a render ID to FeedItem to identify it in ForEach renders (solves stale item issue after refresh)
2022-03-07 17:46:08 -08:00
Satindar Dhillon
35bd189e2e
move onAppear hook to grid item card
2022-03-07 17:46:08 -08:00
Satindar Dhillon
1ca25c87bd
add pull to refresh for ipad grid view
2022-03-07 17:46:08 -08:00
Satindar Dhillon
9bdc96c567
add context menu to ios reader view
2022-03-07 17:46:08 -08:00
Jackson Harper
be7e36ffed
Use the validateUrl method to validate URLs
2022-03-07 14:34:32 -08:00
dependabot[bot]
ccedb358e0
Bump @types/uuid from 8.3.1 to 8.3.4
...
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ) from 8.3.1 to 8.3.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid )
---
updated-dependencies:
- dependency-name: "@types/uuid"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 21:21:33 +00:00
dependabot[bot]
ce23281a84
Bump concurrently from 6.2.1 to 7.0.0
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 6.2.1 to 7.0.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.2.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 21:21:07 +00:00
dependabot[bot]
9e4172e568
Bump react-hot-toast from 2.1.1 to 2.2.0
...
Bumps [react-hot-toast](https://github.com/timolins/react-hot-toast ) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/timolins/react-hot-toast/releases )
- [Commits](https://github.com/timolins/react-hot-toast/compare/v2.1.1...v2.2.0 )
---
updated-dependencies:
- dependency-name: react-hot-toast
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 21:20:40 +00:00
dependabot[bot]
2ebd4b0941
Bump pg from 8.7.1 to 8.7.3
...
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ) from 8.7.1 to 8.7.3.
- [Release notes](https://github.com/brianc/node-postgres/releases )
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.7.3/packages/pg )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 21:20:17 +00:00
Jackson Harper
86220091ba
Merge pull request #195 from omnivore-app/fix/settings-theme
...
Set theme on emails and labels pages
2022-03-07 11:01:40 -08:00
Jackson Harper
4bafee4da2
Set theme on emails and labels pages
2022-03-07 09:47:43 -08:00
Jackson Harper
fcdf8d3dd5
Merge pull request #188 from omnivore-app/fix/ios-darkmode-scrollbar
...
Fix readerview scrollbars in iOS dark mode
2022-03-07 09:27:49 -08:00
Jackson Harper
e6b4d80de2
After load set webview to opaque
...
During the initial load we need the clear + !opaque settings so
the webview does not flash a white background in dark mode. But
after load we want to use the systemBackground colour and an
opaque background, so in dark mode the scrollbars are displayed
correctly. Without this iOS will display a dark scrollbar ontop
of the dark background.
Note that due to a bug in Webkit setting the scrollbar inset
colours doesn't seem to work in current iOS:
https://developer.apple.com/forums/thread/689654
2022-03-06 09:16:40 -08:00
Jackson Harper
0a38621a3a
Set root color scheme CSS for iOS to determine system colour
2022-03-06 09:16:14 -08:00
Jackson Harper
0eb2e13b17
Merge pull request #186 from omnivore-app/fix/cna-readability
2022-03-06 08:12:22 -08:00
Satindar Dhillon
3e2d5e082a
Merge pull request #185 from omnivore-app/fix/ipad-refresh
...
iPad Refresh
2022-03-04 13:13:24 -08:00