lbry-desktop/web/component
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
..
ads Adds GDPR support (#311) 2021-11-23 10:21:33 -05:00
browserNotificationBanner Add initialization status to push notification hook. Can be used to better control render strategy in cmpnts utilizing it. (#284) 2021-11-12 12:06:07 -05:00
browserNotificationHints Add hints if an error occurs subscribing to notifications (#143) 2021-11-01 14:51:23 -04:00
browserNotificationSettings GA: browser notification subscription 2021-11-24 07:28:25 -08:00
fileViewerEmbeddedEnded Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
openInAppLink add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
pixel restrict pixel from auth and mobile 2021-07-14 14:07:29 -04:00
youtubeReferralWelcome add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
footer.jsx Route recommendation search to recsys + add user_id (#353) 2021-11-24 15:25:22 -05:00
meme.jsx meme component2 2021-07-23 14:56:42 -04:00
nag-data-collection.jsx Odysee specific changes and other misc improvements (#219) 2021-11-03 15:47:19 -04:00
nag-degraded-performance.jsx fix lbry.tv typo 2020-09-30 10:32:01 -04:00
nag-no-user.jsx youpos 2021-06-18 10:57:19 -04:00
nag-sunset.jsx Localize sunset nag 2021-09-23 20:19:23 +08:00