lbry-desktop/ui
infinite-persistence fd17ab4c8b
Route recommendation search to recsys + add user_id (#353)
* Route recommendation search to recsys 5% of the time + add `user_id`

## Ticket
334 send some recommended requests to recsys

## Approach
`doSearch`:
    - If the search options include `related_to`, route that to the new `searchRecommendations` which performs the 5% check + appends `user_id` at the end. This way, we don't need to alter the function signature of `doSearch`.
    - Else, run proceed as normal.

* Always go to alt provider

f

Co-authored-by: Thomas Zarebczan <thomas.zarebczan@gmail.com>
2021-11-24 15:25:22 -05:00
..
component Route recommendation search to recsys + add user_id (#353) 2021-11-24 15:25:22 -05:00
constants Un-authenticated resolve (#341) 2021-11-24 09:33:34 -05:00
effects Remove use-history-nav.js 2021-11-09 16:03:37 +08:00
modal Un-authenticated resolve (#341) 2021-11-24 09:33:34 -05:00
page GA: entered livestream (#364) 2021-11-24 11:03:21 -05:00
redux Route recommendation search to recsys + add user_id (#353) 2021-11-24 15:25:22 -05:00
scss Detect concurrent uploads and stop it. 2021-11-22 16:12:11 +08:00
util Re-enable reposts on homepages (#352) 2021-11-24 11:11:25 -05:00
analytics.js GA: entered livestream (#364) 2021-11-24 11:03:21 -05:00
app.js
comments.js Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
lbry.js Un-authenticated resolve (#341) 2021-11-24 09:33:34 -05:00
logWarningConsoleMessage.js
native.js
reducers.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
store.js Additional GA events via redux/lbryio hook 2021-10-22 10:56:43 +08:00