39a50d20b4
move home feed view into binders
2022-02-23 16:03:59 -08:00
3289c5bcbb
move CreateProfileView into Binders package
2022-02-23 15:50:21 -08:00
78a2458770
move NewAppleSignupView into binders package
2022-02-23 15:44:07 -08:00
731590c5e2
file rename
2022-02-23 15:41:29 -08:00
0a8db1e477
remove extra public calls in registration view model
2022-02-23 15:39:03 -08:00
6837d08fd4
move RegistrationView into binder package
2022-02-23 15:28:43 -08:00
6e06111035
remove DebugMenuViewModel
2022-02-23 15:15:44 -08:00
677a315778
move DebugMenuView to binders package
2022-02-23 14:59:34 -08:00
aa355088d2
remove welcome view model
2022-02-23 14:50:25 -08:00
f97c196f3e
extract welcome view components into structs
2022-02-23 14:29:39 -08:00
59c4e6c620
Merge pull request #113 from omnivore-app/feature/tab-bar-alts
...
Remove TabBar on iPhone
2022-02-23 13:40:13 -08:00
44b6236c83
update profile bar button item image
2022-02-23 13:34:18 -08:00
33f6f7c87c
Merge pull request #102 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/node-0.24.0
...
Bump @opentelemetry/node from 0.22.0 to 0.24.0
2022-02-23 10:04:40 -08:00
8ed16e0e8a
Bump winston in the puppeteer service
2022-02-23 09:56:45 -08:00
9b04a162c7
load profile view model from home view model
2022-02-23 09:51:45 -08:00
762747be95
add navigation link to show profile view from home feed tab bar item
2022-02-23 09:41:19 -08:00
a9580bb006
add bar button item to navigate to profile on iphone
2022-02-23 09:31:56 -08:00
7c9c75836b
Update the monitor packages as these are peer dependencies
2022-02-23 09:26:48 -08:00
578dd80be0
remove the PrimaryContentViewModel
2022-02-23 09:23:00 -08:00
27b60c9cdf
move primary content view into binders package
2022-02-23 09:14:45 -08:00
da212e8e46
remove tab bar from compact apple views
2022-02-23 08:56:12 -08:00
a2b968f991
remove apple waitlist code
2022-02-23 08:38:25 -08:00
53df427fcb
remove unused settings view
2022-02-23 08:31:51 -08:00
a8762c5be6
move UIViewController extension file into Utils
2022-02-23 08:31:12 -08:00
1dacf94056
Merge pull request #111 from omnivore-app/feature/incremental-library-loading
...
Incremental Home Feed Loading [Apple]
2022-02-23 08:22:47 -08:00
279a3d52fb
Merge pull request #112 from omnivore-app/fix/email-help-text
...
Update the help text for newsletters
2022-02-22 22:28:20 -08:00
0b106791a4
Linting fixes
2022-02-22 22:16:37 -08:00
66a65d31aa
Update the help text for newsletters
2022-02-22 21:58:03 -08:00
cc24f6cbe7
load more items if threshold index is greater than the current index
2022-02-22 21:03:01 -08:00
e51c4ff1b1
check item load count before loading more items
2022-02-22 20:41:16 -08:00
9dbf54c528
Merge pull request #110 from omnivore-app/mv-emails-page
...
Move the newsletters settings page to settings/emails
2022-02-22 19:58:14 -08:00
62073290ff
Move the newsletters settings page to settings/emails
...
This naming makes more sense because emails can also be used
for PDF attachments.
2022-02-22 19:39:02 -08:00
610c9c6348
Closes #37 ( #109 )
...
* change return value for new version of pubsub
* add support for the other bloomberg newsletters not only business
* add default fallback url if newsletter url not found
* revert pubsub version change
2022-02-23 11:17:59 +08:00
9d9c0b77f4
implement batch loading for home feed in apple apps
2022-02-22 13:50:26 -08:00
5e2bba3231
Upgrade opentelemetry packages
2022-02-22 12:42:19 -08:00
4a9d24025b
Bump @opentelemetry/node from 0.22.0 to 0.24.0
...
Bumps [@opentelemetry/node](https://github.com/open-telemetry/opentelemetry-js ) from 0.22.0 to 0.24.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/v0.22.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: "@opentelemetry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-22 12:42:19 -08:00
2645566e18
Merge pull request #108 from omnivore-app/chore/resolve-apple-warnings
...
Resolve lint/xcode warnings
2022-02-22 09:39:03 -08:00
d8e71386f7
Merge pull request #107 from omnivore-app/fix/api-warnings
...
Fix warnings in the API package
2022-02-23 01:25:47 +08:00
2169413554
resolve lint/xcode warnings
2022-02-22 09:17:54 -08:00
6b84148991
Merge pull request #104 from omnivore-app/dependabot/npm_and_yarn/google-cloud/pubsub-2.19.0
...
Bump @google-cloud/pubsub from 2.17.0 to 2.19.0
2022-02-22 09:16:10 +08:00
e9b77117c9
update to work with latest GCP API
2022-02-21 16:52:33 -08:00
5f6f3ba3b2
Fix warnings in the API package
2022-02-21 16:46:10 -08:00
c9c817bfb4
Merge pull request #106 from omnivore-app/chore/macos-app-review-bugs
...
Mac App Minor fixes
2022-02-21 15:50:19 -08:00
a9919f404f
Merge pull request #50 from omnivore-app/fix/library-content
...
When fetching the library item list dont add content/originalHtml from DB
2022-02-22 07:37:04 +08:00
12bed30fc4
remove extra quotation mark
2022-02-21 15:03:20 -08:00
a276af5264
Remove extra white space
2022-02-21 13:55:09 -08:00
cf6733c70f
When fetching the library item list dont add content/originalHtml from DB
2022-02-21 13:55:09 -08:00
74f7f4aee8
Merge pull request #101 from omnivore-app/dependabot/npm_and_yarn/types/jsdom-16.2.14
...
Bump @types/jsdom from 16.2.13 to 16.2.14
2022-02-22 05:53:08 +08:00
f338507e91
Merge pull request #105 from omnivore-app/dependabot/npm_and_yarn/cookie-0.4.2
...
Bump cookie from 0.4.1 to 0.4.2
2022-02-22 05:52:35 +08:00
40ba684710
remove unneeded entitlements and settings menu in mac app. update extension messages
2022-02-21 13:45:24 -08:00