Move suggested content endpoint to internal-apis #1949

Closed
opened 2018-09-11 16:53:16 +02:00 by tzarebczan · 1 comment
tzarebczan commented 2018-09-11 16:53:16 +02:00 (Migrated from github.com)

The Issue

Based on https://github.com/lbryio/internal-apis/issues/579, we want to move the current related content query away from lighthouse search and into internal apis.

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-desktop/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on live chat at https://chat.lbry.io --> ## The Issue Based on https://github.com/lbryio/internal-apis/issues/579, we want to move the current related content query away from lighthouse search and into internal apis. ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: - LBRY App version: - LBRY Installation ID: - Operating system: ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here -->
tzarebczan commented 2019-01-02 20:39:52 +01:00 (Migrated from github.com)

This actually needs to happen in 7507cfd2f7/src/redux/actions/search.js (L52), but will leave here for visibility.

And now that this becomes an api dependency, it may need to move over to the lbry-inc repo and separate out from regular search.

This actually needs to happen in https://github.com/lbryio/lbry-redux/blob/7507cfd2f77a0f27b6eb678481df80b54cfa49d4/src/redux/actions/search.js#L52, but will leave here for visibility. And now that this becomes an api dependency, it may need to move over to the lbry-inc repo and separate out from regular search.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1949
No description provided.