Jackson Harper
8f68b60f18
Add basic UI for editing labels
2022-02-24 14:44:49 +08:00
Hongbo Wu
c7841b8e8a
remove duplicate links because of join with link_labels table
2022-02-24 14:44:49 +08:00
Hongbo Wu
fc18004a5d
add labels in search query
2022-02-24 14:44:49 +08:00
Hongbo Wu
edb9339897
add labels and link_labels table name
2022-02-24 14:44:49 +08:00
Hongbo Wu
5651c92efe
ingore case when checking name uniqueness
2022-02-24 14:44:49 +08:00
Hongbo Wu
9599c98c77
add label filters in search query
2022-02-24 14:44:49 +08:00
Hongbo Wu
fc37d06fd2
update params variable
2022-02-24 14:44:49 +08:00
Hongbo Wu
4d770399bd
add labels testing page
2022-02-24 14:44:49 +08:00
Hongbo Wu
d33b213092
add setLabels api and tests
2022-02-24 14:44:48 +08:00
Hongbo Wu
138c9682cd
update tables
2022-02-24 14:44:48 +08:00
Hongbo Wu
9150e7dbc2
add tests for create/delete labels
2022-02-24 14:44:48 +08:00
Hongbo Wu
e74f334db9
update entity
2022-02-24 14:44:48 +08:00
Hongbo Wu
966295385a
add sql
2022-02-24 14:44:48 +08:00
Hongbo Wu
705b67946d
Close #115 ( #117 )
...
* forward all emails we failed to handle
* update Regex to get confirmation code from email subject
* add tests
* removed real email from tests
2022-02-24 10:28:17 +08:00
Jackson Harper
e910863935
Merge pull request #103 from omnivore-app/dependabot/npm_and_yarn/normalize-url-7.0.3
...
Bump normalize-url from 5.3.1 to 6.0.1
2022-02-23 15:11:13 -08:00
Jackson Harper
1c94070386
Merge pull request #116 from omnivore-app/fix/highlight-urls
...
Improve the styling of URLs in highlighted text
2022-02-23 15:00:43 -08:00
Satindar Dhillon
59c4e6c620
Merge pull request #113 from omnivore-app/feature/tab-bar-alts
...
Remove TabBar on iPhone
2022-02-23 13:40:13 -08:00
Jackson Harper
4b78b2e80d
Use the omnivoreYellow background on the highlight view
...
The highlightBackground colour is now used for the background
highlight color when text is selected.
2022-02-23 13:40:03 -08:00
Satindar Dhillon
44b6236c83
update profile bar button item image
2022-02-23 13:34:18 -08:00
Jackson Harper
f2e15e0754
Improve the styling of URLs in highlighted text
2022-02-23 13:22:30 -08:00
Jackson Harper
6e6745a2b7
Use version 6.1.0 for normalize-url which switches to modules in v7
2022-02-23 10:28:28 -08:00
dependabot[bot]
385cfdad71
Bump normalize-url from 5.3.1 to 7.0.3
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 5.3.1 to 7.0.3.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits/v7.0.3 )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 18:14:46 +00:00
Jackson Harper
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
Jackson Harper
8ed16e0e8a
Bump winston in the puppeteer service
2022-02-23 09:56:45 -08:00
Satindar Dhillon
9b04a162c7
load profile view model from home view model
2022-02-23 09:51:45 -08:00
Satindar Dhillon
762747be95
add navigation link to show profile view from home feed tab bar item
2022-02-23 09:41:19 -08:00
Satindar Dhillon
a9580bb006
add bar button item to navigate to profile on iphone
2022-02-23 09:31:56 -08:00
Jackson Harper
7c9c75836b
Update the monitor packages as these are peer dependencies
2022-02-23 09:26:48 -08:00
Satindar Dhillon
578dd80be0
remove the PrimaryContentViewModel
2022-02-23 09:23:00 -08:00
Satindar Dhillon
27b60c9cdf
move primary content view into binders package
2022-02-23 09:14:45 -08:00
Satindar Dhillon
da212e8e46
remove tab bar from compact apple views
2022-02-23 08:56:12 -08:00
Satindar Dhillon
a2b968f991
remove apple waitlist code
2022-02-23 08:38:25 -08:00
Satindar Dhillon
53df427fcb
remove unused settings view
2022-02-23 08:31:51 -08:00
Satindar Dhillon
a8762c5be6
move UIViewController extension file into Utils
2022-02-23 08:31:12 -08:00
Satindar Dhillon
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
Jackson Harper
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
Jackson Harper
0b106791a4
Linting fixes
2022-02-22 22:16:37 -08:00
Jackson Harper
66a65d31aa
Update the help text for newsletters
2022-02-22 21:58:03 -08:00
Satindar Dhillon
cc24f6cbe7
load more items if threshold index is greater than the current index
2022-02-22 21:03:01 -08:00
Satindar Dhillon
e51c4ff1b1
check item load count before loading more items
2022-02-22 20:41:16 -08:00
Jackson Harper
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
Jackson Harper
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
Hongbo Wu
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
Satindar Dhillon
9d9c0b77f4
implement batch loading for home feed in apple apps
2022-02-22 13:50:26 -08:00
Jackson Harper
5e2bba3231
Upgrade opentelemetry packages
2022-02-22 12:42:19 -08:00
dependabot[bot]
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
Satindar Dhillon
2645566e18
Merge pull request #108 from omnivore-app/chore/resolve-apple-warnings
...
Resolve lint/xcode warnings
2022-02-22 09:39:03 -08:00
Jackson Harper
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
Satindar Dhillon
2169413554
resolve lint/xcode warnings
2022-02-22 09:17:54 -08:00
Jackson Harper
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