lbry-desktop/ui
infinite-persistence e4a88a5e9b SearchInLanguage: honor user's setting before category's setting.
## Ticket
Part of 1368 ("if user overrides the category homepage language with a different language setting + use 'search this language' option, use that instead. It's not typical this will happen, but probably expected.")

## Change
- Refactored to move more logic into `resolveLangForClaimSearch`
- Replaced the ternary version to make it more readable (hopefully).
- Inverted the language filter precedence by honoring the user's setting first.
  - Note: for both User and Category, URLSearchParams will always take precedence.
2022-04-22 09:39:23 -04:00
..
component SearchInLanguage: honor user's setting before category's setting. 2022-04-22 09:39:23 -04:00
constants livestream new api 2022-04-20 15:53:28 -04:00
effects Generalize useGetLastVisibleSlot 2022-04-18 19:06:02 +08:00
modal pass in contentName to repost modal 2022-04-12 21:07:41 +08:00
page SearchInLanguage: honor user's setting before category's setting. 2022-04-22 09:39:23 -04:00
redux Selector change 2022-04-20 09:18:43 -04:00
scss Fix theater mode related issues (#1377) 2022-04-21 09:31:58 +02:00
util SearchInLanguage: honor user's setting before category's setting. 2022-04-22 09:39:23 -04:00
analytics.js Thumbnail improvements 2022-03-21 13:13:25 -04:00
app.js
comments.js Remove custom comments server 2022-02-03 10:24:58 -05:00
i18n.js Add env to auto report new strings in console 2022-01-05 00:26:31 -08:00
index.jsx Consolidate legal/requirements fetch 2022-03-17 10:25:59 -04:00
lbry.js Revert "Log which method caused Failed to fetch" 2022-03-19 07:31:14 +08:00
logWarningConsoleMessage.js
native.js
reducers.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Change logic for daily reward claiming to weekly 2021-12-23 02:40:58 -05:00
store.js Patch to restore position upon returning to video until more fully fleshed out fix can be introduced (#817) 2022-02-07 12:51:26 -05:00